Table sem5.dbo.AGENT_BEHAVIOR_LOG_2 Keeps client activities that occur in agents. The LOG_IDX field serves as the table's unique identifier, but it is not formally classified as the table's primary key. This field has an index on it, but it is not the primary key index. This table has no primary key.
|
Generated by SchemaSpy |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
USN | Performance | Asc | I_AGENT_BEHAVIOR_LOG_2 |
COMPUTER_ID + GROUP_ID + ALERT + USN + EVENT_ID | Performance | Asc/Asc/Asc/Asc/Asc | I_AGENT_BEHAVIOR_LOG_2_COMPUTER_ID_PLUS |
EVENT_ID | Performance | Asc | I_AGENT_BEHAVIOR_LOG_2_ID |
LOG_IDX | Performance | Asc | I_AGENT_BEHAVIOR_LOG_2_LOG_IDX |
EVENT_TIME | Performance | Asc | I_AGENT_BEHAVIOR_LOG_2_TIME |
TIME_STAMP | Performance | Asc | I_AGENT_BEHAVIOR_LOG_2_TS |