I rely on logwatch to get infos about my production servers. Unfortunately two sections provide to much information:
Attempts to use known hacks by 656 hosts were logged 1796 time(s)
from:
xxx.xxx.xxx.xx: 39 Time(s)
/\.\./\.\./\.\./ 39 Time(s)
xx.x.x.x.x: 24 Time(s)
^null$ 24 Time(s)
x.x.x.x.x: 16 Time(s)
^null$ 16 Time(s)
How can I remove the entries that shown me a ^null$ attack? I have hundreds of them and will not follow up on them anyway.
I also want to remove the list of 656 IPs that follow this entry:
A total of 656 sites probed the server
Can you point me to a solution?