|
This is not from Guarddog specifically but probably a part of /var/log /messages from syslog I believe. The various fields show various hits on the firewall. SRC is the source address, DST is the destination address, PROTO is the protocol used (either UDP or TCP ususally). Lots of these are just routine traffic, you can tell what is from outside the firewall versus inside the firewall by the SRC addresses. There is a function called logrotate which you can configure and you can also just periodically empty the logs manually yourself.
Good Luck
Alan
|