Splunk Search

timechart OTHER column

abhayneilam
Contributor

Hi,

When I am running my query with timechart command , OTHER column is being made, I want to expand this column as it contains the information of some useful column.

Please help me to get rid of OTHER column and also help me to expand OTHER column so that I can see all the columns.

Many thanks 🙂

Cheers

Tags (2)
0 Karma

ryhluc01
Communicator

Hi, Please select @linu1988 answer. It was the correct fix to the TC other problem.

0 Karma

DavidHourani
Super Champion

Hello,

Its quite simple, you only have to add the userother=0 to get rid of that column completely and then you can either set a limit for your timechart display (limit=5 for a limit of 5 values) or display everything (limit=0):

..|timechart count by X limit=5 useother=0

Let me know if it works out for u 🙂

Regards,
David

linu1988
Champion
...|timechart avg(Value) by column limit=0
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...