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.
| Option | Label |
|---|---|
none | No logging |
events | Events (Login/Logout/Signals) |
events+rx | Events + RXed characters |
events+rx+tx | Events 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.
| Option | Label |
|---|---|
file | Filesystem |
syslog | System log |
- Data type: string select
- Default:
file - Configuration
- Required
CLI: (cli)> config serial <key> logging log-destination
