Splunk Search

Omit a tag from a timechart

dperry
Communicator

I have 5 tags:

tag1
tag2
tag3
tag4
tag5

index=my_index sourcetype=inetpub host=myhost "video=0"| timechart count by tag

I want to omit one of the tags on my timechart (similar to "other") and only show tags 1-4...Is this possible?

Tags (2)
0 Karma
1 Solution

woodcock
Esteemed Legend

Like this:

index=my_index sourcetype=inetpub host=myhost "video=0" tag!=tag1 | timechart count by tag

View solution in original post

0 Karma

woodcock
Esteemed Legend

Like this:

index=my_index sourcetype=inetpub host=myhost "video=0" tag!=tag1 | timechart count by tag
0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...