The operation log for the application server in the execution environment can be collected by using the iscollectinfo command of Interstage Application Server. Refer to the Interstage Application Server Reference Manual (Command Edition) on the iscollectinfo command for details.
The format of the iscollectinfo command is shown below:
iscollectinfo -d <destination directory to output operation log>
When the iscollectinfo command is executed, the operation log by the following format is stored under the specified directory.
[Windows]
<destination directory to output operation log>\collect\<YYYYMMDDHHMMSS>
[Linux]
<destination directory to output operation log>/collect/<YYYYMMDDHHMMSS>/default
<YYYYMMDDHHMMSS> consists of four characters for the year, two for the month, two for the day, two for hours, two for minutes, and two for seconds. For instance, 20110123123456 means 12:34:56 January 23, 2011.