HP StorageWorks Audit Log reference guide (5697-5923, June 2006)

Audit log file format28
Table 3 Symbols used in detailed information
Items in the syslog file
The audit log files include the following items, listed in Table 4.
Table 4 Items in the syslog file
Symbol Definition
+ and - '+' or '-' displays at the beginning of a line.
'+' means the beginning of the index. The number of occurrences of '+' represents the number
of indents.
'-' means that the line continues from the previous line.
= Connects an index and a setting value.
[ ] When there is more than one setting value for one index, the setting values are enclosed by [ ],
and separated by a comma (,).
Example:
CU:LDEV=[0x00:0x00,0x00:0x01,0x00:0x02]
{ } Details are enclosed by {}.
Example:
{Port,Fabric,Connection}=[{1E,ON,FC-AL},{3E,OFF,P-to-P}]
( )
Supplementary and additional information for setting values are enclosed by ( ).
Example:
{VOL(CU:LDEV),Result}={0x00:0x01,Error(xxxx-yyyy)}
No. Item Explanation
1 Priority The priority according to the following formula, enclosed by bracket (< >):
Priority = 8 × Facility + Severity
Facility is 1 (fixed).
The Severity depending on the type of log information:
3: Error (indicating that the operation has ended abnormally)
4: Warning (indicating that the operation has partly ended abnormally)
6: Informational (indicating that the operation has ended normally)
For example, <11> is output for priority when severity is error.