Splunk Search

How do I show more than 10 field values in a timechart?

melonman
Motivator

Hi,

I have a field "host" that contain more than 10 values.
When I issue "... | timechart count by host", timechart shows only 10 hosts and others.

Is it possible to configure the number of field values I can display in a timechart?
How do I configure simple XML views to show more than 10 host in a timechart?

Thanks in advance!

Tags (2)
1 Solution

Drainy
Champion

sure, if you read the docs for timechart you'll see there is a setting called limit. If you set this to 0 it will not limit the results (by default its 10).

|timechart count by blah limit=0

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

Although there will be a limit to how much data the timechart can show 🙂

View solution in original post

Drainy
Champion

sure, if you read the docs for timechart you'll see there is a setting called limit. If you set this to 0 it will not limit the results (by default its 10).

|timechart count by blah limit=0

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

Although there will be a limit to how much data the timechart can show 🙂

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 ...