event_spammer_4splunk

Simple utility to spam logs into Splunk for TS purposes.
git clone git://git.thepablogq.xyz/event_spammer_4splunk
Log | Files | Refs | README

README.md (812B)


      1 # SIMPLE pseudo log spammer
      2 
      3 > Not particularly good at the spam or the log part.
      4 
      5 This small addon is a "sort-of" quick solution to a really specific problem while conducting a forgettable investigation.
      6 
      7 The idea is having "portable" solution to fill indexes with random data without spending time configuring any inputs. Just intall and go!
      8 
      9 ## How to use
     10 
     11 1. Get the addon/app.
     12 2. Install on device.
     13 3. Get main index flooded with events.
     14 
     15 The app comes with two scripts, one written in bash and one in python. Interchangeable one with the other, however, the one written on bash is easier to modify for generating a different formatted output.
     16 
     17 ## Addendum
     18 
     19 Isn't it curious that this README is likely larger than the app itself.
     20 
     21 In theory, this addon is compatible with Splunk Cloud.