lxcalog
This command retrieves hardware and management-server events in the events log.
Syntax
lxcalog -h
lxcalog [-f <event_filter>]
Options
- {-h | --help}
- Displays the syntax and brief usage information for this command.
- {-f | --filter} <event_filter>
- Returns only the events that apply to the specified filters (see Filtering events).
If you do not specify an event filter, all events are returned.
Examples
The following example returns hardware and management-server events in the events log.
connect --url https://192.0.2.0 --user ADMIN --noverify
lxcalog
Give documentation feedback