Revise auto refresh and public dashboard restrictions#6550
Open
Revise auto refresh and public dashboard restrictions#6550
Conversation
Updated section headers and clarified restrictions on auto refresh and public dashboards. Added details on unsupported operators and modifiers.
JV0812
commented
Apr 8, 2026
jpipkin1
reviewed
Apr 8, 2026
|
|
||
| The following operators cannot be used in Auto refresh: | ||
| * The following operators cannot be used: | ||
| * `Compare With` can be used when your query's aggregate operation is grouped by a [timeslice](/docs/search/search-query-language/search-operators/timeslice) |
Collaborator
There was a problem hiding this comment.
Suggested change
| * `Compare With` can be used when your query's aggregate operation is grouped by a [timeslice](/docs/search/search-query-language/search-operators/timeslice) | |
| * `Compare With` can be used when your query's aggregate operation is grouped by a [timeslice](/docs/search/search-query-language/search-operators/timeslice). |
jpipkin1
reviewed
Apr 8, 2026
| * `Compare With` can be used when your query's aggregate operation is grouped by a [timeslice](/docs/search/search-query-language/search-operators/timeslice) | ||
| * [`Cat`](/docs/search/search-query-language/search-operators/cat/) | ||
| * `Details` | ||
| * [`First`, `Last`](/docs/search/search-query-language/group-aggregate-operators/first-last/) - instead use the **withtime** option, see [`most_recent` and `least_recent`](/docs/search/search-query-language/group-aggregate-operators/most-recent-least-recent). |
Collaborator
There was a problem hiding this comment.
Suggested change
| * [`First`, `Last`](/docs/search/search-query-language/group-aggregate-operators/first-last/) - instead use the **withtime** option, see [`most_recent` and `least_recent`](/docs/search/search-query-language/group-aggregate-operators/most-recent-least-recent). | |
| * [`First`, `Last`](/docs/search/search-query-language/group-aggregate-operators/first-last/). Instead use the `withtime` option. See [`most_recent` and `least_recent`](/docs/search/search-query-language/group-aggregate-operators/most-recent-least-recent). |
jpipkin1
reviewed
Apr 8, 2026
| * [`Subquery`](/docs/search/subqueries) | ||
| * `Threat Intel` | ||
| * [`Trace`](/docs/search/search-query-language/search-operators/trace) | ||
| * [`Timeslice`](/docs/search/search-query-language/search-operators/timeslice) greater than 1 day |
Collaborator
There was a problem hiding this comment.
Suggested change
| * [`Timeslice`](/docs/search/search-query-language/search-operators/timeslice) greater than 1 day | |
| * [`Timeslice`](/docs/search/search-query-language/search-operators/timeslice) greater than 1 day. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Purpose of this pull request
This pull request is to update section headers and clarified restrictions on auto refresh and public dashboards. Added details on unsupported operators and modifiers.
Select the type of change
Ticket (if applicable)