I install a fresh QRadar community, and have configured a syslog event source.
But QRadar is not listening on the 514 port (no TCP nor UDP)
Do you have any idea ?
Here is the output of netstat:
[root@localhost ~]# netstat -nlp|grep 514
tcp6 0 0 :::1514 :::* LISTEN 24177/syslog-ng
udp6 0 0 :::1514 :::* 24177/syslog-ng
Many thanks for your help !