IDR script Hi,
I have a lot of text files with the following format, some updated in real time.
Time TCP connection out ipaddress:port to IpAddress2:port2
Time TCP connection out ipaddress:port from IpAddress2:port2
.....
I used to like wal watcher for IDR but it is windows only. We are moving our systems to linux so this is no longer an option.
I would like a daily report of what IP's came inbound and what went outbound sorted by IP and port.
Does anyone know of any scripts that can do this?
Thanks |