ITLogTopology coding group
Defines the log type for database queries.
Lua access code
To access the code of the codings below, append the coding group name and coding name to syslib.model.codes
,
see an example below.
return syslib.model.codes.ITLogTopology.BACKUP
Codings
Name | Code | Description |
---|---|---|
BACKUP | 1 | Log data is acquired from a backup management system |
FILETRANSFER | 2 | Log data is acquired from a file transfers management system |
INVENTORY | 4 | Log data is acquired from a inventory management system |
REPLICATION | 3 | Log data is acquired from a replication management system |
STORAGE | 5 | Log data is acquired from a storage management system |