Splunk Search

Removing events based on condition

PrisonMike
Explorer

       

Labels (1)
0 Karma
1 Solution

kamlesh_vaghela
SplunkTrust
SplunkTrust

@PrisonMike 

Are you looking for this?

| stats values(Field1) as Field1, count(Field1) as count by Field2 _time
| where count=1

 

KV

View solution in original post

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@PrisonMike 

Are you looking for this?

| stats values(Field1) as Field1, count(Field1) as count by Field2 _time
| where count=1

 

KV

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...