Splunk Search

How to get an Advanced XML timechart to not automatically create its own bins of milliseconds like a Simple XML timechart?

strive
Influencer

Hi,

The timechart in advanced XML creates its own bins of milliseconds. See below
alt text

Whereas in simple XML, it doesn't. See below
alt text

How to get this simple XML behavior in advanced XML?

Thanks,
Strive

0 Karma

strive
Influencer

The span is specified in the search. It is span=1d
That is the minimum span that we can specify

for the search macro, the span value is passed as an argument. There are two possible values: 1d and 7d.
The problem is when span=1d

0 Karma

jlin
Splunk Employee
Splunk Employee

If you do not want to mess around with xml, you could enforce span size for timechart.

http://docs.splunk.com/Documentation/Splunk/6.2.5/SearchReference/timechart

For example:

... | timechart span=1h ...

0 Karma

strive
Influencer

Already span is specified in the search. It is span=1d

That is the minimum span that we can specify

0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...