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!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...