-
Notifications
You must be signed in to change notification settings - Fork 223
DOCS-149 - Data Deletion Requests (Beta) #4076
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
Merged
Merged
Changes from 13 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
c3003a8
Data Deletion rules
kimsauce 1c7e107
updates and comment test
kimsauce 690ddfe
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
kimsauce ef3958a
more changes
kimsauce 81fc582
add kanso steps
kimsauce def4d4c
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
kimsauce 9f9ecc8
Add CID, revise rn
kimsauce 4d5ac06
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
kimsauce 286ebc4
changes
kimsauce 3857c41
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
kimsauce e80786d
Update blog-service/2024-06-06-manage.md
kimsauce 6e0a7cb
Update blog-service/2024-06-06-manage.md
kimsauce 3b5b6f4
Rename 2024-07-10-manage.md to 2024-07-05-manage.md
kimsauce 77fb7a6
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
kimsauce 605b249
Added warning about permanent deletion
kimsauce 0ecd04a
add warning to release note
kimsauce bb796ab
Rename 2024-07-05-manage.md to 2024-07-10-manage.md
kimsauce d907328
Rename 2024-07-10-manage.md to 2024-08-16-manage.md
kimsauce deb3c87
edits
kimsauce fe8c5c1
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
kimsauce 3ef2062
Update docs/manage/data-deletion.md
kimsauce a197ac0
Update docs/manage/data-deletion.md
kimsauce fb4529e
Update docs/manage/data-deletion.md
kimsauce bf5f6c5
Update docs/manage/data-deletion.md
kimsauce 26f4cd2
Update docs/manage/data-deletion.md
kimsauce ed40af1
Update blog-service/2024-08-16-manage.md
kimsauce 4c85240
Update blog-service/2024-08-16-manage.md
kimsauce 37847ab
Update docs/manage/data-deletion.md
kimsauce 26cfb21
Update docs/manage/data-deletion.md
kimsauce 742c9a1
Update docs/manage/data-deletion.md
kimsauce 844def5
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
kimsauce e1dc1c2
fixes
kimsauce c5306a7
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
kimsauce d407644
edits
kimsauce 44551fc
more edits
kimsauce 3cbeb22
Update docs/manage/deletion-requests.md
kimsauce eda5bd5
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
kimsauce 025911b
Merge branch 'DOCS-149-Deletion-Rule-Help-Docs' of github.com:SumoLog…
kimsauce 929049c
edits
kimsauce 055c144
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
kimsauce 5244914
Update docs/manage/deletion-requests.md
kimsauce e141cf1
Merge branch 'main' into DOCS-149-Deletion-Rule-Help-Docs
JV0812 4d3cc74
Rename 2024-08-08-manage.md to 2024-08-09-manage.md
JV0812 5292bcf
Delete blog-service/2024-08-09-manage.md
JV0812 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: Data Deletion (Manage) | ||
image: https://help.sumologic.com/img/sumo-square.png | ||
keywords: | ||
- manage data | ||
- ingestion | ||
- data deletion | ||
hide_table_of_contents: true | ||
authors: | ||
- url: https://help.sumologic.com/release-notes-service/rss.xml | ||
image_url: /img/release-notes/rss-orange.png | ||
--- | ||
|
||
We're happy to announce **Data Deletion**, which enables you to remove sensitive or inadvertently ingested data, addressing compliance and security risks caused by misconfigurations, developer errors, or third-party sources. | ||
|
||
Key features: | ||
|
||
- **User-friendly deletion**. Easily delete data. | ||
- **Multiple datasets and time ranges**. Flexible data management. | ||
- **Customizable filters**. Tailor deletion to your needs. | ||
- **Robust auditing mechanisms**. Ensure thorough tracking. | ||
|
||
This feature allows you to independently control and remove sensitive data swiftly and accurately, mitigating compliance issues and potential data exposure without having to contact Sumo Logic support. | ||
|
||
[Learn more](/docs/manage/data-deletion). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
--- | ||
id: data-deletion | ||
title: Data 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'; | ||
|
||
Data Deletion allows you to quickly and easily request the removal of ingested data from Sumo Logic. This is particularly useful for removing inadvertently ingested sensitive data. | ||
kimsauce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
You can independently and swiftly remove sensitive data, mitigating compliance issues and potential data exposure without needing to contact Sumo Logic support. | ||
|
||
Key features: | ||
|
||
- **User-friendly deletion**. Easily delete data. | ||
- **Multiple datasets and time ranges**. Flexible data management. | ||
- **Customizable filters**. Tailor deletion to your needs. | ||
- **Robust auditing mechanisms**. Ensure thorough tracking. | ||
|
||
|
||
## Create a Data Deletion Request | ||
kimsauce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
|
||
### From the Logs tab | ||
|
||
1. <!--Kanso [**Classic UI**](/docs/get-started/sumo-logic-ui/).Kanso--> Go to **Manage Data** > **Logs** > **Deletion Requests**.<!--Kanso <br/>[**New UI**](/docs/get-started/sumo-logic-ui-new/). From the top nav, click **Configuration** (cog icon) > **Data Deletion**. Kanso--> | ||
kimsauce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
1. Click **+ Create Deletion Request**. | ||
1. Fill out the **Name**, **Reason**, and **Filter Expression** fields. | ||
kimsauce marked this conversation as resolved.
Show resolved
Hide resolved
kimsauce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
1. Select the **Time Range** when the data was ingested. | ||
1. When you're done, click **Save**. | ||
1. Your request will go to a Sumo Logic Customer Support Manager (CSM) for review and approval. You can check on your request in the **Status** column. <br/><img src={useBaseUrl('img/search/get-started-search/data-deletion-status.png')} alt="data-deletion-status" width="400"/> | ||
kimsauce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
|
||
### From a Log Search | ||
|
||
1. From any **Log Search**, click the cog icon, then in the dropdown, select **Create Deletion Request**.<br/><img src={useBaseUrl('img/search/get-started-search/data-deletion-request.png')} alt="data-deletion-status" width="400"/> | ||
kimsauce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
1. In the popup window, enter a **Name** and **Reason** for your data deletion request, then click **Create Request**. | ||
|
||
|
||
## Cancel a Data Deletion Request | ||
|
||
To cancel a deletion request: | ||
|
||
1. Go to **Deletion Requests**. | ||
1. Select your request. | ||
1. Click **Cancel Request**. | ||
|
||
<img src={useBaseUrl('img/search/get-started-search/data-deletion-cancel.png')} alt="data-deletion-cancel" width="800"/> | ||
kimsauce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## Limitations | ||
kimsauce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
### Handling future ingestion of sensitive data | ||
|
||
Customers must manage the future ingestion of sensitive data using [Processing Rules](/docs/send-data/collection/processing-rules). Deletion requests will only apply to data that has already been indexed, not to data that will be ingested in the future. | ||
kimsauce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
### Deletion scope | ||
|
||
Deletion is restricted to partitions and the default view (sumologic_default) in Sumo Logic. Deletion is currently not supported for other view types, such as [Scheduled Views](/docs/manage/scheduled-views) or ad hoc views created using the save view operator. Sensitive data may still be present in these unsupported views. | ||
|
||
### Deletion request limit | ||
|
||
Each deletion request is limited to 100,000 messages. This means that any deletion operation can only target up to 100,000 messages at a time. | ||
|
||
<!-- is this available now? | ||
Auditing of the following activities: | ||
-Number of Logs that have been masked/redacted/deleted. | ||
-Daily Summary of Statistics, indicating number of queries matching each rule to make it easy for Admins to understand which rule still has data that is being hit. | ||
--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.