Skip to content

Commit 877c270

Browse files
authored
Update export-search-results.md
1 parent 1bfb9b8 commit 877c270

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/search/get-started-with-search/search-basics/export-search-results.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ title: Export Search Results
44
description: Up to 100,000 rows can be exported as a CSV (comma-separated values) text file.
55
---
66

7-
After your search query completes, you can download up to 100,000 rows of results from your browser as a CSV (comma-separated values) text file.
7+
After your search query completes, you can download up to 100,000 rows of results from your browser as a CSV (comma-separated values) text file. If your results are more than 100,000 rows then run multiple searches with shorter time range and export the respective search results.
88

99
:::note
1010
To export search results, you must have a [role](/docs/manage/users-roles) that grants you the Download Search Results capability.
1111
:::
1212

13-
If your organization has a Sumo Logic Enterprise account, and you'd like to export more than 100,000 rows, you can use the Search Job API to query Sumo Logic, then page through and output the results to a file of your choice. Learn more about the [Search Job API](/docs/api/search-job).
14-
1513
## Export grouped (aggregate) results
1614

1715
From the table view of a completed query, click the **Export Results** icon in the **Aggregates** tab.

0 commit comments

Comments
 (0)