Hello
i Configured a dell idrac to send the logs to the graylog server.
I do a test event on the idrac adapter . The event was listed at graylog but i can`t see from which drac adapter the message came. IP adress of the idrac adapter is registerd at the /etc/hostfile from the graylog server
Any ideas ?
Frendly regards
Felix
It looks like the syslog dialect used by iDRAC isn’t supported by Graylog.
You can use a Raw/Plaintext input and extractors to process these syslog messages: http://docs.graylog.org/en/2.2/pages/extractors.html
Thanks for the Information