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
graylog recognizes and filters ipv4 addresses correctly. but ipv6 addresses are not extracted or recognized from log messages.
Is this error known or does the error only occur during my installation ?
The text was updated successfully, but these errors were encountered:
I believe that the grok pattern is not working correct. Does anyone know a working grok pattern for ipv6 ?
Sorry, something went wrong.
known issue, working on it. if you already have a fix for it, submit a pr or send me the required changes to the grokpattern, that'd be awesome.
I found Gork patterns here: [https://github.com/a3ilson/pfelk/tree/master/conf.d/patterns] This patterns are working with IPv6.
I just started renovating everything and will include proper IPV6 support within the next few days..
No branches or pull requests
graylog recognizes and filters ipv4 addresses correctly. but ipv6 addresses are not extracted or recognized from log messages.
Is this error known or does the error only occur during my installation ?
The text was updated successfully, but these errors were encountered: