Splunk Search

number max of timechart column

Emilien
Explorer

Hi,

I've try to extract some results of my indexed data and make a sum of these results in a result column.
But timechart forbids me to display more than 10 results columns and i must get 16 differents columns.
Moreover, a column "other" appears with a number which i don't know from where he is..

So my question is, is it possible to extends the number of timechart column ?

This is my researche : (XXX contains 16 differents values)

index="A" sourcetype="B" | timechart eval(round(avg(nbr_teams),0)) by XXX | fillnull value=0 | rename _time AS Time | eval Time=strftime(Time, "%B")

=> alt text

0 Karma
1 Solution

Vladimir
Path Finder

You can use timechart limit=16

View solution in original post

Vladimir
Path Finder

You can use timechart limit=16

Emilien
Explorer

thank you,
I thought it was just a restrictive attribute

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...