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?

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...