Skip to content

Set Parameter: SysLog.json

Notes

When changing parameters, please refer to "Confirmation When Changing Parameters".

Setting Values

The setting values ​​of this parameter file are as follows.

Parameter name e.g. Description
RetentionPeriod 90 Specify the number of days to save system logs stored in the SysLogs table. When you run a background task, system logs older than the specified number of days will be deleted. If you specify 0, it will be indefinite.
NotLoggingIp ["10.10.10.10", "10.10.10.20", "10.10.1.0/24"] Specify IP addresses that will not be recorded in the system log. Used for access from the monitoring system, etc. The specification method can be specified using IP address or CIDR notation.
LoginSuccess true Set whether to record the system log when login is successful with true/false.
LoginFailure true Set whether to record the system log when login fails with true/false.
SignOut true Set whether to record the system log at logout with true/false.
ClientId true If set to true, the ClientId that identifies the operating client will be saved in the cookie. Records the ClientId in the system log when logging in and logging out.
ExportLimit 1000 Set the number of system logs to export using the System Log Management Function.