Skip to content

Commit 273051f

Browse files
manashar4jpipkin1kimsauceJV0812
authored
Update deletion-requests.md (#4500)
* Update deletion-requests.md * Update docs/manage/deletion-requests.md * Limitation added for deletion requests --------- Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> Co-authored-by: Kim (Sumo Logic) <[email protected]> Co-authored-by: Jagadisha V <[email protected]>
1 parent 3f51348 commit 273051f

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/manage/deletion-requests.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,14 @@ To cancel a data deletion request:
8787

8888
## Limitations
8989

90+
- You can have up to 2 active deletion requests at a time.
91+
- Each deletion request can include up to 1 petabyte (PB) of scanned data.
92+
- You can delete up to 100,000 messages per request.
93+
- The maximum time range for each deletion request is one year.
94+
- Your system can support up to 10 active concurrent deletion tasks across different customers.
95+
96+
## FAQ
97+
9098
### Handling future ingestion of sensitive data
9199

92100
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.
@@ -95,10 +103,6 @@ Customers must manage the future ingestion of sensitive data using [processing r
95103

96104
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.
97105

98-
### Deletion request limit
99-
100-
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.
101-
102106
### Supported operators
103107

104108
Currently, we only support [`as`](/docs/search/search-query-language/search-operators/as), [`concat`](/docs/search/search-query-language/search-operators/concat), [`contains`](/docs/search/search-query-language/search-operators/contains), [`decToHex`](/docs/search/search-query-language/search-operators/dectohex), [`floor`](/docs/search/search-query-language/math-expressions/floor), [`if`](/docs/search/search-query-language/search-operators/if), [`in`](/docs/search/search-query-language/search-operators/in), [`lookup`](/docs/search/search-query-language/search-operators/lookup), [`toLower`](/docs/search/search-query-language/search-operators/tolowercase-touppercase), [`matches`](/docs/search/search-query-language/search-operators/matches), [`parse`](/docs/search/search-query-language/parse-operators), [`toUpper`](/docs/search/search-query-language/search-operators/tolowercase-touppercase), and [`where`](/docs/search/search-query-language/search-operators/where) search query operators.

0 commit comments

Comments
 (0)