This page describes the events that Looker generates and how to view them.
Viewing events
Looker events are visible in the System Activity
Eventand Event AttributeExplores. You must be a Looker admin or have the see_system_activity
permission to view the Eventand Event AttributeExplores.
If you have enabled the System Activity Model Labs feature, you will see the list of System Activity Explores, including the Eventand Event AttributeExplores, at the bottom of your Explore menu.
The EventExplore includes the Event
view, which includes categories, created dates and times, and names of each event created.
The Event AttributeExplore includes both the Event
view and the Event Attribute
view. The Event Attribute
view shows the name and value of each attribute related to an individual event.
Common event attributes
Each Looker-generated event includes a set of data about the event. These common attributes are:
Attribute Name | Description |
---|---|
id
|
Unique numeric identifier of the event |
user_id
|
Unique numeric ID of the user who triggered the event |
name
|
Name of the specific event that occurred, for example, create_dashboard
|
created
|
Date and time, in UTC, that the event was created |
category
|
High-level category associated with the event, for example, dashboard
|
sudo_user_id
|
Unique numeric ID of the actual user who is impersonating the user indicated by user_id
|
is_looker_employee
|
Whether the user identified by user_id
is a Looker employee |
is_admin
|
Whether the user identified by user_id
is a Looker admin |
is_api_call
|
Whether the event was caused by an API call |
List of event types
The following table lists several events that can be generated by a Looker server.
This list includes the name of the event, the action or situation that can trigger the generation of the event, and a list of attributes associated with each event.
accept_integration_hub_legal_agreement
account_manually_unlocked
key
: key of the useruser_id
: ID of the useracquire_cookieless_embed_session
activate_oauth_client_app_user
app_client_guid
: ID of the appapp_display_name
: User-friendly display name of the appip
: IP address of the requestuser_id
: ID of the activated useradd_external_email_to_scheduled_task
scheduled_task_id
: ID of the scheduled taskexternal email
: email that was addedadd_group_group
parent_group_id
: ID of the parent groupadding_group_id
: ID of the added groupdeleting_group_id
: ID of the deleted groupadd_group_user
group_id
: ID of the groupuser_id
: ID of the useradd_user_to_scheduled_task
scheduled_task_id
: ID of the scheduled taskuser_id
: ID of the added useralert_options_v0
duration
: the time it took Looker to load the alert options for the dashboard tile, in secondssuccess
: whether Looker successfully loaded alert options for the dashboard tileasync_query_execution
eager_poll
: Whether the query was initiated with eager polling. Eager polling is when Looker keeps the connection to the database open while the query runs, rather than waiting for the database to notify Looker that the query is complete. It improves performance for fast queries.copy_dashboard
dashboard_id
: ID of the dashboardfolder_id
: ID of the destination foldercopy_look
look_id
: ID of the Lookfolder_id
: ID of the destination foldercreate_alert
alert_id
: ID of the alertchannel_destinations
: the number of Slack channels that this alert will post incron
: the cron string that defines when the alert is checkedduration
: the time it took for Looker to create the alert, in secondsemail_destinations
: the number of email addresses that this alert will send toembed_user
: whether this alert was created by an embedded userfollowable
: whether this alert is followablepublic
: whether this alert is publicsuccess
whether this alert was successfully createdtotal_destinations
: the total number of destinations, including Slack channels and email addresses, that this alert will send tovis_type
: the visualization type of the alert's querycreate_color_collection
collection_id
: ID of the color connectioncreate_connection
connection_id
: numeric ID of the connectiondatabase
: name of the database used in the connectiondialect
: database dialect used in the connectionname
: name of the connectioncreate_content_metadata_access
content_metadata_id
: ID of the content metadatagroup_id
: ID of the group that the settings apply touser_id
: ID of the user that the settings apply topermission_type
: type of content access (view or edit)content_type
: type of the content (board, Look, dashboard, or folder)send_boards_notification_email
: whether an email notification should be sent to groups and users who can access a boardcreate_dashboard
dashboard_id
: ID of the dashboardcreate_dashboard_element
dashboard_element_id
: ID of the dashboard tilecreate_dashboard_element_render_task
render_task_id
: ID of the render taskdashboard_element_id
: ID of the dashboard tile to be renderedformat
: resulting format of the rendered dashboard tilecreate_dashboard_filter
dashboard_filter_id
: ID of the dashboard filtercreate_dashboard_layout
dashboard_layout_id
: ID of the dashboard layoutcreate_dashboard_render_task
render_task_id
: ID of the render taskdashboard_id
: ID of the dashboard to be renderedlookml_dashboard
: whether the dashboard is a LookML dashboardtarget_type
: resulting format of the rendered dashboardcreate_embed_token_url
prefix
: The prefix of the URLcreate_embed_user
user_id
: ID of the usercreate_external_oauth_application
oauth_application_id
: ID of the OAuth applicationname
: name of the OAuth applicationdialect_name
: name of the database dialect for the OAuth applicationcreate_favorite_content
content_favorite_id
: unique ID for the favorite objectcreate_git_branch
project_id
: ID of the projectsuccessful
: whether the branch creation was successfulcreate_git_deploy_key
project_id
: ID of the projectcreate_group
group_id
: ID of the groupcreate_homepage_item
has_title
: whether the item has a titlehas_text
: whether the item has texthas_link
: whether the item has a linkhas_image
: whether the item has an imagecreate_homepage_section
homepage_section_id
: ID of the curated sectioncreate_look_prefetch
look_id
: ID of the Look that had a prefetch createdcreate_look
look_id
: ID of the Lookcreate_look_render_task
render_task_id
: ID of the render tasklook_id
: ID of the Look to be renderedformat
: resulting image formatcreate_lookml_model
lookml_model_id
: ID of the LookML modelname
: name of the LookML modelproject_name
: name of the projectunlimited_db_connections
: whether the model has unlimited database connectionsallowed_db_connection_names
: list of database connection names that are allowed to be used in the modelcreate_merge_query
merge_query_id
: ID of the merge querycreate_oauth_application_user_state
oauth_application_id
: ID of the OAuth applicationuser_id
: ID of the usercreate_oidc_test_config
has_error
: Whether the test configuration has any errorscreate_project
project_id
: the name of the projectcreation_type
: How the project was created: - generator: generated from database tables
- blank: created as a blank project
- clone: cloned from a public Git repository
create_project_file
project
: name of the projectfile
: the name of the newly created filefile_type
: the type of file created (model, view, etc)create_query_render_task
render_task_id
: ID of the render taskquery_id
: ID of the query to be renderedformat
: resulting image formatcreate_query
query_id
: ID of the new querycreate_role
role_id
: ID of the new rolepermission_set_id
: ID of the role's permission setmodel_set_id
: ID of the role's model setcreate_saml_test_config
has_error
: whether the SAML config has an errorcreate_scheduled_plan_destination
id
: ID of the created plancreate_sso_url
secret_id
: ID of the embed secret for this instancenonce
: Nonce value for this URLcreate_ssh_server
ssh_server_id
: ID of the SSH servercreate_ssh_tunnel
ssh_server_id
: ID of the SSH servercreate_sql_interface_query
query_id
: ID of the new querycreate_sql_query
query_id
: ID of the new querycreate_support_access_allowlist
create_theme
id
: ID of the themecreate_upload
upload_id
: ID of the uploaded datacreate_user_access_filter
for_user_id
: ID of the user whose access filters were createdcreate_user_attribute
label
: Human-friendly label of the user attributename
: The name of the user attributeuser_attribute_id
: ID of the user attributecreate_user_credentials_api
API Users
used for the old
query API.for_user_id
: ID of the user whose API credentials were createdcreate_user_credentials_api3
for_user_id
: ID of the user whose API 3 credentials were createdcreate_user_credentials_email
for_user_id
: ID of the user whose email credentials were createdcreate_user_credentials_email_password_reset
for_user_id
: ID of the user whose password reset token was createdcreate_user_credentials_totp
for_user_id
: ID of the user whose TOTP credentials were createdcreate_user
user_id
: ID of the user whose account was createdreason
: (optional) method used to create the user account. If reason
is missing, an admin created the user account. Otherwise, the account was automatically created as a result of a user action like login
, license_setup
, marketplace_setup
, or self_created
.type
: (optional) credentials type for this user, especially if the user was auto-created at logindashboard.next.rendered
dashboard_id
: ID of the dashboardload_session_id
: unique hash ID of the load sessioncache_count
: number of dashboard queries that were pulled from cachequery_count
: number of dashboard queries that were run on the databasettr
: time to run the dashboard, in millisecondsdashboard.run.data_received
load_session_id
: unique hash ID of the dashboard load sessionrun_session_id
: unique hash ID of the dashboard run sessionquery_task_id
: ID of the query task that was run asynchronously for this dashboarddashboard.run.data_rendered
load_session_id
: unique hash ID of the dashboard load sessionrun_session_id
: unique hash ID of the dashboard run sessionquery_task_id
: ID of the query task that was run asynchronously for this dashboardvis_type
: visualization type of the dashboard tile.dashboard.run.start
cache_run
: whether the user selected Clear cache and refreshload_session_id
: unique hash ID of the load sessionrun_session_id
: unique hash ID of the run sessiondatagroup_trigger_changed
runtime
: total time to run the triggerconnection_id
: ID of the connectionconnection_name
: name of the connectiondialect
: dialect of the connectionname
: name of the datagroupdeactivate_oauth_client_app_user
app_client_guid
: ID of the appapp_display_name
: User-friendly display name of the appip
: IP address of the requestuser_id
: ID of the deactivated userdelete_alert
duration
: the time it took Looker to delete the alert, in secondssuccess
: whether Looker successfully deleted the alertdelete_color_collection
id
: ID of the color collectiondelete_connection
connection_id
: numeric ID of the connectiondatabase
: name of the database used in the connectionname
: name of the connectiondelete_connection_override
connection_id
: numeric ID of the connectiondatabase
: name of the database used in the connectionname
: name of the connectioncontext
: context of connection overridedelete_content_metadata_access
content_metadata_id
: ID of the content metadatagroup_id
: ID of the group that the settings apply touser_id
: ID of the user that the settings apply topermission_type
: type of content access (view or edit)content_type
: type of the content (board, Look, dashboard, or folder)send_boards_notification_email
: whether an email notification should be sent to groups and users who can access a boarddelete_cookieless_embed_session
session_reference_token
: Reference token of the deleted sessiondelete_dashboard
dashboard_id
: ID of the deleted dashboarddelete_dashboard_element
dashboard_element_id
: ID of the dashboard tiledelete_dashboard_filter
dashboard_filter_id
: ID of the dashboard filterdelete_dashboard_layout
dashboard_layout_id
: ID of the dashboard layoutdelete_favorite_content
content_favorite_id
: unique ID for the favorite objectdelete_folder
delete_git_branch
project_id
: ID of the projectsuccessful
: whether the branch delete was successfulerror_code
: error code returned by the deletion processdelete_group
group_id
: ID of the groupdelete_group_from_group
parent_group_id
: ID of the parent groupadding_group_id
: ID of the added groupdeleting_group_id
: ID of the deleted groupdelete_group_user
group_id
: ID of the groupuser_id
: ID of the user who was removed from the groupdelete_homepage_item
homepage_item_id
: ID of the deleted homepage itemdelete_homepage_section
homepage_section_id
: ID of the deleted homepage sectiondelete_integration_hub
integration_hub_id
: ID of the Action Hubdelete_look
look_id
: ID of the deleted Lookdelete_lookml_model
lookml_model_id
: ID of the LookML modelname
: name of the LookML modelproject_name
: name of the projectunlimited_db_connections
: whether the model has unlimited database connectionsallowed_db_connection_names
: list of database connection names that are allowed to be used in the modeldelete_mobile_device_registration
delete_model_set
model_set_id
: ID of the deleted model setdelete_oauth_client_app
app_client_guid
: ID of the appapp_display_name
: User-friendly display name of the appip
: IP address of the requestuser_id
: ID of the user who made the requestdelete_oidc_test_config
delete_permission_set
permission_set_id
: ID of the deleted permission setdelete_project
project_id
: the name of the projectdelete_project_file
project
: name of the projectfile
: the name of the deleted filefile_type
: the type of file deleted (model, view, etc)delete_repository_credential
root_project_ID
: ID of the repositoryremote_url
: URL of the repositorycredential_id
: ID of the deleted credentialexisted
: whether the credential existeddelete_role
role_id
: ID of the deleted roledelete_saml_test_config
delete_scheduled_plan
id
: ID of the deleted scheduled plandelete_scheduled_plan_destination
id
: ID of the deleted scheduled plan destinationdelete_ssh_server
ssh_server_id
: ID of the SSH serverdelete_ssh_tunnel
ssh_server_id
: ID of the SSH serverdelete_space
delete_support_access_allowlist
delete_theme
id
: ID of the themedelete_upload
upload_id
: ID of the tabledelete_user_access_filter
for_user_id
: ID of the user whose access filters were deleteddelete_user_attribute
user_attribute_id
: ID of the user attributedelete_user_attribute_group_value
group_id
: ID of the groupuser_attribute_name
: The name of the user attributeuser_attribute_id
: ID of the user attributedelete_user_attribute_user_value
user_attribute_name
: The name of the user attributeuser_attribute_id
: ID of the user attributeuser_id
: ID of the userdelete_user_credentials_api
API Users
used for the old
query API.for_user_id
: ID of the user whose API credentials were deleteddelete_user_credentials_api3
for_user_id
: ID of the user whose API 3 credentials were deleteddelete_user_credentials_email
for_user_id
: ID of the user whose email credentials were deleteddelete_user_credentials_embed
for_user_id
: ID of the user whose Embed credentials were deleteddelete_user_credentials_google
for_user_id
: ID of the user whose Google credentials were deleteddelete_user_credentials_ldap
for_user_id
: ID of the user whose LDAP credentials were deleteddelete_user_credentials_looker_openid
for_user_id
: ID of the user whose Looker OpenID credentials were deleteddelete_user_credentials_saml
for_user_id
: ID of the user whose SAML credentials were deleteddelete_user_credentials_totp
for_user_id
: ID of the user whose TOTP credentials were deleteddelete_user_session
for_user_id
: ID of the user whose session was deleteddelete_user
user_id
: ID of the user whose account was deleteddeploy_to_production
project_id
: ID of the projectsuccess
: Whether or not the deploy was successfuldeploy_ref_to_production
project
: ID of the projectused_branch
: Branch that was deployed to productionused_ref
: Reference that was deployed to productionsuccessful
: Whether or not the deploy was successfuldetect_alert_drift
alert_condition_base_query_id
: The query ID of the dashboard tile. Usually matches dashboard_element_query_id
alert_condition_condition_query_id
: The query ID of the alert conditionalert_condition_id
: The ID of the alert condition. Usually matches the alert_id
alert_id
: The unique ID of the alertdashboard_element_id
: The dashboard element ID of the underlying dashboard tiledashboard_element_query_id
: The query ID of the dashboard tiledashboard_type
: The type of dashboard (user defined dashboard or LookML dashboard)suspected_reason
: The change to the dashboard element. If no changes are detected, the value will be no_drift
sync_classification
: A detailed list of all changes made to the dashboard elementsync_type
: Whether the change to the dashboard element is likely to cause disruption to the alert. If no changes are detected, the value will be nulldigest_email_send
success
: Whether the message was successfully added to the feedmessage
: The message that was added to the feeddisable_oidc_config
disable_saml_config
disable_user
user_id
: ID of the user whose account was disabledembed_cookieless_v2
embed_cookieless_v2
: whether cookieless embed was enabled or disabledenable_oidc_config
enable_saml_config
enable_user
user_id
: ID of the user whose account was enabledenter_sudo
sudo
(impersonation) as another user in the UI.target_user_id
: ID of the target usersession_id
: ID of the Looker sessionexit_sudo
sudo
(impersonation) as another user in the UI.target_user_id
: ID of the target usersession_id
: ID of the Looker sessionexport_query
dialect
: Database dialect of the queryexport_format
: The format of the download (CSV, JSON, etc)history_id
: History ID of the queryquery_params
: Query parameters that describe the querysource
: The source from which the download originated (API, drill modal, etc)fetch_and_parse_saml_idp_metadata
fetch_dashboard
dashboard_id
: ID of the dashboardfetch_integration_form
fetch_remote_data_action_form
find_and_replace
replace_type
: type of replacement. field
, view
, model
, or explore
error_count
: number of errors, if anylook_ids
: IDs of Looks that were successfully updated, if anyfollow_alert
alert_id
: ID of the alertchannel_destinations
: the number of Slack channels that this alert will post incron
: the cron string that defines when the alert is checkedduration
: the time it took for Looker to follow the alert, in secondsemail_destinations
: the number of email addresses that this alert will send toembed_user
: whether this alert was followed by an embedded userfollowable
: whether this alert is followablepublic
: whether this alert is publicsuccess
whether this alert was successfully followedtotal_destinations
: the total number of destinations, including Slack channels and email addresses, that this alert will send tovis_type
: the visualization type of the alert's queryforce_password_reset_at_next_login_for_all_users
generate_tokens_for_cookieless_session
generating_mail_dashboard
source_url
: source URL of the dashboarditems
: number of dashboard elements renderedgenerating_pdf
source_url
: source URL of the dashboarditems
: number of dashboard elements renderedget_alerts_v0
duration
: the time it took Looker to compute the number of alerts on the tile, in secondscount
: the number of alerts on the tilesuccess
: whether Looker successfully computed the number of alerts on the tileget_egress_ip_addresses
get_folder_children
folder_id
: ID of the folderchildren_count
: number of children in the folderelapsed_seconds
: time it took in seconds to retrieve the childrenget_integration
integration_type
: The type of Actionget_mobile_settings
get_oauth_client_app
app_client_guid
: ID of the appapp_display_name
: User-friendly display name of the appip
: IP address of the requestuser_id
: ID of the user who made the requestget_scheduled_plans
folder_id
: ID of the folderscheduled_plan_count
: number of scheduled plans in the folderelapsed_seconds
: time it took in seconds to retrieve the scheduled plansget_support_access_allowlist
import_lookml_dashboard
lookml_dashboard_id
: ID of the LookML dashboardspace_id
: ID of the space where the user-defined dashboard was createdintegration_disabled
integration_name
: The name of the Actionintegration_enabled
integration_name
: The name of the Actioninvalidate_oauth_client_app_tokens
app_client_guid
: ID of the appapp_display_name
: User-friendly display name of the appip
: IP address of the requestuser_id
: ID of the user who made the requestkill_query
query_task_id
: ID of the query tasklist_oauth_client_apps
ip
: IP address of the requestuser_id
: ID of the user who made the requestlock_all
project_id
: ID of the projectsuccessful
: Whether or not the lockfile was created successfullylogin
type
: type of authentication systemldap
: whether the login occurred via the LDAP protocolip
: IP address of the requestuser_id
: ID of the user who logged inlogin_failure
type
: type of authentication systemip
: IP address of the requestuser_id_offered
: user identifier string that the user offered in the attempt (as appropriate for the different auth systems)msg
: details string about the attempt processinglogin_user
target_user_id
: ID of the target usertoken_id
: ID of the session token for this API sessionlookml_dashboard_metadata_saved
added_dashboard_count
: the number of LookML dashboards that were created since the last checkdeleted_dashboard_count
: the number of LookML dashboards that were deleted since the last checkupdated_dashboard_count
: the number of LookML dashboards that were updated since the last checkmail_opened
mail_type
: password reset
or scheduled task
, for examplerecipient
: hash of the recipient's email addressbuild_time
: time at which the MailJob was createdlook_id
: ID of the Look (if a Look email is scheduled); otherwise, nulldashboard_id
: ID of the dashboard (if a dashboard email is scheduled); otherwise, nullscheduled_task_id
: ID of the scheduled task (if a task email is scheduled); otherwise, nullmail_sent
mail_type
: password reset
or scheduled task
, for examplerecipient
: hash of the recipient's email addresslook_id
: ID of the Look (if a Look email is scheduled); otherwise, nulldashboard_id
: ID of the dashboard (if a dashboard email is scheduled); otherwise, nullscheduled_task_id
: ID of the scheduled task (if a task email is scheduled); otherwise, nullmove_dashboard
dashboard_id
: ID of the dashboardfolder_id
: ID of the destination foldermove_folder
origin_space_id
: ID of the original parent folderdestination_space_id
: ID of the new parent foldermove_look
look_id
: ID of the Lookfolder_id
: ID of the destination foldermove_space
origin_space_id
: ID of the original parentdestination_space_id
: ID of the new parentnew_folder
has_parent
: whether the folder has a parent foldernew_model_set
model_set_id
: ID of the new model setmodels
: JSON object containing the modelsnew_permission_set
permission_set_id
: ID of the new permission setpermissions
: JSON object containing the permissionsnew_space
has_parent
: whether the folder has a parent folderoauth_client_app_user_authentication
oauth_client_app_guid
: the unique ID that the app identifies itself withtype
: the type of authentication that the app used. Most often api
user_id
: the Looker user ID that the app authenticated asparse_saml_idp_metadata
perform_data_action
purge_artifacts
redirect_query
look_id
: ID of the Look for this querymodel
: name of the model for this queryview
: name of the view for this queryregister_mobile_device
register_oauth_client_app
app_client_guid
: ID of the appapp_display_name
: User-friendly display name of the appip
: IP address of the requestuser_id
: ID of the user who made the requestrender_scheduled_dashboard
target_uri
: URI of the dashboard to be renderedtype
: rendered file typerender_scheduled_look
target_uri
: URI of the Look to be renderedtype
: rendered file typedimensions
: dimensions of the rendered imagerender_timeout_for_scheduled_dashboard
target_uri
: URI of the dashboard that was renderedtype
: rendered file typerender_timeout_for_scheduled_look
target_uri
: URI of the Look that was renderedtype
: rendered file typedimensions
: dimensions of the rendered imagereset_password
reset_to_production
project_id
: ID of the projectsuccess
: Whether or not the reset was successfulreset_to_remote
project_id
: ID of the projectsuccess
: Whether or not the reset was successfulrun_alert
alert_id
: ID of the alertcondition_met
: whether the alert's conditions were metcron
: the cron string that defines when the alert is checkedelapsed_time
: the total amount of time it took for Looker to check the alert condition, in seconds. This includes query runtime and initializationembed_user
: whether this alert was created by an embedded userfollowable
: whether this alert is followableinit_duration
: the time it took Looker to initialize the alert condition check, in secondspublic
: whether this alert is publicruntime
: the time it took for Looker to run the alert's query, in secondssuccess
whether this alert condition was successfully checkedvis_type
: the visualization type of the alert's queryrun_inline_query_v2
query_id
: ID of the queryrun_query
model
: model usedview
: view in modelquery
: query string stored in the history entryhistory_id
: ID of the history entryruntime
: runtime up to completion, error, or killstatus
: completed
, killed
, or error
uri_length
: length of the query string passed in query
dialect
: dialect of the database for this querydashboard_id
: ID of the UDD dashboard or the name of the LookML dashboardlook_id
: ID of the Look for this queryrun_query_task
query_task_id
: ID of the query task to run asynchronouslyrun_scheduled_task
scheduled_task_id
: ID of the scheduled tasksent
: whether the results were sent (published)run_sql_query
slug
: slug of the queryuser_id
: user who ran the querylast_runtime
: how long the query took the last time it executedrun_count
: how many times the query has been executeddialect
: dialect of the querysave_content_metadata
content_metadata_id
: ID of the content metadatacontent_type
: type of the content (board, Look, dashboard, or folder)inherits
: whether the content inherits access levels from a parentsave_content_metadata_access
content_metadata_id
: ID of the content metadatagroup_id
: ID of the group that the settings apply touser_id
: ID of the user that the settings apply topermission_type
: type of content access (view or edit)content_type
: type of the content (board, Look, dashboard, or folder)save_look
look_id
: ID of the Lookvis_type
: vis type of the querykeep_exploring:
user did not immediately view the new Looksave_project_file
project
: name of the projectfile
: the name of the saved filefile_type
: the type of file saved (model, view, etc)scheduler_deliver
-
dashboard_id
: the numeric ID of the dashboard. Null if scheduled content is not a user-defined dashboard. -
enabled
: whether this schedule is enabled. -
lookml_dashboard_id
: the textual ID of the LookML dashboard. Null if the scheduled content is not a LookML dashboard. -
scheduled_job_tracking_id
: the tracking ID for the scheduled job. -
backlog_when_dequeued
: the number of schedules in the scheduler queue when this schedule ran. -
backlog_when_enqueued
: the number of schedules in the scheduler queue when this schedule entered the queue. -
crontab
: the frequency at which the schedule should be checked. Presented in cron format. -
destination_count
: the number of destinations that this schedule should be sent to. -
started_at
: the time at which the schedule job started -
seconds_in_queue
: the number of seconds that this schedule spent in the queue. -
completed_at
: the time at which the schedule was sent -
look_id
: the numeric ID of the Look. Null if scheduled content is not a Look. -
scheduled_plan_id
: the numeric ID of this scheduled plan. -
user_id
: the numeric ID of the user who created this schedule. -
format
: the data format that the scheduled content should be sent in. -
destination_types
: a list of destination types that this schedule should be sent to. -
status
: the status of this schedule job -
require_no_results
: whether this schedule requires that no results are returned in order to send. -
run_once
: whether this scheduled job was triggered by a user selecting Run onceor Teston the scheduler modal. -
require_change
: whether this schedule requires that results changed from the last run in order to send. -
require_results
: whether this schedule requires that results are returned in order to send. -
timezone
: the timezone of this schedule'scrontab
frequency.
scheduler_execute
-
dashboard_id
: the numeric ID of the dashboard. Null if scheduled content is not a user-defined dashboard. -
enabled
: whether this schedule is enabled. -
lookml_dashboard_id
: the textual ID of the LookML dashboard. Null if the scheduled content is not a LookML dashboard. -
scheduled_job_tracking_id
: the tracking ID for the scheduled job. Null if no scheduled job was created during this check. -
should_deliver
: whether a scheduled job should be run during this check. For example, if the scheduled content is a Look, and the schedule is set to run only if there are results, then the scheduled job may not be created during each check. -
crontab
: the frequency at which the schedule should be checked. Presented in cron format. -
destination_count
: the number of destinations that this schedule should be sent to. -
started_at
: the time at which the scheduler check started -
completed_at
: the time at which the scheduler check completed -
look_id
: the numeric ID of the Look. Null if scheduled content is not a Look. -
scheduled_plan_id
: the numeric ID of this scheduled plan. -
user_id
: the numeric ID of the user that created this schedule. -
format
: the data format that the scheduled content should be sent in. -
destination_types
: a list of destination types that this schedule should be sent to. -
status
: the status of this schedule check -
require_no_results
: whether this schedule requires that no results are returned in order to send. -
run_once
: whether this scheduled job was triggered by a user selecting Run onceor Teston the scheduler modal. -
require_change
: whether this schedule requires that results changed from the last run in order to send. -
require_results
: whether this schedule requires that results are returned in order to send. -
timezone
: the timezone of this schedule'scrontab
frequency.
search_alerts
search_looks
folder_id
: ID of the folder that the search was performed in (if applicable)look_count
: number of Looks returned by the searchelapsed_seconds
: time in seconds that it took to perform the searchsearch_scheduled_plans
all_users
: whether the search included results for all usersuser_id
: ID of the user who initiated the searchlimit
: maximum number of results returnedoffset
: number of results skipped in searchsorts
: fields sorted by in the searchname
: the scheduled plan name used in the searchuser_first_name
: the first name of the user who created the scheduled planuser_last_name
: the last name of the user who created the scheduled planrecipient
: the recipient of the scheduled plandestination_type
: the destination type of the scheduled plandelivery_format
: the delivery format of the scheduled plansend_user_credentials_email_password_reset
for_user_id
: ID of the usersend_test_welcome_email
session_config_updated
set_default_color_collection
collection_id
: ID of the default color collectionset_default_theme
name
: name of the default themeset_legacy_feature_#{id}_to_#{val}
#{id}
was set to #{val}
by a user.legacy_feature_id
: ID of the legacy feature being alteredset_setting
user_id
: ID of the user who updated the settingssettings
: the settings that were updatedset_smtp_settings
success
: whether the SMTP settings were successfully updatedset_user_attribute_group_values
user_attribute_name
: The name of the user attributeuser_attribute_id
: ID of the user attributeset_user_attribute_user_value
user_attribute_name
: The name of the user attributeuser_attribute_id
: ID of the user attributeuser_id
: ID of the userstart_pdt_build
source
: whether the PDT build was triggered by the PDT regenerator or a queryworkspace
: whether the PDT was built in dev or produser_id
: the ID of the user who built the PDTsupport_access_disabled
support_access_open
: falsesupport_access_open_until
: time at which the toggle was set to nilsupport_access_enabled
support_access_open
: truesupport_access_open_until
: time at which the toggle was automatically set to falsesync_lookml_dashboard
lookml_dashboard_id
: ID of the LookML dashboarddashboards_synced_count
: The number of user-defined dashboards that were updatedtest_connection
dialect
: the dialect of the connectionconnection_id
: the ID of the connectionname
: the name of the connectiondatabase
: the name of the databasetests
: the tests that were runtest_connection_config
dialect
: the dialect of the connectionconnection_id
: the ID of the connectionname
: the name of the connectiondatabase
: the name of the databasetag_ref
project
: ID of the projectsuccess
: whether the tag creation was successfultest_integration
test_ldap_config_auth
success
: whether the test was successfultest_ldap_config_connection
success
: whether the test was successfultest_user_auth
success
: whether the test was successfultest_user_info
success
: whether the test was successfultrack_content_view
content_id
: ID of the Look or dashboardcontent_type
: the type of content viewed, most commonly dashboards-next
or looks
unchanged_oauth_client_app
app_client_guid
: the unique ID of the connectorapp_display_name
: the user-friendly name of the connectorapp_enabled
: whether the connector is enabledunfollow_alert
alert_id
: ID of the alertchannel_destinations
: the number of Slack channels that this alert will post incron
: the cron string that defines when the alert is checkedduration
: the time it took for Looker to unfollow the alert, in secondsemail_destinations
: the number of email addresses that this alert will send toembed_user
: whether this alert was unfollowed by an embedded userfollowable
: whether this alert is followablepublic
: whether this alert is publicsuccess
whether this alert was successfully unfollowedtotal_destinations
: the total number of destinations, including Slack channels and email addresses, that this alert will send tovis_type
: the visualization type of the alert's queryupdate_artifacts
update_cloud_storage
update_color_collection
id
: ID of the color collectionupdate_custom_welcome_email
enabled
: whether the custom welcome email is enabledcontent
: the HTML content of the welcome emailupdate_connection
connection_id
: numeric ID of the connectiondatabase
: name of the database used in the connectionname
: name of the connectionupdate_dashboard
dashboard_id
: ID of the dashboardupdate_dashboard_element
dashboard_element_id
: ID of the dashboard elementupdate_dashboard_filter
dashboard_filter_id
: ID of the dashboard filterupdate_dashboard_layout
dashboard_layout_id
: ID of the dashboard layoutupdate_dashboard_layout_component
dashboard_layout_component_id
: ID of the dashboard layout componentupdate_embed_config
old_value
: previous auth enabled settingnew_value
: new auth enabled settingaction
: whether auth was enabled or disableddomain_whitelist_count
: count of allowlist domainsupdate_datagroup
datagroup_id
: ID of the datagroupname
: name of the datagroupmodel_name
: name of the modelstale_before
: the time before which the datagroup is considered staleupdate_digest_emails_enabled
enabled
: whether email digests are enabledupdate_external_oauth_application
oauth_application_id
: ID of the OAuth applicationname
: name of the OAuth applicationdialect_name
: name of the database dialect for the OAuth applicationupdate_folder
folder_id
: ID of the updated folderupdate_git_branch
project_id
: ID of the projectsuccessful
: whether the branch update was successfulupdate_google_config
action
: enabled
, disabled
, or modified
update_group
group_id
: ID of the groupupdate_homepage_item
homepage_item_id
: ID of the updated homepage itemhas_title
: whether the item has a titlehas_text
: whether the item has texthas_link
: whether the item has a URLhas_image
: whether the item has an imageupdate_homepage_section
homepage_item_id
: ID of the updated homepage itemupdate_integration
update_integration_hub
integration_hub_id
: ID of the Action Hubupdate_internal_help_resources
enabled
: whether the internal help resources are enabledupdate_internal_help_resources_content
update_ldap_config
action
: enabled
, disabled
, or modified
update_legacy_feature
legacy_feature_id
: ID of the legacy featureupdate_lookml_model
lookml_model_id
: ID of the LookML modelname
: name of the LookML modelproject_name
: name of the projectunlimited_db_connections
: whether the model has unlimited database connectionsallowed_db_connection_names
: list of database connection names that are allowed to be used in the modelupdate_mobile_device_registration
update_model_set
model_set_id
: ID of the updated model setold_models
: JSON object containing the old modelsupdate_oidc_config
action
: enabled
, disabled
, or modified
update_oauth_client_app
app_client_guid
: ID of the appapp_display_name
: User-friendly display name of the appip
: IP address of the requestuser_id
: ID of the user who made the requestupdate_password_config
update_permission_set
permission_set_id
: ID of the updated permission setold_permissions
: JSON object containing the old permissionsnew_permissions
: JSON object containing the new permissionsupdate_project
project_id
: ID of the projectgit_release_mgmt_enabled
: whether advanced deploy mode
is enabled for the project.pull_request_mode
: the Git integration option
that is enabled for the project, either off
, links
, recommended
, or required
update_repository_credential
root_project_id
: the name of the Git repositoryremote_url
: the URL for the Git repositoryupdate_role_groups
role_id
: ID of the rolegroup_ids
: IDs of groups to set for the roleupdate_role_users
role_id
: ID of the roleold_user_ids
: JSON object containing the old users with the rolenew_user_ids
: JSON object containing the new users with the roleupdate_role
role_id
: ID of the roleold_permission_set_id
: ID of the role's old permission setold_model_set_id
: ID of the role's old model setnew_permission_set_id
: ID of the role's new permission setnew_model_set_id
: ID of the role's new model setupdate_saml_config
action
: enabled
, disabled
, or modified
update_scheduled_plan_destination
id
: ID of the updated planupdate_ssh_server
ssh_server_id
: ID of the SSH serverupdate_ssh_tunnel
ssh_server_id
: ID of the SSH serverupdate_space
space_id
: ID of the updated folderupdate_theme
id
: ID of the themeupdate_totp_config
action
: enabled
, disabled
, or modified
update_upload
upload_id
: ID of the uploaded data that was imported to the databaseupdate_user
user_id
: ID of the modified userupdate_user_access_filter
for_user_id
: ID of the user whose access filters were updatedupdate_user_attribute
label
: Human-friendly label of the user attributename
: The name of the user attributeuser_attribute_id
: ID of the user attributeupdate_user_attribute_group_value
group_id
: ID of the groupuser_attribute_name
: The name of the user attributeuser_attribute_id
: ID of the user attributeupdate_user_credentials_email
for_user_id
: ID of the user whose email credentials were updatedupdate_user_facts_chunk
chunk_number
: ID of the chunk of users about whom Looker computed user factselapsed_seconds
: number of seconds Looker took to compute user factsfacts_created
: number of fact entries createdfacts_deleted
: number of fact entries deletedusers_processed
: number of users processed in this chunkupdate_whitelabel_configuration
upload_file
upload_id
: ID of the upload that has the custom file attached to it for later importuser_permission_elevation
user_id
: ID of the user whose permissions changedembed_user
: whether this was an Embed useradded_permissions
: list or permissions that were addedold_permissions
: list of permissions before the changenew_permissions
: list of permissions after the changecause
: name of the event that caused the change, or unknown
if the change can't be attributed to a specific eventcause_event_id
: ID of the event that caused the changeuser_roles_updated
user_id
: ID of the modified userrole_ids
: JSON object containing the user's rolesvalidate_compare
aragonite_validation_duration_sec
: the time in seconds that it took for new LookML validation to complete.aragonite_validation_errors
: the errors that were found by new LookML validation.legacy_validation_duration_sec
: the time in seconds that it took for legacy LookML validation to complete.legacy_validation_errors
: the errors that were found by legacy LookML validation.model
: the name of the model that was validated.summary
: a summary of the validation results.validate_theme
name
: name of the themewipeout_user_emails
user_id
: ID of the user