Multiple ip addresses

Is it possible that the Graylog server listens to several IP addresses? Because our LoadBalancer sends every single log_level to an IP address?

https://docs.progress.com/bundle/loadmaster-configuration-guide-web-user-interface-wui-ga/page/Syslog-Options.html

Graylog Version: 5.2.2
Opensearch Version: 2.11.1

Thanks in advance

as i remember old version can not remember, if you bind 0.0.0.0 it listen all the IP and Interface available i guess.

Graylog could do this, but I don’t think there is a need to. The docs say

“There is no need to have multiple entries for the same host because a single entry covers the syslog level that is defined, plus all other levels that are of higher priority. So, you only need to include one entry with the lowest level priority required.”

So you only need one entry with one IP and the lowest level of message you want sent.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.