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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...