Query context events
Occurs when a user loads a document (workbook or dashboard). Event type:QUERY_CONTEXT
The unique ID of the workbook or dashboard within Omni, found within the URL for the document.
If applicable, the value will be the value of the entity field in an embed URL generated for a user.
The type of the event. This will be
QUERY_CONTEXT.Additional detail passed from the log.
The unique identifier for the Omni organization.
The unique identifier for the Omni user associated with the event.
The maximum number of query execution events that a query context event can trigger. Can be used to calculate cache hit rate as the denominator.
The URL of the page where the event was issued.
The source of the query context event:
dashboard or workbook.The time the event occurred.
A uuid that can be used to trace the event across other log entries. For example, from a query context or dashboard download event to the query execution events that were subsequently run.
The URL of the page where the event occurred.
Query execution events
Occurs when a user runs a query, which may be sent back to the warehouse. Event type:QUERY_EXECUTE
The time the event occurred.
The total length of query execution within the warehouse.
The type of the event. This will be
QUERY_EXECUTE.The ID of the corresponding job in the warehouse where the query was executed.
Detail passed from the infrastructure back to the user, if applicable.
A uuid for the query being executed within Omni. Used for query killing purposes.
The unique identifier for the Omni organization.
The query that was executed.
A uuid that can be used to trace the event across other log entries. For example, from a query context or dashboard download event to the query execution events that were subsequently run.
Indicates if the query executed successfully. Note: This doesn’t indicate the success of the job, only the individual query.
Dashboard download events
Occurs when a user downloads a full dashboard. Event type:DASHBOARD_DOWNLOAD
The unique ID of the workbook or dashboard within Omni, found within the URL for the document.
If applicable, the value will be the value of the entity field in an embed URL generated for a user.
The type of the event. This will be
DASHBOARD_DOWNLOAD.Additional detail passed from the log.
The unique identifier for the Omni organization.
The unique identifier for the Omni user associated with the event.
The time the event occurred.
A uuid that can be used to trace the event across other log entries. For example, from a query context or dashboard download event to the query execution events that were subsequently run.
The URL of the page where the event occurred.
Connection base role events
Occurs when the base role for a connection changes. Event type:UPDATE_CONNECTION_BASE_ROLE
Details about the Omni user associated with the event.
The ID of the connection associated with the role change.
The type of the event. This will be
UPDATE_CONNECTION_BASE_ROLE.Additional detail passed from the log.
The name of the updated base connection role.
The time the event occurred.
A uuid that can be used to trace the event across other log entries.
User connection role events
Occurs when a user’s connection role changes. Event type:UPDATE_USER_CONNECTION_ROLE
The ID of the connection associated with the role change.
The type of the event. This will be
UPDATE_USER_CONNECTION_ROLE.Additional detail passed from the log.
The unique identifier for the Omni organization.
The unique identifier for the Omni user associated with the event.
The time the event occurred.
A uuid that can be used to trace the event across other log entries.
User group connection role events
Occurs when the connection role for a user group changes. Event type:UPDATE_GROUP_CONNECTION_ROLE
Details about the Omni user associated with the event.
The ID of the connection associated with the role change.
The type of the event. This will be
UPDATE_GROUP_CONNECTION_ROLE.Additional detail passed from the log.
The unique identifier for the Omni organization.
The name of the updated connection role.
The membership of the user group associated with the event.
The time the event occurred.
A uuid that can be used to trace the event across other log entries.
The ID of the Omni user group associated with the event.
User invite events
Occurs when a new user is invited to the organization. Event type:USER_INVITE
The type of the event. This will be
USER_INVITE.The ID of the invited user.
Additional detail passed from the log.
The unique identifier for the Omni organization.
The unique identifier for the Omni user associated with the event.
The time the event occurred.
A uuid that can be used to trace the event across other log entries.