Dashboards & Visualizations

numbering rows by field name?

Yarsa
Path Finder

How do I set a new column which specifies the occurence order of events, grouped by another field.

For example - users Y,X and Z had 5 sessions each.
How can I number their sessions from 1 to 5, so I can choose to analyze only data from their second session.

Thanks:)

Tags (1)
0 Karma
1 Solution

Ayn
Legend

If you have one event per session, you can use streamstats to create a count per user:

... | streamstats count AS session_number by user

View solution in original post

0 Karma

Ayn
Legend

If you have one event per session, you can use streamstats to create a count per user:

... | streamstats count AS session_number by user
0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...