← All tools

journalctl Query Builder

Compose a validated argv list and shell-quoted command without running anything.

Preview only: this page never executes commands or contacts a system. Availability and behavior of options such as --grep, --case-sensitive, --output-fields, and namespace or cursor behavior depend on the installed systemd version and journal permissions.

Query

Safe previews

One argument per line

journalctl

POSIX shell-quoted command

journalctl

Semantics

Build a query to see its semantics.

Import supported command subset

Importer performs shell-like quote grouping only. It rejects command substitution, variables, pipes, redirects, command separators, and control operators; it never expands or executes input. Unsupported arguments are reported and ignored.