Skip to content
New issue

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

Operate on message field other than "source" #1

Open
LikeARock47 opened this issue May 15, 2016 · 4 comments
Open

Operate on message field other than "source" #1

LikeARock47 opened this issue May 15, 2016 · 4 comments

Comments

@LikeARock47
Copy link

Would it be possible to make this plugin configurable to look at a field in the message other than source?
Assuming "dns_resolver_run_before_extractors=false" is set, the extractors would run first and create many other fields in the messages. It would be great to be able to configure this plugin to look at one or more fields created by the extractors, which contain IP addresses, and do an RDNS on those. This plugin could then be used to do RDNS on IPs in firewall log messages, rather than just on the IP of the device sending the message to Graylog.
I unfortunately cannot contribute to this as I don't have much in the way of Java skills, but it would be really cool if it could be done.

@CharlieEriksen
Copy link

+1, I think this would be great.

@drewmmiranda
Copy link

+1 as well.

It would be awesome to have DNS lookip on IIS logs where we have a field like "HTTPclientIp":"10.0.0.1"

@joschi
Copy link
Contributor

joschi commented Oct 13, 2016

It's most likely that this will be implemented in the message pipeline processors, see Graylog2/graylog-plugin-pipeline-processor#27

@xames81
Copy link

xames81 commented Feb 13, 2022

Where are the source field? i think i don't have it, any results over another filed different thank source?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants