But for some reason on a new Centos 7 server I'm setting up all logs are reproduced two times.
One time with a timestamp before the "Firewall: " part, the other directly as-is like on my Centos 6.5 system:
Code: Select all
Sep 23 13:57:19 localhost kernel: [176459.802894] Firewall: *UDP_IN Blocked* IN=eth1 OUT= MAC=0c:c4:7a:30:39:xx:00:08:e3:ff:fd:90:08:00 SRC=66.240.236.119 DST=184.XXX.XXX.XXX LEN=52 TOS=0x00 PREC=0x00 TTL=115 ID=39572 PROTO=UDP SPT=40000 DPT=44818 LEN=32
Sep 23 13:57:19 localhost kernel: Firewall: *UDP_IN Blocked* IN=eth1 OUT= MAC=0c:c4:7a:30:39:xx:00:08:e3:ff:fd:90:08:00 SRC=66.240.236.119 DST=184.XXX.XXX.XXX LEN=52 TOS=0x00 PREC=0x00 TTL=115 ID=39572 PROTO=UDP SPT=40000 DPT=44818 LEN=32