|  |  |  | 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 level keywords.
              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. | 
| Filter by message | 
 Filters the log to show entries where the  | 
| Filter by any field | 
 A field is referring to the components of a structured journal entry. The match must be exact. Value can be comma separated list in which case they are automatically matched as alternatives. | 
| Start at point | 
 Filters the log to show entries after the specific point in time. Valid values
              are  | 
| Follow the journal | 
 Keep listening on new entries. 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. |