We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The regexp in Milliseconds is pretty good, but it still occasionally fails to parse some lines. One example is:
Unexpected log line contents: ('example.com 71.6.146.130 - - [27/Oct/2019:20:55:44 +0200] "" 400 0 "-" "-" - ' '"-" 0.000\n')
(The Shodan scanner emitted something unusual to Nginx and Nginx logged it as this.)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The regexp in Milliseconds is pretty good, but it still occasionally fails to parse some lines. One example is:
(The Shodan scanner emitted something unusual to Nginx and Nginx logged it as this.)
The text was updated successfully, but these errors were encountered: