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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...