Skip to content

klawrencegupta-splunk/search_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This application/script is provided at your own risk & is not a Splunk supported product. It is only meant for testing & is considered experimental

search_generator

A generic Splunk search generator

A generic search load generation script will reach from a search_file setup with searches that should be run:

File Needs to be formatted with the following syntax specifically with the search to be run in square brackets

normal = ["earliest=-24h@h "INFO" index=_internal | stats count"]

sparse = ["earliest=-24h@h "WARN" index=_internal | stats count"]

dense = ["earliest=-24h@h "ERROR" index=_internal | stats count"]

supersparse = ["earliest=-24h@h "SUPER sparse!" index=_internal | stats count"]

The goal being to help with the even distribution of different kinds of searches for synthetic testing

About

A generic Splunk search generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published