Dashboards & Visualizations

Customize time scale

leustean
Explorer

Hello,

I am wiring together a TimeRangePicker and a HiddenSearch/HiddenChartFormatter in order to display visualization for some statistics. I observe that in the real-time mode (let's say "5 minute window") the time axis is split in 1 minute ticks/intervals. My data gets indexed into Splunk once every 20 seconds, and in consequence auto updates the visualization. I would like to have also 20 seconds tick on the time axis so that it is clear when the date arrived. Any idea how what kind of customization should be done in order to obtain what I described above ?

Thanks

0 Karma

yAlff
Path Finder

Hello leustan,

did you try

| timechart span=20s

already?

It is referenced here: http://docs.splunk.com/Documentation/Splunk/5.0.2/SearchReference/Timechart#More_examples

leustean
Explorer

Yes, I did. I tryed several values for the span , and everytime I get 1 min tics

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...