(solved)rsyslog not listen on socket udp 514
Stefan Fuhrmann
stefan at fuhrmann.homedns.org
Sun Jul 6 13:06:20 UTC 2014
Hello all,
I did an aptitude reinstall rsyslog and now its running:
netstat -an |grep 514
udp 0 0 0.0.0.0:514 0.0.0.0:*
udp6 0 0 :::514 :::*
regards
Stefan
Am Sonntag, 6. Juli 2014, 14:34:53 schrieb Stefan Fuhrmann:
> Hello all,
>
> I want to run a central syslog server on ubuntu 14.04. Rsyslog is installed
> and I uncommend the lines
>
> # provides UDP syslog reception
> $ModLoad imudp
> $UDPServerRun 514
>
> Restart rsyslog
> netstat -an |grep 514
>
> dont show a listen syslog.
>
> I searched around but can not find a solution.
>
> Can someone help?
>
> tia
> Stefan
More information about the ubuntu-server
mailing list