Dashboards & Visualizations

Something like ResultsHeader in simple-xml

imrago
Contributor

In advanced xml I was using a lot the ResultsHeader module, amongst others it is showing nicely the "earliest" and "latest" in human readable format. How could I reproduce something like that in simple xml?

0 Karma
1 Solution

imrago
Contributor

I solved the problem based on an answer from Ayn in this question and presented it with a SingleValue component:

... | addinfo | eval selection_duration=strftime(info_min_time,"%+") . " - " . strftime(info_max_time,"%+") | table selection_duration

http://answers.splunk.com/answers/49539/variables-indicating-the-time-range-of-the-interactive-searc...

View solution in original post

0 Karma

imrago
Contributor

I solved the problem based on an answer from Ayn in this question and presented it with a SingleValue component:

... | addinfo | eval selection_duration=strftime(info_min_time,"%+") . " - " . strftime(info_max_time,"%+") | table selection_duration

http://answers.splunk.com/answers/49539/variables-indicating-the-time-range-of-the-interactive-searc...

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...