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!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...