Logging

  • File based log settings - Control how serial information is logged to a file.
  • Syslog - Configure how serial port logs are distinguished within log files.

Properties

Mode

Customize the serial information that is logged.

Choose the level of detail that is logged for this serial port. The more types of information that are logged the larger the quantity of data logged.

OptionLabel
noneNo logging
eventsEvents (Login/Logout/Signals)
events+rxEvents + RXed characters
events+rx+txEvents RXed/TXed characters (Warning: will echo passwords)
  • Data type: string select
  • Default: events+rx
  • Configuration
  • Required

CLI: (cli)> config serial <key> logging log-mode

Destination

Direct serial logs to different log stores.

OptionLabel
fileFilesystem
syslogSystem log
  • Data type: string select
  • Default: file
  • Configuration
  • Required

CLI: (cli)> config serial <key> logging log-destination