Changing Time Interval
The time range of the query is set in the UI. It is strongly recommended to limit the time range of queries as much as possible. This ensures that LogScale is searching the relevant data to the information required, improving efficiency and reducing unnecessary data processing.
Figure 80. Data Time Interval
Elements of the time range include:
Time zone picker to set a temporary time zone for your search. This setting will influence how time ranges using calendar definitions such as fixed time range and intervals like
today
or last month and calculate the query's start and end timestamps. For more information on setting the time zone, see Set Time Zone.Time Selector to specify the time range for the query.
Use the navigation arrows < and > to move backward and forward through time intervals.
The
icon allows you to quickly extend the time range by the same interval, making it easy to expand your search scope incrementally.
Live checkbox. LogScale offers two modes for running queries: live and static.
Live queries are ideal for monitoring scenarios where you need to observe the data as it arrives.
These queries use a time interval relative to the current moment (for example, last 5 minutes, last 1 day).
When enabled, results will update as soon as new data becomes available.
Time intervals that use anchoring (for example: today, yesterday) are not supported in live queries.
Static queries are better suited for investigating past events.
All time interval definitions are supported in this mode.
Available time intervals:
Presets enables quick selection from commonly used time intervals.
Use case: ideal for frequent searches, allowing you to select standard time ranges, like
last 24 hours
orlast 7 days
with a single click.
Relative Time Range allows more flexibility in selecting a relative time range, can be Simple or Advanced:
The Simple tab provides flexible adjustment of the start of the time interval, with the most common units like days, hours, minutes etc. The time interval is always relative to Now.
The Advanced tab provides a fully customizable approach to the specified time range:
You can set the relative time ranges that end in the past. For example, you might want to analyze the last 24 hours of data but exclude the most recent hour to account for data delays.
You can specify calendar-based intervals, such as the last three calendar months, rather then fixed intervals like 90 days. Specifying the calendar-based time ranges requires using the anchoring syntax.
The Advanced tab utilizes LogScale relative time syntax.
The
@
symbol allows snapping time intervals to a specific point, like the beginning of the day or month. Whatever follows@
is treated as the anchor point. You can use specific time syntax, or a function such as@month-1ms
which means "beginning of the month, minus 1 millisecond".The
calendar:
keyword interprets time ranges using calendar terms (for example, months are defined by the calendar rather than fixed 30-day period).
For more information on using advanced relative time selectors, see Advanced Time Syntax.
Fixed Time Range allows selecting fixed start and end dates as the time interval.
Additional features include:
Time intervals can be copied and pasted between search session using the Time Selector.
and icons available from theThe Time field selection controls which time field (@timestamp or @ingesttimestamp) is used when evaluating the time range for a query. By default, @timestamp is used.
For example, use @ingesttimestamp when validating an Aggregate Alert query, see Select alert timestamp for more information.
Note
The following specific behaviors exist when using the time interval selection:
Live mode is only available when using relative time ranges.
When you change the timetable from the Time dropdown, the liveness of the query is not impacted unless you enable the checkbox in order to run it as a live query instead, while the timeframe previously selected is kept.
When you disable the
checkbox, the query running will be stopped.The query on the Enter or click in the query editor to make it run again.
page also stops if you change to a relative or fixed time while it is running. Press
Tip
You can move the time interval to be earlier or later by clicking the Time dropdown field. You can make the interval of time larger (for example, from 5 min to 10 min ago) by clicking the icon.
and buttons in the