Operation logs are stored in CSV format.
Column position  | Item  | Remarks (sample output)  | 
|---|---|---|
1  | Time  | Year/month/day hour:minute:second.millisecond (UTC)  | 
2  | Host name or IP address of the machine that was operated  | 192.0.2.20  | 
3  | IP address of operation management client  | 192.0.2.20  | 
4  | Reserved  | |
5  | Operation type  | ConsoleDefineAdd  | 
6  | Target of operation  | 192.0.2.20  | 
7  | Content of operation  | Console definition DefaultConsole was loaded from Manager (192.0.2.20).  | 
8  | Execution result  | S  | 
9  | Component  | SSQC definition window  | 
10  | Reserved  | |
11  | Reserved  | 
Point
The time in row 1 is output in Coordinated Univesal Time (UTC).
The IP address in row 2 is the IP address of a proxy server if communication occurs via a proxy.
The execution result in row 8 is output as "S" if successful and "F" if unsuccessful.
The component in row 9 is set as "SSQC management console" or "SSQC definition window".