Cockpit Guide |
---|
logs.htmllogs.html — System log component |
<iframe src="http://127.0.0.1:9090/cockpit+app/@localhost/system/logs.html" width="600" height="400"></iframe>
This is a Cockpit component that brings up system log viewer, with filtering capabilities. On systemd based systems this displays the entries from journal.
Component URL |
|
Filter by priority |
Filters the log to show entries below the specific priority, inclusive. These
priorities are syslog levels.
Specifying |
Filter by service |
Filters the log to show entries related to the specific service. The format of the service is specific to the logging implementation. For journald these are systemd service unit names. |
Filter by tag |
Filters the log to show entries related to the specific syslog identifier. |
Start at point |
Filters the log to show entries after the specific point in time. Valid values
are |
Show log entry |
To show a specific log entry, put the log entry cursor in a path after the hash above. Note that cursors are logging system specific, and journal cursors are subject to change. |