Sunday, June 20, 2010

List all the available logs in IBM AIX

alog - list all the available logs in IBM AIX
Description

To list all the available logs that can be dumped with the alog command in IBM AIX

# alog -L

Then to seea particular logfile:

# alog -f logfile -o
Example

alog -L

via

No comments: