EventMonkey
EventMonkey copied to clipboard
A Windows Event Processing Utility
Hello, I'm trying to get this working on a default install of elastic 5.5 and i get the following error: > Enumerating Event Files: 100% |###############################################################################################################| Traceback (most recent call...
Running on Fedora 24 x64. `python EventMonkey.py -n t1 -p /Testing/ -o /Testing/` > Enumerating Event Files: 100% |########################################################################################################################################################################################| Traceback (most recent call last): File "EventMonkey.py", line 150, in Main()...
encountered a situation where jrec was None, which caused the sql_insert() at line 703 to throw an unhandled exception. I know enough Python to have inserted if jrec is None:...
EVT indexed records should mimic that of EVTX so elastic queries will work between the two.