Clear the IMM event log and system event log

You can use the ASU command line to clear the remote IMM event log and system log.

Command syntax

asu immapp clearalllog [command options] [connection options]

Command

Table 1. Options
Option Description
--help Display help information for the command and exit without running it.
Table 2. Connection options
Connection option Description
--host<ip> Address of the IMM server to operate on.
--user<userid> IMM user name to authenticate. The default is USERID.
--password<password> IMM password to authenticate. The default is PASSWORD.
--cimhttp Use HTTP for the CIM interface. The default is https.
--port<port> Port for the CIM interface. The default is 5989.

Command example

C:\asu>asu.exe immapp clearalllog --host 10.10.10.1 --user USERID --password PASSW0RD
Lenovo Advanced Settings Utility version 10.0.87F
Licensed Materials - Property of Lenovo
(C) Copyright Lenovo Corp. 2007-20nn All Rights Reserved
Connected to IMM at IP address:10.10.10.1
Successfully clear the system event log.
Connected to CIMOM at IP address: 10.10.10.1 on Port:5989
Successfully clear the IMM log.