Journald command line reference

lmi journald is a command for LMI metacommand, which allows to query and watch system logs on a remote host with installed OpenLMI journald provider. It can also log custom messages.

journald

Journald message log management.

Usage:

lmi journald list [(–reverse | –tail)]

lmi journald logger <message>

lmi journald watch

Commands:

list
Lists messages logged in the journal
logger
Logs a new message in the journal
watch
Watch for newly logged messages

Options:

–reverse
List messages from newest to oldest
–tail
List only the last 50 messages

Table Of Contents

Previous topic

Hardware command line reference

Next topic

Locale command line reference

This Page