logs command

The logs command provides options to work with the IBM® Security Identity Manager log files.

Usage

CLI:


isimvasvr > isim
isimvasvr: isim > logs
isimvasvr: logs >
clear
Clears the log files on the system.
clear_ffdc
Clears all the FFDC log files on the system.
clear_tranlog
Clears all transaction logs on the system.
monitor
Provides options to monitor the log files on the system.

Examples

  • Clear log files.

    At the isimvasvr: logs enter clear.

    Options: 
    1: LMI 
    2: Cluster Manager 
    3: Application Server 
    4: Message Server 
    5: ISIM Server 
    6: SDI 
    Enter index: 1 
    Options: 
    1: console.log 
    2: messages.log 
    3: trace.log 
    Enter index: 1
  • Clear all the FFDC log files on the system.

    At the isimvasvr: logs prompt, enter clear_ffdc

    
    This operation clears all the FFDC log files from the system. You can back up your FFDC logs 
    using support package. 
    Do you wish to clear all the FFDC logs?. 
    Enter 'YES' to confirm: YES 
    
    All the FFDC log files has been cleared.