Splunk Search

How to extract random numbers

marinella26
Explorer


There are over 10000 events and I want to extract events of 100 random Users.
Is there any simple way to extract this?

Thanks in advance!

Tags (4)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
<your search> [search <your search>|dedup user|eval number=random()|sort 0 number|head 100|table user]

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust
<your search> [search <your search>|dedup user|eval number=random()|sort 0 number|head 100|table user]

marinella26
Explorer

@ITWhisperer  it worked. Thank you so much!

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...