So I’ve got the daemon running on all IP’s of my debian server
udp 0 0 0.0.0.0:514 0.0.0.0:*
I have the remote logging setup
admin@dcomfap-rt01] /system logging> print
Flags: X - disabled, I - invalid
# TOPICS ACTION PREFIX
0 info memory
1 error memory
2 warning memory
3 critical echo
4 error remote dcomfap...
warning
critical
manager
account
And the action setup on the /system logging action menu
[admin@dcomfap-rt01] /system logging action> print
Flags: * - default
# NAME TARGET REMOTE
0 * memory memory
1 * disk disk
2 * echo echo
3 * remote remote 66.228.56.x
I’m not getting any traffic on the debian server and the logs are flying by entries locally.
Since they’ve moved to rsyslogd in debian, has anyone had any similar issues?