multilogmgr command
Use the multilogmgr command to remotely manage logs for multiple systems.
multilogmgr command syntax
OneCli.exe misc multilogmgr <command> <command> [options] [connection options] <--configfile <arg>>
Options
- --help
- Display help information for commands.
- --output <arg>
- Specify the output directory.
| Command | Syntax example | Description |
|---|---|---|
| clearall | | Clears the remote BMC logs and the system event. |
| clearbmclog | | Clears the remote BMC event log. |
| clearsel | | Clears the remote system event log. |
| showauditlog | | Displays the remote BMC audit event log. |
| showbmclog | | Displays the remote BMC platform event log. |
| showmaintlog | | Displays the remote BMC maintenance log. |
| showsel | | Displays the remote system event log. |
| Parameter | Required/Optional | Notes |
|---|---|---|
| --type, -T | Optional | type specifies the type of BMC log to be cleared. Valid choices are:
|
Example of the multilogmgr command
OneCli.exe misc mutilogmgr clearbmclog –configfile multi_task_config.json
Give documentation feedback