Audit Logs
The Log Configuration page allows you to define how FSProtect records, stores, and forwards log data generated by the platform. Depending on your setup, logs can be saved locally, sent to a Syslog server, or disabled entirely.

Configuring Log Storage and Forwarding
You can configure how FSProtect handles log output using the parameters described below.
Status
Defines the behavior of the logging system. Options include: Disabled, Save to File, Send to Syslog, and Save to File and Send to Syslog.

Save to File Mode
When Save to File is selected, FSProtect writes logs to a local file on the server.

File Path
The full path where the log file will be created
C:\Forestall\FSProtect\django\logs\request.logFSProtect automatically creates the file and its directory if they do not already exist.
Send to Syslog Mode
When Send to Syslog is selected, FSProtect forwards all logs to an external Syslog/SIEM server.

Log Server Hostname/IP
The address of the Syslog server that will receive log messages.
Port
The Syslog port number. Common default: 514.
Protocol
The communication protocol for sending logs. Options: UDP or TCP. In this mode, no logs are stored locally.
Save to File and Send to Syslog Mode
This mode enables both local storage and external forwarding simultaneously.

Behavior
FSProtect writes logs to the specified file path
The same log entries are forwarded to the Syslog server
Redundant logging ensures no data loss if the Syslog server becomes temporarily unreachable
Fields
File Path
Syslog Hostname/IP
Port
Protocol
Last updated
Was this helpful?