Splunk Search

Regarding Splunk's eval random() function

maverick
Splunk Employee
Splunk Employee

Since it does not appear that you can pass a number into the random() function, I'm curious to know what is being used to seed it's "randomness".

Is it the first or last timestamp of the event(s) in your result set, or maybe the total number of events returned in the result set? Something else?

Marklar
Splunk Employee
Splunk Employee

The seed is generated from the pid and the time of day, not anything to do with the results.

Marklar
Splunk Employee
Splunk Employee

Correct. Every search is started in a new process, which is when the random number generator is seeded.

maverick
Splunk Employee
Splunk Employee

Okay. and by time of day you mean the current time that the search is actually ran?

Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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