itdeveloper50

Results 4 comments of itdeveloper50

Thank you for your reply! I tried to limit my modsec_audit.log - did not help. I have the same errors. I use the PyCharm terminal on Windows 10. If I...

Hello, thanks for reply. This time I tried it on Linux Ubuntu 20.04. Same error: ``` python3 ./modsecurity-parser.py -f modsec_audit.log inputFileName : modsec_audit.log ---------- modsec_audit events processed: 294 ---------- ----------...

Hello, thanks for reply. This time I tried it on Linux Ubuntu 20.04. Same error: python3 ./modsecurity-parser.py -f modsec_audit.log inputFileName : modsec_audit.log ---------- modsec_audit events processed: 294 ---------- ---------- modsec_audit...

Thank you very much! Issue has been resolved! After editing LOG_TIMESTAMP_FORMAT as you mentioned above, now it is working. Thank you again!