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 -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
