Forwarding logs to a remote syslog server
Configure the appliance to forward the contents of specific log files to a remote syslog server.
The preferred logging approach for the appliance is to send the logs to an external server. This approach can also meet certain compliance requirements.
When the remote syslog forwarding capability is enabled, it monitors local log files and forwards log entries from specific log files to a remote syslog server when new log entries are written in the local log files.
- Each line in the appliance standard log file is treated as a separate remote syslog message.
- All messages from a single log file are sent to the remote syslog server using the same facility and severity, as specified in the configuration.
- The rsyslog forwarding mechanism implements LF based framing.
Steps
- Click Monitor > Logs > Remote Syslog Forwarding.
- Configure the remote syslog server settings as needed.
- Add a remote syslog server definition
- Click Add.
- Details for the remote syslog server.
- Click Save.
- Set the log sources for a remote log server
- Select the remote syslog server to send logs to.
- Click Sources.
- Click Add to add a log source.
- Details for the log source and then click OK.
The values are not saved on the server side until you click Save in Step f.
- Name
- Name of the log source.
- Instance Name
- Name of the instance the source log file belongs to. This field is available only if WebSEAL or Azn_Server is selected in the Name field.
- Log file
- Name of the source log file. This field is available only if WebSEAL or Azn_Server is selected in the Name field.
- Tag
- The tag to add to the sent log entries.
- Facility
- The facility with which to send the log entries to the remote server. All messages will be sent with the specified facility code. The available codes can be found at: https://en.wikipedia.org/wiki/Syslog#Facility
- Severity
- The severity of the sent log entries. All messages will be sent with the specified severity level.
- To add multiple log sources, repeat the previous two steps
- Click Save.
Parent topic: Monitoring