Overview

Datadog Audit Trail records more than 100 types of audit events from across the Datadog platform. These audit events are categorized into different product categories as event names.

See the Audit Trail documentation for more information on setting up and configuring Audit Trail.

Audit Events

API Request

NameDescription of Audit EventQuery In Audit Explorer
API RequestAn API Request is made across the Datadog platform.@evt.name:Request @action:accessed

Access Management

NameDescription of Audit EventQuery In Audit Explorer
User invite (Support)A user was invited to the org by Datadog Support.@evt.name:"Access Management" @evt.actor.type:SUPPORT_USER @asset.type:user @action:created
Role modified (Support)A role was modified by Datadog Support, and what the previous and new permissions are.@evt.name:"Access Management" @evt.actor.type:SUPPORT_USER @asset.type:role @action:modified
Role created or deletedA role is created or deleted in the org.@evt.name:"Access Management" @asset.type:role @action:(created OR deleted)
Role access requestA user created, responded to, or deleted an access request for a role, and the value of the access request.@evt.name:"Access Management" @asset.type:role_request
User's roleA user is added or deleted from a role in the org.@evt.name:"Access Management" @asset.type:role @action:modified
Restriction policyA restriction policy is modified for a resource.@evt.name:"Access Management" @asset.type:restriction_policy @action:(modified OR deleted)
Role modifiedA role is modified and what the previous and new permissions are.@evt.name:"Access Management" @asset.type:role @action:modified
Email update (Support)A user's email was updated by Datadog Support.@evt.name:"Access Management" @evt.actor.type:SUPPORT_USER @asset.type:user @action:modified
User's role (Support)A user was added or deleted from a role in the org by Datadog Support.@evt.name:"Access Management" @evt.actor.type:SUPPORT_USER @asset.type:role @action:modified
PasswordA user modified their password in the org. Password update events are delivered to all orgs that user is active in, even if the org does not have password authentication configured.@evt.name:"Access Management" @asset.type:password @action:modified
IP Allowlist Modified (Support)A new IP was added to the org's IP allowlist by Datadog Support.@evt.name:"Access Management" @evt.actor.type:SUPPORT_USER @asset.type:ip_allowlist @action:modified
Application Key (Service Account User)A user created, modified, or deleted an application key for a service account user.@evt.name:"Access Management" @asset.type:application_key
Authentication Methods (Org)A user modified the allowed authentication methods for an org and what the previous and new values are.@evt.name:"Access Management" @asset.type:identity_provider
EmailAn email is added, disabled, or verified on the Datadog account as a user in the account.@evt.name:"Access Management" @asset.type:user

Actions Datastore

NameDescription of Audit EventQuery In Audit Explorer
DatastoreA user created, deleted, queried, or listed datastores.@evt.name:"Apps Datastore" @asset.type:(datastore OR datastore_list) @action:(queried OR created OR deleted)
Datastore itemA user created, modified, deleted, or queried datastore items.@evt.name:"Apps Datastore" @asset.type:(item OR item_query) @action:(created OR deleted OR modified OR queried)

Agent

NameDescription of Audit EventQuery In Audit Explorer
Agent flare createdDatadog Agent flare is created for support tickets.@evt.name:"Datadog Agent" @action:created @asset.type:agent_flare
Agent upgrade failedA Datadog Agent remote upgrade attempt failed.@evt.name:"Datadog Agent" @metadata.event_name:"Agent Upgrade Failed"
Agent configuration updatedA Datadog Agent configuration was updated.@evt.name:"Datadog Agent" @action:modified
Agent API key updatedA Datadog Agent API key was changed.@evt.name:"Datadog Agent" @metadata.event_name:"Agent API Key Updated"
Agent upgrade succeededA Datadog Agent was successfully upgraded.@evt.name:"Datadog Agent" @metadata.event_name:"Agent Upgrade Succeeded"
Agent enabledA new Datadog Agent was enabled.@evt.name:"Datadog Agent" @action:created

App Builder

NameDescription of Audit EventQuery In Audit Explorer
Query executedA user executed a query.@evt.name:"App Builder" @asset.type:query @action:executed
API RequestAn API Request is made across the Datadog platform.@evt.name:Request @action:accessed
Query startedA user started a query.@evt.name:"App Builder" @asset.type:query @action:started
AppA user accessed, created, modified, deleted, reverted, or unpublished an app.@evt.name:"App Builder" @asset.type:app @action:(accessed OR created OR modified OR published OR deleted OR reverted OR unpublished)

App and API Protection (AAP)

NameDescription of Audit EventQuery In Audit Explorer
In-App WAF Custom RuleA user validated, created, modified, or deleted an In-App WAF custom rule.@evt.name:"Application Security" @asset.type:waf_custom_rule
In-App WAF PolicyA user created, modified, or deleted an In-App WAF policy.@evt.name:"Application Security" @asset.type:policy_entry
PasslistA user added, modified, or deleted an entry to the passlist.@evt.name:"Application Security" @asset.type:ip_user_denylist
DenylistA user blocked, unblocked, or extended the blocking duration of an IP address or a user ID.@evt.name:"Application Security" @asset.type:ip_user_denylist
ProtectionA user enabled or disabled the AAP protection.@evt.name:"Application Security" @asset.type:blocking_configuration
One-click ActivationA user activated or de-activated AAP on a service.@evt.name:"Application Security" @asset.type:compatible_services

Application Performance Monitoring (APM)

NameDescription of Audit EventQuery In Audit Explorer
Retention filterA user created, modified, or deleted a retention filter and the previous and/or new values for the retention filter configuration.@evt.name:APM @asset.type:retention_filter
Primary operation nameA user created, modified, or deleted the primary operation name of a service and the previous and/or new values for the configuration.@evt.name:APM @asset.type:service_operation_name
Span-based metricA user created, modified, or deleted a span-based metric and the previous and/or new values for the metric configuration.@evt.name:APM @asset.type:custom_metrics
Custom metricsA user created, modified, or deleted a custom metric@evt.name:APM @action:(created OR modified OR deleted) @asset.type:custom_metrics
FacetA user created, modified, or deleted a facet and the previous and/or new values for the facet configuration.@evt.name:APM @asset.type:facet
Second primary tagA user added, modified, or deleted the second primary tag and the previous or new values for the configuration.@evt.name:APM @asset.type:second_primary_tag
Sampling rates remotely configuredA user remotely configured the APM sampling rates.@evt.name:APM @asset.type:samplerconfig
Saved viewA user created, modified, or deleted a saved view.@evt.name:APM @action:(created OR modified OR deleted) @asset.type:saved_view

Audit Trail

NameDescription of Audit EventQuery In Audit Explorer
Audit Trail settingsA user modified Audit Trail settings and what the previous and new settings are.@evt.name:"Organization Management" @asset.type:audit_logs_settings
Download as CSVA user exports list of Audit Events as CSV@evt.name:Audit Trail @asset.type:audit_events_csv

Authentication

NameDescription of Audit EventQuery In Audit Explorer
Public API key (Org settings)A public API key is accessed, listed, created, or deleted in the Organization Settings page.@evt.name:Authentication @asset.type:public_api_key
API key (Org settings)An API key is accessed, listed, created, or deleted in the Organization Settings page.@evt.name:Authentication @asset.type:api_key
Application key (Org settings)An application key is accessed, listed, created, or deleted in the Organization Settings page.@evt.name:Authentication @asset.type:application_key
User loginA user logs into Datadog and the authentication method used.@evt.name:Authentication @action:login

Bits AI SRE

NameDescription of Audit EventQuery In Audit Explorer
Tool CallA tool call was executed in a manual investigation.@evt.name:"Bits AI SRE" @asset.type:tool_call @action:created
Manual InvestigationA user started or completed a manual investigation.@evt.name:"Bits AI SRE" @asset.type:investigation @action:(started OR completed)
Automatic Investigations Monitor ToggleA user enabled or disabled automatic investigations for a monitor.@evt.name:"Bits AI SRE" @asset.type:automatic_investigations_monitor_toggle @action:(enabled OR disabled)
Monitor Rate LimitA user modified the monitor rate limit for automatic investigations.@evt.name:"Bits AI SRE" @asset.type:monitor_rate_limit @action:(modified)

CI Visibility

NameDescription of Audit EventQuery In Audit Explorer
Exclusion filtersThe exclusion filters have been modified.@evt.name:"CI Visibility" @asset.type:ci_app_exclusion_filters @action:modified
Repository default branchA user modified the default branch of a repository.@evt.name:"CI Visibility" @asset.type:ci_app_repository @action:modified
Test service settingsA user created or modified the settings of a test service.@evt.name:"CI Visibility" @asset.type:ci_app_test_service_settings (@action:created OR @action:modified)
GitHub account settingsA user has modified the GitHub account settings.@evt.name:"CI Visibility" @asset.type:github_opt_ins (@action:modified OR @action:deleted)

Cloud Security Platform

NameDescription of Audit EventQuery In Audit Explorer
CWS Agent RuleA user accessed (fetched) a CWS agent rule in the Cloud Security Platform.@evt.name:"Cloud Security Platform" @asset.type:cws_agent_rule @action:accessed
Report SubscriptionA user subscribed or unsubscribed from a K9 email report.@evt.name:"Cloud Security Platform" @asset.type:report_subscription
Security SignalA user modified the state of a signal or assigned the signal to a user, and the previous and new values for the signal.@evt.name:"Cloud Security Platform" @asset.type:security_signal @action:modified
Security RuleA user validated, updated, deleted, or created a security rule and the previous and new values for the rule.@evt.name:"Cloud Security Platform" @asset.type:security_rule
Notification ProfileA user created, updated, or deleted a notification profile in the Cloud Security Platform.@evt.name:"Cloud Security Platform" @asset.type:notification_profile

Dashboard

NameDescription of Audit EventQuery In Audit Explorer
Dashboard modifiedA dashboard is modified. Also provides the previous and new JSON values for the dashboard.@evt.name:Dashboard @asset.type:dashboard @action:modified
Dashboard deletedA dashboard is deleted. Also provides the previous JSON value for the dashboard.@evt.name:Dashboard @asset.type:dashboard @action:deleted
Dashboard user(s) addedA user added user ID(s) that can access a dashboard and the list of new user IDs.@evt.name:Dashboard @asset.type:dashboard_share_acl @action:created
Dashboard embedded (Roadie)A Datadog dashboard is embedded into a third party.@evt.name:Dashboard @asset.type:embed @action:accessed
Dashboard createdA dashboard is created and the new JSON value for the dashboard.@evt.name:Dashboard @asset.type:dashboard @action:created
Public URL generated or deletedA public URL to view a dashboard is generated or deleted.@evt.name:Dashboard @asset.type:dashboard_share_link
Dashboard user(s) deletedA user deleted user ID(s) that can access a dashboard and the list of the deleted user ID(s).@evt.name:Dashboard @asset.type:dashboard_share_acl @action:deleted
Public URL accessedA public dashboard URL is accessed.@evt.name:Dashboard @asset.type:dashboard @action:accessed

Dynamic Instrumentation

NameDescription of Audit EventQuery In Audit Explorer
Logs ProbeA user has successfully created, modified or deleted a logs probe with Dynamic Instrumentation.@evt.name:"Dynamic Instrumentation" @action:(created OR modified OR deleted) @asset.type:log_probe
Metrics ProbeA user has successfully created, modified or deleted a metrics probe with Dynamic Instrumentation.@evt.name:"Dynamic Instrumentation" @action:(created OR modified OR deleted) @asset.type:span_probe
Spans ProbeA user has successfully created, modified or deleted a spans probe with Dynamic Instrumentation.@evt.name:"Dynamic Instrumentation" @action:(created OR modified OR deleted) @asset.type:metric_probe

Error Tracking

NameDescription of Audit EventQuery In Audit Explorer
Create or modify inclusion filterA user has added or modified an inclusion filter.@evt.name:"Error Tracking" @asset.type:error_tracking_inclusion_filter
Error Tracking for Logs activationA user has enabled or disabled Error Tracking for the Logs product.@evt.name:"Error Tracking" @action:(created OR deleted) @asset.type:error_tracking_logs

Event Management

NameDescription of Audit EventQuery In Audit Explorer
Custom metricsA user created, modified, or deleted a custom metric@evt.name:"Event Management" @asset.type:custom_metrics
Correlation patternA user created a correlation pattern.@evt.name:"Event Management" @asset.type:event_correlation

Infrastructure Monitoring

NameDescription of Audit EventQuery In Audit Explorer
Disable Container Image TrendsA user disabled Container Image Trends.@evt.name:"Infrastructure Monitoring" @asset.type:configure_container_image_trends @action:disabled
Enable Container Image TrendsA user enabled Container Image Trends.@evt.name:"Infrastructure Monitoring" @asset.type:configure_container_image_trends @action:enabled

Integration

NameDescription of Audit EventQuery In Audit Explorer
ResourceAnytime a resource (channel, service, webhook, account, instance, and so on) is added, modified, or deleted from an integration, and the previous and new values for the configuration.@evt.name:Integration @asset.type:integration

LLM Observability

NameDescription of Audit EventQuery In Audit Explorer
Evaluation MetricsA user has enabled, disabled, or modified the configuration (for example, set sample rate) of an out-of-the-box evaluation][165 metric for an application.@evt.name:"LLM Observability" @action:(enabled OR modified OR disabled) @asset.type:evaluations

Log Management

NameDescription of Audit EventQuery In Audit Explorer
Standard attribute configurationA user created, modified, or deleted the configuration of a standard attribute in logs and the previous and new values for the configuration.@evt.name:"Log Management" @asset.type:standard_attribute
Log pipelineA user created, modified, or deleted a log pipeline or nested pipeline and the previous and new values for the configuration.@evt.name:"Log Management" @asset.type:pipeline
Archive configurationA user created, modified, or deleted the configuration of an archive and the previous and new values for the configuration.@evt.name:"Log Management" @asset.type:archive
Archiving order modifiedA user modified the order of archives.@evt.name:"Log Management" @action:modified @asset.type:archive_list
Custom metricA user created, modified, or deleted a custom metric for logs and the previous and new values for the custom metric configuration.@evt.name:"Log Management" @asset.type:"custom metric"
Exclusion filter configurationA user created, modified, or deleted the configuration of an exclusion filter and the previous and new values for the configuration.@evt.name:"Log Management" @asset.type:"exclusion filter"
Index configurationA user created, modified, or deleted the configuration of an index and the previous and new values for the configuration.@evt.name:"Log Management" @asset.type:index
Index order modifiedA user modified the order of indexes.@evt.name:"Log Management" @action:modified @asset.type:index_list
Log forwardingA user created, modified, or deleted a custom destination.@evt.name:"Log Management" @action:(created OR modified OR deleted) @asset.type:log_forwarding
Saved viewA user created, modified, or deleted a saved view in the Log Explorer.@evt.name:"Log Management" @action:(created OR modified OR deleted) @asset.type:saved_view
Historical viewA user created, modified, aborted, or deleted a historical view for logs and the previous and new values for the historical view configuration.@evt.name:"Log Management" @asset.type:historical_view
Download as CSVA user exports list of logs as CSV.@evt.name:"Log Management" @asset.type:logs_csv
Restriction query configurationA user created, modified, or deleted the configuration of a restriction query in logs and the previous and new values for the configuration.@evt.name:"Log Management" @asset.type:restriction_query
Query (Public Beta)A user ran a Log Management List query either in Log Explorer, Dashboards or through the Public API.@evt.name:"Log Management" @asset.type:logs_query
FacetA user created, modified, or deleted a facet in the Log Explorer and the previous and new values for the facet configuration.@evt.name:"Log Management" @asset.type:facet
ProcessorA user created, modified, or deleted a processor within a pipeline and the previous and new values for the configuration.@evt.name:"Log Management" @asset.type:pipeline_processor

Metrics

NameDescription of Audit EventQuery In Audit Explorer
Custom metric createdA user created a custom metric and the new value for the custom metric configuration.@evt.name:Metrics @asset.type:metric @action:created
Custom metric modifiedA user modified a custom metric and the previous and new values for the custom metric configuration.@evt.name:Metrics @asset.type:metric @action:modified
Custom metric deletedA user deleted a custom metric. Also provides the previous value for the custom metric configuration.@evt.name:Metrics @asset.type:metric @action:deleted

Monitor

NameDescription of Audit EventQuery In Audit Explorer
Monitor resolvedA monitor is resolved.@evt.name:Monitor @asset.type:monitor @action:resolved
Monitor createdA monitor is created and the new JSON value for the monitor.@evt.name:Monitor @asset.type:monitor @action:created
Monitor modifiedA monitor is modified and the previous and new JSON values for the monitor.@evt.name:Monitor @asset.type:monitor @action:modified
Monitor deletedA monitor is deleted. Also provides the previous JSON value for the monitor.@evt.name:Monitor @asset.type:monitor @action:deleted

Network Device Monitoring

NameDescription of Audit EventQuery In Audit Explorer
Access network devices listA user accessed the network devices list.@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed
Access network interfacesA user accessed network interfaces.@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed
Delete Netflow port mappingsA user deleted Netflow port mappings.@evt.name:"Network Device Monitoring" @asset.type:netflow_port_mappings @action:deleted
Access network device profilesA user accessed network device profiles.@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed
Access network device detailsA user accessed network device details.@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed
Modify Netflow port mappingsA user modified Netflow port mappings.@evt.name:"Network Device Monitoring" @asset.type:netflow_port_mappings @action:modified
Access network MIB leavesA user accessed network MIB leaves.@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed
Modify network interface tagsA user modified network interface tags.@evt.name:"Network Device Monitoring" @asset.type:network_device_tags @action:modified
Modify network device tagsA user modified network device tags.@evt.name:"Network Device Monitoring" @asset.type:network_device_tags @action:modified
Access network interface tagsA user accessed network interface tags.@evt.name:"Network Device Monitoring" @asset.type:network_device_tags @action:accessed
Access network device tagsA user accessed network device tags.@evt.name:"Network Device Monitoring" @asset.type:network_device_tags @action:accessed
Access network device groupsA user accessed network device groups.@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed
Access network device facetsA user accessed network device facets.@evt.name:"Network Device Monitoring" @asset.type:network_device @action:accessed

Notebook

NameDescription of Audit EventQuery In Audit Explorer
Notebook deletedA notebook is deleted and the previous JSON value for the notebook.@evt.name:Notebook @asset.type:notebook @action:deleted
Notebook modifiedA notebook is modified and the previous and new JSON values for the notebook.@evt.name:Notebook @asset.type:notebook @action:modified
Notebook createdA notebook is created and the new JSON value for the notebook.@evt.name:Notebook @asset.type:notebook @action:created

OAuth

NameDescription of Audit EventQuery In Audit Explorer
OAuth clientA user created, modified, or deleted an OAuth client and the previous and new values for the OAuth client.@evt.name:OAuth @asset.type:oauth_client

Observability Pipelines

NameDescription of Audit EventQuery In Audit Explorer
Access PipelineA user accessed a pipeline.@evt.name:"Observability Pipelines" @asset.type:obs_pipelines @action:accessed
Create draft pipelineA user created a draft pipeline.@evt.name:"Observability Pipelines" @asset.type:pipelines_draft @action:created
Delete pipelineA user deleted a pipeline.@evt.name:"Observability Pipelines" @asset.type:pipelines_configuration @action:deleted
Access Pipeline configuration listA user accessed the pipeline configuration list.@evt.name:"Observability Pipelines" @asset.type:pipelines_configuration_list @action:accessed
Create pipelineA user created a pipeline.@evt.name:"Observability Pipelines" @asset.type:pipelines_configuration @action:created
Access worker version listA user accessed the worker versions list.@evt.name:"Observability Pipelines" @asset.type:pipeline @action:accessed @asset.name:"worker versions list"
Access configuration countA user accessed the configuration count for a pipeline.@evt.name:"Observability Pipelines" @asset.type:pipeline @action:accessed @asset.name:"configuration count"
Access pipeline listA user accessed the pipeline list.@evt.name:"Observability Pipelines" @asset.type:pipeline @action:accessed @asset.name:"pipeline list"
Access pipeline by IDA user accessed a specific pipeline by ID.@evt.name:"Observability Pipelines" @asset.type:pipeline @action:accessed @asset.name:"pipeline"
Validate worker configuration componentA user successfully validated the worker configuration component.@evt.name:"Observability Pipelines" @asset.type:pipeline @action:accessed @asset.name:"worker configuration component"
Access version hash listA user accessed the version hash list for a pipeline.@evt.name:"Observability Pipelines" @asset.type:pipeline @action:accessed @asset.name:"version hash list"
Access worker component listA user accessed the worker component list for a pipeline.@evt.name:"Observability Pipelines" @asset.type:pipeline @action:accessed @asset.name:"worker component list"
Access deployment listA user accessed the deployment list for a pipeline.@evt.name:"Observability Pipelines" @asset.type:deployment
Access pipeline draftA user accessed the pipeline draft.@evt.name:"Observability Pipelines" @asset.type:draft
Modify pipelineA user modified an existing pipeline configuration.@evt.name:"Observability Pipelines" @asset.type:pipelines_configuration @action:modified
Access Pipeline configurationA user accessed the pipeline configuration for a specific pipeline by ID.@evt.name:"Observability Pipelines" @asset.type:pipelines_configuration @action:accessed
Modify draft pipelineA user modified a draft pipeline.@evt.name:"Observability Pipelines" @asset.type:pipelines_draft @action:modified

On-Call

NameDescription of Audit EventQuery In Audit Explorer
Create team rulesA user created team rules.@evt.name:"On-Call" @asset.type:team_rules @action:created
Modify an escalation policyA user modified an escalation policy.@evt.name:"On-Call" @asset.type:escalation_policy @action:modified
Modify a scheduleA user modified a schedule.@evt.name:"On-Call" @asset.type:schedule @action:modified
Delete a scheduleA user deleted a schedule.@evt.name:"On-Call" @asset.type:schedule @action:deleted
Create an escalation policyA user created an escalation policy.@evt.name:"On-Call" @asset.type:escalation_policy @action:created
Create a scheduleA user created a schedule.@evt.name:"On-Call" @asset.type:schedule @action:created
Delete an escalation policyA user deleted an escalation policy.@evt.name:"On-Call" @asset.type:escalation_policy @action:deleted
Modify team rulesA user modified team rules.@evt.name:"On-Call" @asset.type:team_rules @action:modified
Delete a schedule overrideA user deleted a schedule override.@evt.name:"On-Call" @asset.type:override @action:deleted
Modify a schedule overrideA user modified a schedule override.@evt.name:"On-Call" @asset.type:override @action:modified
Create a schedule overrideA user created a schedule override.@evt.name:"On-Call" @asset.type:override @action:created

Organization Management

NameDescription of Audit EventQuery In Audit Explorer
Child org createdA user created a new child organization for an existing Datadog organization.@evt.name:"Organization Management" @asset.type:organization @action:created
Audit Trail settingsA user modified Audit Trail settings and what the previous and new settings are.@evt.name:"Organization Management" @asset.type:audit_logs_settings

Private Action Runners

NameDescription of Audit EventQuery In Audit Explorer
Runner enrollment tokenA user successfully created a runner enrollment token, or a runner successfully completed enrollment.@evt.name:"Private Action Runners" @asset.type:runner_enrollment @action:(completed OR created)
Private action runnerA user successfully accessed, created, deleted, or modified a runner, or a user attached a runner to a connection.@evt.name:"Private Action Runners" @asset.type:private_action_runner @action:(accessed OR created OR deleted OR modified OR attached)
Query intentA user successfully created a query intent, or a runner successfully validated a query intent.@evt.name:"Private Action Runners" @asset.type:query_intent @action:(validated OR created)

Quality Gates

NameDescription of Audit EventQuery In Audit Explorer
Quality gates ruleA user has created, modified, or deleted a quality gate rule.@evt.name:"CI Visibility" @asset.type:ci_app_quality_gates (@action:created OR @action:modified OR @action:deleted)

Real User Monitoring

NameDescription of Audit EventQuery In Audit Explorer
RUM application createdA user created or deleted an application in RUM and the type of the application (Browser, Flutter, iOS, React Native, Android).@evt.name:"Real User Monitoring" @asset.type:real_user_monitoring_application @action:(created OR deleted)
Session replay viewedA user viewed a session replay.@evt.name:"Real User Monitoring" @asset.type:session_replay @action:accessed
RUM application modifiedA user modified an application in RUM, the new value of the application, and the type of the application (Browser, Flutter, iOS, React Native, Android).@evt.name:"Real User Monitoring" @asset.type:real_user_monitoring_application @action:modified

Reference Tables

NameDescription of Audit EventQuery In Audit Explorer
Reference Table FileA user uploaded a file or imported a file with a cloud provider for a reference table.@evt.name:"Reference Tables" @asset.type:reference_table_file @action:(uploaded OR imported)
Reference TableA user created, deleted, or modified a reference table.@evt.name:"Reference Tables" @asset.type:reference_table @action:(created OR deleted OR modified)

Security Notification

NameDescription of Audit EventQuery In Audit Explorer
User invited with throwaway emailDatadog has detected that a user with an email from a free or disposable email provider was invited to the organization.@evt.name:"Security Notification" @asset.type:user_invite @action:notification
Unusual loginDatadog has detected a unusual login event.@evt.name:"Security Notification" @asset.type:unusual_login @action:notification
Token leakedDatadog has detected a leaked Datadog API or Application Key that should be revoked.@evt.name:"Security Notification" @asset.type:(api_key OR application_key) @action:notification
Automatic password resetDatadog has automatically reset a user password because it was found in a known credentials leak.@evt.name:"Security Notification" @asset.type:password @action:notification @metadata.automatic_password_reset_reason:*
Login method overrideDatadog has detected a user login method override that is different from the default login methods set for the organization.@evt.name:"Security Notification" @asset.type:user @action:notification

Sensitive Data Scanner

NameDescription of Audit EventQuery In Audit Explorer
Scanning group order modifiedA user modified the order of scanning groups.@evt.name:"Sensitive Data Scanner" @asset.type:sensitive_data_scanner_scanning_group_list
Scanning groupA user created, modified, or deleted a scanning group in Sensitive Data Scanner and the previous and new values for the configuration.@evt.name:"Sensitive Data Scanner" @asset.type:sensitive_data_scanner_scanning_group
Scanning ruleA user created, modified, or deleted a scanning rule within a scanning group in Sensitive Data Scanner and the previous and new values for the configuration.@evt.name:"Sensitive Data Scanner" @asset.type:sensitive_data_scanner_scanning_rule

Service Level Objectives

NameDescription of Audit EventQuery In Audit Explorer
SLO correctionA user creates, modifies, or deletes an SLO correction and the previous and new values for the SLO correction.@evt.name:SLO @asset.type:slo_correction
SLOA user creates, modifies, or deletes an SLO and the previous and new values for the SLO.@evt.name:SLO @asset.type:slo

Sheets

NameDescription of Audit EventQuery In Audit Explorer
SpreadsheetA user creates, modifies, deletes, or accesses a spreadsheet.@evt.name:Sheets @asset.type:spreadsheet @action:(created OR modified OR deleted OR accessed)
PivotA user creates, modifies, or deletes a pivot within a spreadsheet.@evt.name:Sheets @asset.type:pivot @action:(created OR modified OR deleted)
TableA user creates, modifies, or deletes a table within a spreadsheet.@evt.name:Sheets @asset.type:table @action:(created OR modified OR deleted)

Synthetic Monitoring

NameDescription of Audit EventQuery In Audit Explorer
Synthetic test created or deletedA user created or deleted a Synthetic test.@evt.name:"Synthetics Monitoring" @asset.type:synthetics_test @action:(created OR deleted)
Private locationA user created or deleted a private location for Synthetic tests.@evt.name:"Synthetics Monitoring" @asset.type:synthetics_private_location
Synthetic variableA user created, modified, or deleted a Synthetic variable.@evt.name:"Synthetics Monitoring" @asset.type:synthetics_variable
Synthetic settingsA user modified Synthetic settings (quotas, PL access) and the previous and new setting values.@evt.name:"Synthetics Monitoring" @asset.type:synthetics_settings @action:modified
Synthetic test modifiedA user modified a Synthetic test and the previous and new values for the configuration.@evt.name:"Synthetics Monitoring" @asset.type:synthetics_test @action:modified

Teams Management

NameDescription of Audit EventQuery In Audit Explorer
Teams ManagementA user created, deleted, or modified a team or team association.@evt.name:"Teams Management" @action:(created OR deleted OR modified)

Test Optimization

NameDescription of Audit EventQuery In Audit Explorer
Test Optimization settingsA user modified or deleted the settings of a repository or a service.@evt.name:"Test Optimization" @asset.type:test_optimization_settings (@action:modified OR @action:deleted)
Test optimization default settingsA user modified or deleted the default settings.@evt.name:"Test Optimization" @asset.type:test_optimization_default_settings (@action:modified OR @action:deleted)
Flaky test statusA user modified the status of a flaky test.@evt.name:"Test Optimization" @asset.type:"test_optimization_management" @action:modified

Workflows

NameDescription of Audit EventQuery In Audit Explorer
WorkflowA user created, deleted, or modified a workflow, or a workflow executed.@evt.name:"Workflows" @asset.type:workflow @action:(created OR deleted OR modified OR executed)
Step completedA step was completed.@evt.name:Workflows @action:completed @asset.type:step
Custom ConnectionA user created, deleted, or modified a connection.@evt.name:"Custom Connections" @asset.type:custom_connection @action:(created OR deleted OR modified)
NotificationsA notification configuration was created, modified, or deleted for a workflow.@evt.name:Workflows @action:(created OR modified OR deleted) @asset.type:workflow_notifications
Workflow ActionA user responded to a Slack prompt during the execution of a workflow.@evt.name:"Workflows" @asset.type:workflow_action @action:(responded)
Workflow ScheduleA user created, deleted, or modified a schedule for a workflow.@evt.name:"Workflows" @asset.type:workflow_schedule @action:(created OR deleted OR modified)

Further Reading

Additional helpful documentation, links, and articles: