Skip to content

Commit 84bf4f4

Browse files
authored
Update docs/manage/ingestion-volume/ingest-budgets/minute-volume.md
1 parent 9d7db99 commit 84bf4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manage/ingestion-volume/ingest-budgets/minute-volume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ _index=sumologic_audit_events minuteVolume stopCollecting
9191

9292
1. Identify sources which are not critical data sources where stricter data controls can be added to prevent your organization from being throttled.
9393
1. Identify `_sourceCategory` or any other identifier for the sources.
94-
1. Run the following query. The goal of this query is to understand previous data ingestion trends and suggest to you the peak volume seen per minute. To obtain the most accurate ingest rates, run the query using [Receipt Time](/docs/search/get-started-with-search/build-search/use-receipt-time/).
94+
1. Run the following query. The goal of this query is to understand previous data ingestion trends and suggest to you the peak volume seen per minute. To obtain the most accurate ingest rates, run the query using the [Receipt Time](/docs/search/get-started-with-search/build-search/use-receipt-time/).
9595
```sql
9696
_sourceCategory=<source category> AND _index=<partition name>
9797
| timeslice 1m

0 commit comments

Comments
 (0)