Graylog2 / graylog-plugin-map-widget

[DEPRECATED] Map widget for Graylog
https://www.graylog.org/
GNU General Public License v3.0
6 stars 11 forks source link

Ubiquiti not send source ip of device #63

Closed giorgiolago closed 6 years ago

giorgiolago commented 6 years ago

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?

image image image

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 :-(

joschi commented 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!

jalogisch commented 6 years ago

@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.

giorgiolago commented 6 years ago

i'm using AF5X and POWERBEAM M5 , i try re-enable syslog but doenst work