Closed giorgiolago closed 6 years ago
We are using GitHub issues for tracking bugs in Graylog itself, but this doesn't look like one. Please post this issue to our discussion forum or join the #graylog channel on freenode IRC.
Thank you!
@giorgiolago just to give you some backround information.
I did personal use Unifi 5.6.26 with some APs, Switches and Routers on the latest Firmware and this is working without any issues.
You should stop and re-enable the Syslog function and check that. But as already writte. Please in the IRC or Discussion forum.
i'm using AF5X and POWERBEAM M5 , i try re-enable syslog but doenst work
Hello, I am using the latest version of graylog 2.4, I have detected that ubiquiti devices in the source field instead of sending the ip of the device it sends random fields like service name (lighttpd, drogbear) or the username of the logged in user at the moment but never the ip of the device, how can I solve this?
I try this: rule "Set Source IP" when has_field("source") then set_field("source_ip", to_string($message.gl2_remote_ip)); end
But not happening :-(