Skip to content

Commit c98a74c

Browse files
authored
Update Scheduled Views index page (#4826)
* Update index.md * Update docs/manage/scheduled-views/index.md * Update index.md * Update index.md * Update index.md
1 parent 52591ed commit c98a74c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/manage/scheduled-views/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Scheduled Views speed the search process for small and historical subsets of you
1111
* Scheduled View queries run once per minute.
1212
* Queries that run against Scheduled Views return search results much faster because the data is pre-aggregated before the query is run. 
1313
* Creating a Scheduled View for a query can vastly reduce the amount of data scanned at search time.
14+
* Scheduled view maintenance (that is, data ingested to scheduled view) query runs in the context of the user that has created the scheduled view. If the user who created the scheduled view doesn't have access to the underlying data, because of Role-Based Access Control (RBAC) or role filter restrictions, the scheduled view will not reflect that data.
1415
* Scheduled View once created cannot be edited/updated.
1516
* Scheduled Views can include historical data from as far back as the beginning of your retention period (say, 60 days or 90 days). Because historical data is included, Scheduled Views can help uncover long-term trends.
1617
* You can use Scheduled Views in Scheduled Searches, Dashboards, and ad hoc searches. Your Dashboards can include a large quantity of data without sacrificing performance. 

0 commit comments

Comments
 (0)