Nothing Special   »   [go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freeze screen on import evtx #135

Closed
giacomoconti1978 opened this issue Apr 5, 2023 · 1 comment
Closed

Freeze screen on import evtx #135

giacomoconti1978 opened this issue Apr 5, 2023 · 1 comment
Labels

Comments

@giacomoconti1978
Copy link

Hi, i recently install LogonTracer on Ubuntu 22.04 with Neo4j enterprice. I have a problem when load Security.evtx from web gui (also from termital). I attach log:
[+] Script start. 2023/04/05 06:31:00
[+] Neo4j Kernel 5.6.0 (Enterprise)
[+] Time zone is 1.
[+] Last record number is 62031.
[+] Start parsing the EVTX file.
[+] Parse the EVTX file sample/Security.evtx.
[+] Now loading 2500 records.Traceback (most recent call last):
File "/LogonTracer/logontracer.py", line 2883, in
main()
File "/LogonTracer/logontracer.py", line 2867, in main
parse_evtx(args.evtx, case)
File "/LogonTracer/logontracer.py", line 1962, in parse_evtx
event_set = event_set.append(event_series, ignore_index=True)
File "/usr/local/lib/python3.10/dist-packages/pandas/core/generic.py", line 5989, in getattr
return object.getattribute(self, name)
AttributeError: 'DataFrame' object has no attribute 'append'. Did you mean: '_append'?

And Parsing freeze in web gui
Any idea?
Thanks

shu-tom added a commit that referenced this issue Nov 13, 2023
@shu-tom shu-tom added the bug label Nov 13, 2023
@shu-tom
Copy link
Member
shu-tom commented Nov 13, 2023

This isssue has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants