Splunk Search

Limit SA-Eventgen event amount generated

NaorP
Explorer

Hi Everyone,

I am using SA-Eventgen (eventgen-master) to simulate events, and its working great 🙂
The issue is that the eventgen generates so many events that my test environment was slowed down to an unusable speed..

Does anyone know how i can limit the amount of events generated by the app in total, i tried to fiddle around with the "interval" marker but with no success.

Thanks in advance,

Tags (2)
0 Karma

TonyLeeVT
Builder

I believe the parameter is timeMultiple. Example:

timeMultiple = 2

Per the documentation: "This will slow down the replay by a factor of 2 by multiplying all time between events by 2."

Source: https://github.com/splunk/eventgen/blob/master/README/Tutorial.md

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...