Splunk Search

append search incorrect time window

akhasriya
Engager

I have a multisearch to view data for yesterday only.

[search
 index=... earliest = -1d@d latest=+0d@d| search ....
]
[search
index=... earliest = -1d@d latest=+0d@d|search ...] |timechart span=30m count BY cat

Running separately the time window is correct, it gives me data for yesterday BUT when running it as a multisearch it gives data for yesterday BUT the x-axis is extended to the current time without any data. I don't want the x-axis to be extended up to the current time.

0 Karma
1 Solution

somesoni2
Revered Legend

What is the time range picker value? (I know you're specifying it in-line in search).

View solution in original post

0 Karma

somesoni2
Revered Legend

What is the time range picker value? (I know you're specifying it in-line in search).

0 Karma

akhasriya
Engager

Hi somesoni, It was set to "today", I changed it to "all time" and seems to have done the trick. Cheers.l

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...