All GTA Firewalls provide remote logging of events. The Remote Logging facility provides a means to configure how and where log information is sent. GNAT Box System Softwareís GTAsyslog uses the syslog TCP/IP protocol for recording logs remotely. Recent events are kept locally in a buffer on the firewall system and can be accessed using the function System Activity/View Log Messages. Log messages can also be viewed from the LogView utility as a log file in a text utility such as Notepad or TextEdit, or using the GTA Reporting Suite application (available separately).
Enable Remote Logging, then select the source IP address object from the BINDING INTERFACE dropdown box, and enter the server IP address and port number in the SYSLOG SERVER field .
GTAsyslog is GTAís syslog server. The configuration screen within the DBmanager utility allows the user to select logging optionsñhow the GTAsyslog and LogView utilities operate, and how the optional standalone program GTA Reporting Suite accesses recorded data. GTAsyslog does not have a user interface separate from DBmanager.
The GTAsyslog automatically writes log data to a circular file which contains up to 1,024 log entries. With additional licensing, GTAsyslog sends the log information to a server for GTA Reporting Suite.
A syslog service (daemon) that can accept and record the log data is a standard feature on all Unix/Linux based systems. GNAT Box System Software logging provides the unix syslog facilities: auth, authpriv, console, cron, daemon, ftp, kern, lpr, mail, news, ntp, security, user, uucp and local0 - local7.
Since the syslog protocol is used, a facility and priority must be defined for log streams generated by the GNAT Box System. The facility is used in the syslog configuration file host to direct a log stream to a log file or other facility. The priority (set on each filter definition) is used by the remote log host to determine if and where the information in the log stream should be displayed/stored.
GNAT Box System Software version 3.3 and later supports WELF in log entries. The fields available in the format are listed below. For more information about WELF, see www.netiq.com/partners/technology/welf.asp. See the Log Messages section of the Appendix for examples of WELF in GNAT Box System Software.
Type of record.
Shows the local date and time of the event.
Firewall logging the event.
Event priority: 0=emergency, 1=alert, 2=critical, 3=error, 4=warning, 5=notice, 6=information, 7=debug.
Index (rule) number of the item that triggered the entry.
Protocol or service used by the event.
Time required to perform the event operation, in seconds.
Number of bytes transferred from source to destination.
Number of bytes transferred from destination to source.
IP address that generated the event.
Number of the port where the event was generated.
IP address where NAT was performed for the event.
Port number where NAT was performed for the event.
IP address that received the event.
Number of the port where the event was generated.
The network interface where the event occurred.
User name.
For HTTP and FTP, an operation such as GET or POST.
For HTTP and FTP, this is the URL.
Identifies a specific VPN (VPN object.) Used to discover the most used connections.
Category to which this event belongs: e.g., Local Accept or Deny List IP address/name, or Surf Sentinel category, e.g., Drug Culture or Pornography.
Action performed by the filter: Block or Pass.
Description of the filter: Default; Outbound (OF), IP Pass Through (PTF) or Remote Access (RAF.)
Action performed by the filter: Block or Accept. See WELF log term "attribute" for GNAT Box Filter Action.
Details specified events such as a VPN starting, the configuration changing, or a port scan being detected. The ³msg² field will also capture the index (rule) number of filter (or the facility) that generated the event.
An action as defined in GNAT Box System Software. Indicates what action was taken by the system when the event triggered the filter, e.g., Alarm, Email, Stop.
¨ Note
The Remote Logging service is not used by GB-Commander.