Events Log¶
System log is an internal registry of users activities which influence system state (login information, administrative actions, etc.). Please refer to the Log Messages section for a list of key log messages.
To display system log contents, select > .
Filtering Logs by Date and Time¶
Logs can be filtered by date and time directly from the date bar located above the log list. Additionally, there is a set of commonly used date range filters, such as Today, Last 24 Hours, This Week, Last 1 Hour, Last 1 Year, etc., accessible through the calendar icon.
External Syslog Servers¶
Note
Fudo Enterprise communicates with the syslog server using the UDP protocol.
Messages are sent to the syslog server through the network interface that has the Admin Panel purpose selected in the network configuration. The IP address used must either be able to reach the target host’s network directly or use the default gateway. For more information, refer to the Network Interfaces Configuration section.
Adding a Syslog server
To add a Syslog server, proceed as follows.
Select > .
Click to display syslog servers configuration settings.
Select Enable events logging on syslog servers option to activate sending logs to defined syslog servers.
Select Enable sending debug logs option to activate sending debug logs within messages to defined syslog.
Select Enable sending object names option to activate sending object names within messages to defined syslog.
Provide server’s IP address and port number.
Click .
Note
Log entries sent to syslog servers are formatted as follows:
[level] TIMESTAMP TAG[PID]: MESSAGEwhere:
level– log level (optional),TIMESTAMP– time of the log entry,TAG– component or module name,PID– process ID,MESSAGE– the actual log message.
Example:
May 29 05:51:08 fudo[49411]: [INFO] (api) (type: admin) (subject:9034220852505214977) (fudo_user: 9034220852505214977) (fudo_safe:9034220852505214977) FAI0876 Administrator admin connected safe main touser admin at position 0.For detailed list of log messages, refer to the Log Messages topic.
Editing Syslog server definition
To edit a Syslog server definition, proceed as follows.
Select > .
Click to display syslog servers configuration settings.
Find and edit desired syslog server definition.
Click .
Deleting Syslog server definition
To delete a Syslog server definition, proceed as follows.
Select > .
Click to display syslog servers configuration settings.
Find desired server definition and click i.
Click .
Exporting Events Log¶
To export events log entries, proceed as follows.
Select > .
Click and select where to save exported log entries.
Related topics: