Good morning,
I'm trying to send syslog messages from opnsense to a graylog server.
Unfortunately, it doesn't work and I don't understand why.
My opnsense config:
(https://www.roj.fr/wp-content/uploads/2023/03/conf_opnsense.png)
If I do a command line test from opnsense:
echo 'TEST' | nc 192.168.1.103 1514
The entry is present in graylog:
(https://www.roj.fr/wp-content/uploads/2023/03/syslog_ng-e1678543955587.png)
I have the impression that opnsense does not send anything to graylog.
I tried TCP and UDP but there is no difference.
Here are the syslog statistics:
(https://www.roj.fr/wp-content/uploads/2023/03/stat_syslog_opnsense-e1678543917461.png)
You have an idea ?
THANKS
I answer to myself, rebooting OPNsense solved the problem...
THANKS