The Logging Settings tab enables administrators to configure how Signotaur logs information to various outputs including files, console and Windows Event Log.

Configure file-based logging for Signotaur server operations.
Log Level: The minimum severity level for messages to be logged to files. Options include:
Log File Location: The directory path where log files will be stored (e.g., C:\ProgramData\VSoft\Signotaur\Server\Logs)
Log File Suffix: An optional suffix to distinguish log files (useful for multiple instances)
Max Log File Size: The maximum size for individual log files before rotation occurs. You can specify the value and select the unit (Bytes, KB, MB, or GB). Leave blank or set to zero to use the default value of 100 MB. The maximum allowed size is 2,147,483,647 bytes (approximately 2 GB).
Configure logging output to the console window.
Configure logging output to the Windows Event Log.
Configure the log level for .NET framework messages.
Configure log levels for the ASP.NET Core web server (Kestrel). These settings allow fine-grained control over web server logging.
The following sub-levels are available and inherit from the Kestrel Log Level when set to Inherit:
After configuring the logging settings, click Update to save the changes. A confirmation dialog will appear to confirm the action.
Note that changes to logging settings take effect immediately.