Logging

IncusOS can be configured to log to a remote syslog server.

Configuration options

Configuration fields are defined in the SystemLoggingSyslog struct.

The following configuration options can be set:

  • address: The remote syslog server IP address.

  • protocol: The protocol to use when connecting to the remote syslog server.

  • log_format: The format of log entries to use.