Skip to content

Data deletion feature GA #5217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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
6 changes: 0 additions & 6 deletions docs/manage/deletion-requests.md
Original file line number Diff line number Diff line change
@@ -4,12 +4,6 @@ title: Deletion Requests
description: Learn how to independently and efficiently control or remove your sensitive data from Sumo Logic.
---

<head>
<meta name="robots" content="noindex" />
</head>

<p><a href="/docs/beta"><span className="beta">Beta</span></a></p>

import useBaseUrl from '@docusaurus/useBaseUrl';

Deletion requests allow you to quickly and easily request the removal of ingested data from Sumo Logic. This is particularly useful for removing inadvertently ingested sensitive data.
2 changes: 0 additions & 2 deletions docs/manage/index.md
Original file line number Diff line number Diff line change
@@ -75,14 +75,12 @@ This topic describes features and options that give you administration over acco
<p>Learn how to manage the ingestion of data by Sumo Logic.</p>
</div>
</div>
<!-- Unhide this when it goes GA
<div className="box smallbox card">
<div className="container">
<a href="/docs/manage/deletion-requests"><img src={useBaseUrl('img/icons/business/user-permissions.png')} alt="icon" width="40"/><h4>Deletion Requests</h4></a>
<p>Remove sensitive or inadvertently ingested data from your account.</p>
</div>
</div>
-->
<div className="box smallbox card">
<div className="container">
<a href="/docs/manage/scheduled-views"><img src={useBaseUrl('img/icons/business/user-permissions.png')} alt="icon" width="40"/><h4>Scheduled Views</h4></a>
1 change: 1 addition & 0 deletions sidebars.ts
Original file line number Diff line number Diff line change
@@ -1047,6 +1047,7 @@ module.exports = {
'manage/ingestion-volume/monitor-ingestion-receive-alerts',
]
},
'manage/deletion-requests',
{
type: 'category',
label: 'Security',