Dashboards & Visualizations

chart legend properties

splunkpoornima
Communicator

Hi all,

i created the the trend chart for my Task Manager log files ...some of the Task are showed in legend and remaining Tasks are grouped as OTHER ,..

How it groups the Task and put it in OTHER or it has any criteria so that it groups the Task

Plz clarify me

Thanks
poornima

Tags (1)
0 Karma
1 Solution

lguinn2
Legend

It would help if you actually showed the search.

But I will try to explain in the abstract. If I run a search like this

somesearch | timechart count by task

Splunk will only graph the 10 tasks that appear most frequently. The remaining tasks will be grouped into a category named "OTHER" by default. There are options for removing the OTHER category, as well as other actions you could take to group or eliminate categories. to eliminate OTHER

somesearch | timechart useother=f count by task

Read the entry for the timechart command in the Search Reference Manual for more options.

View solution in original post

0 Karma

lguinn2
Legend

It would help if you actually showed the search.

But I will try to explain in the abstract. If I run a search like this

somesearch | timechart count by task

Splunk will only graph the 10 tasks that appear most frequently. The remaining tasks will be grouped into a category named "OTHER" by default. There are options for removing the OTHER category, as well as other actions you could take to group or eliminate categories. to eliminate OTHER

somesearch | timechart useother=f count by task

Read the entry for the timechart command in the Search Reference Manual for more options.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...