NOTE: The structure of these database tables may change in future One Identity Safeguard for Privileged Sessions (SPS) versions.
Column | Type | Description |
---|---|---|
audit_trail_id | integer | Identifies the audit trail using the _connection_channel_id of the channel for which the indexing job was created. |
id | integer | The unique ID of the entry. |
indexer_adp_version | text | The version number of the ADP component of the indexer service. |
indexer_cpu_time | integer | The duration of the indexing (CPU time), in millisecond. |
indexer_duration | integer | The duration of the indexing (actual time), in millisecond. |
indexer_start_time | timestamp | Time when the indexing started. |
indexer_version | text | The version number of the indexer service. |
job_id | text | The unique ID of the indexing job, used by components of the indexing service during indexing only. |
error_message | text | The error message of the indexer job. |
trail_is_archived | boolean | The value is true if the trail is already archived. |