Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 19 additions & 14 deletions hugo/config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10480,11 +10480,16 @@ menu:
identifier: account_management_samle_troubleshooting
parent: account_management_saml
weight: 411
- name: Delete Data
identifier: account_management_delete_data
url: account_management/delete_data/
parent: account_management
weight: 5
- name: SCIM
url: account_management/scim/
parent: account_management
identifier: account_management_scim
weight: 5
weight: 6
- name: Okta
identifier: account_management_scim_okta
url: account_management/scim/okta
Expand All @@ -10499,22 +10504,22 @@ menu:
identifier: account_management_api_app_keys
url: account_management/api-app-keys/
parent: account_management
weight: 6
weight: 7
- name: Personal Access Tokens
identifier: account_management_personal_access_tokens
url: account_management/personal-access-tokens/
parent: account_management
weight: 7
weight: 8
- name: Service Access Tokens
identifier: account_management_service_access_tokens
url: account_management/service-access-tokens/
parent: account_management
weight: 8
weight: 9
- name: Teams
identifier: account_management_teams
url: account_management/teams/
parent: account_management
weight: 9
weight: 10
- name: Team Management
identifier: account_management_teams_management
url: account_management/teams/manage/
Expand All @@ -10529,7 +10534,7 @@ menu:
identifier: account_management_governance_console
url: account_management/governance_console/
parent: account_management
weight: 10
weight: 11
- name: Controls
identifier: account_management_governance_console_controls
url: account_management/governance_console/controls
Expand All @@ -10539,12 +10544,12 @@ menu:
identifier: account_management_mfa
url: account_management/multi-factor_authentication/
parent: account_management
weight: 11
weight: 12
- name: Audit Trail
url: account_management/audit_trail/
parent: account_management
identifier: account_management_audit_trail
weight: 12
weight: 13
- name: Events
url: account_management/audit_trail/events/
parent: account_management_audit_trail
Expand All @@ -10564,12 +10569,12 @@ menu:
url: account_management/safety_center/
parent: account_management
identifier: safety_center
weight: 13
weight: 14
- name: Plan & Usage
url: account_management/plan_and_usage/
parent: account_management
identifier: account_management_plan_and_usage
weight: 14
weight: 15
- name: Bill Overview
identifier: account_management_bill_overview
url: account_management/plan_and_usage/bill_overview/
Expand All @@ -10594,7 +10599,7 @@ menu:
identifier: account_management_billing
url: account_management/billing/
parent: account_management
weight: 15
weight: 16
- name: Pricing
url: account_management/billing/pricing
parent: account_management_billing
Expand Down Expand Up @@ -10709,7 +10714,7 @@ menu:
identifier: account_management_multi_org_accounts
url: account_management/multi_organization/
parent: account_management
weight: 16
weight: 17
- name: Organization Groups
identifier: account_management_organization_groups
url: account_management/organization_groups/
Expand All @@ -10719,12 +10724,12 @@ menu:
identifier: account_management_guides
url: account_management/guide/
parent: account_management
weight: 17
weight: 18
- name: Workload Identity Federation
identifier: account_management_workload_identity_federation
url: account_management/workload_identity_federation/
parent: account_management
weight: 18
weight: 19
- name: Disaster Recovery
url: disaster_recovery/
pre: disaster-recovery-wui
Expand Down
3 changes: 3 additions & 0 deletions hugo/content/en/account_management/audit_trail/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ further_reading:
- link: "https://www.datadoghq.com/blog/audit-trail-best-practices/"
tag: "Blog"
text: "Monitor critical Datadog assets and configurations with Audit Trail"
- link: "/account_management/delete_data/"
tag: "Documentation"
text: "Delete data from Datadog"
---

## Overview
Expand Down
12 changes: 11 additions & 1 deletion hugo/content/en/account_management/delete_data.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
---
title: Delete Data
description: Delete logs data from Datadog with proper permissions, time-based queries, and audit trail logging for compliance.
private: true
further_reading:
- link: '/account_management/rbac/'
tag: 'Documentation'
text: 'Learn about roles and permissions'
- link: '/account_management/audit_trail/'
tag: 'Documentation'
text: 'Monitor user activity with Audit Trail'
---

This page explains how to delete sensitive data that should not have been ingested into Datadog.
Expand Down Expand Up @@ -59,6 +65,10 @@ To cancel a deletion, click {{< ui >}}Cancel{{< /ui >}} on an {{< ui >}}Upcoming

Deletions are logged in [Deletion History][5] for 90 days. They are also logged in [Audit Trail][6] alongside the requesting user's details.

## Further Reading

{{< partial name="whats-next/whats-next.html" >}}

[1]: https://www.datadoghq.com/support/
[2]: /account_management/rbac/permissions/
[3]: https://app.datadoghq.com/organization-settings/roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ is_beta: true
private: true
description: Use telemetry rules to govern tags, indexing, and other characteristics of your metrics, logs, and spans.
further_reading:
- link: '/api/latest/tag-policies/'
- link: '/api/latest/tag-rules/'
tag: 'Documentation'
text: 'Tag Visibility and Enforcement Rules API'
- link: '/account_management/governance_console/'
Expand Down
3 changes: 3 additions & 0 deletions hugo/content/en/account_management/rbac/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ further_reading:
- link: "https://www.datadoghq.com/blog/compliance-governance-transparency-with-datadog-audit-trail/"
tag: "Blog"
text: "Build compliance, governance, and transparency across your teams with Datadog Audit Trail"
- link: '/account_management/delete_data/'
tag: 'Documentation'
text: 'Delete data from Datadog'
algolia:
tags: ["rbac"]
---
Expand Down
3 changes: 0 additions & 3 deletions hugo/content/en/api/latest/tag-policies/_index.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 2 additions & 0 deletions hugo/content/en/api/latest/tag-rules/_index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Tag Rules
aliases:
- /api/latest/tag-policies/
---
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Create a tag rule
aliases:
- /api/latest/tag-policies/create-a-tag-policy/
---
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Delete a tag rule
aliases:
- /api/latest/tag-policies/delete-a-tag-policy/
---
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Get a tag rule compliance score
aliases:
- /api/latest/tag-policies/get-a-tag-policy-compliance-score/
---
2 changes: 2 additions & 0 deletions hugo/content/en/api/latest/tag-rules/get-a-tag-rule/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Get a tag rule
aliases:
- /api/latest/tag-policies/get-a-tag-policy/
---
2 changes: 2 additions & 0 deletions hugo/content/en/api/latest/tag-rules/list-tag-rules/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: List tag rules
aliases:
- /api/latest/tag-policies/list-tag-policies/
---
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Update a tag rule
aliases:
- /api/latest/tag-policies/update-a-tag-policy/
---
4 changes: 0 additions & 4 deletions hugo/content/en/api/v2/tag-policies/_index.md

This file was deleted.

788 changes: 0 additions & 788 deletions hugo/content/en/api/v2/tag-policies/examples.json

This file was deleted.

Loading