Cannot Parse HTTP Error Log with parse_apache_log #8429
Replies: 2 comments
-
Hey @tastyfrankfurt . That seems like it could be a bug so I opened #8431 to track. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed with references in : |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Having issues with the parse_apache_log parser doesnt like our error logs, see below for example,
$ parse_apache_log!(s'[Fri Jul 23 00:28:19.615325 2021] [:error] [pid 17705] ipa: INFO: [jsonserver_session] fred@example.local: idview_show(None, version=u\'2.237\'): RequirementError', timestamp_format:"%a %b %d %H:%M:%S.%6f %Y", format: "error")
function call error for "parse_apache_log" at (0:246): failed parsing common log line
Thanks
Tasty
Beta Was this translation helpful? Give feedback.
All reactions