Getting Data In

Unique users, above threshhold, within timespan

atlauren
New Member

Hi all,

Having developed a filter that dials in the events and fields I want, I'd now like to have it display only events in which a unique user exceeds X matching events within Y timeframe.

I've deduced that a combination of top/associate/chart is probably where I need to go, but I can't quite put them together.

Any hints from the common collective?

Thank you!

0 Karma
1 Solution

mw
Splunk Employee
Splunk Employee

How about this:

... earliest=-15m@m latest=now | stats count by user | where count > 20

View solution in original post

0 Karma

atlauren
New Member

Very help, thank you!

0 Karma

mw
Splunk Employee
Splunk Employee

How about this:

... earliest=-15m@m latest=now | stats count by user | where count > 20
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 ...