logs command
The logs command provides options to work with ISIM 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_ffd.
- Tailing logs and archiving logs
We can generate tailing logs and archiving logs through the command-line interface in the IBM Security Identity Manager virtual appliance.Parent topic: IBM Security Identity Manager (ISIM) commands