Dashboards & Visualizations

Example wanted for view xml, adding the time picker

jangid
Builder

Is there any example for where I can set and get the time value in form based dashboard?

Thanks

Tags (2)
0 Karma
1 Solution

rroberts
Splunk Employee
Splunk Employee

jangid
Builder
sourcetype="LOG_LINE" TXN.ID | table _time TransactionID | streamstats range(_time) as ElapsedTime by TransactionID | where ElapsedTime > 0
Last 4 Hours
Transfer Elapsed Time
0 Karma

rroberts
Splunk Employee
Splunk Employee

Can you please put the entire XML here?

0 Karma

jangid
Builder

Thanks

This always display 30 days 😞

is there any way to override this behavior?

my code


Last 4 Hours

or am I doing something wrong?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...