Skip to content

BrAmaral/splunkDataGeneratorTCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

splunkDataGeneratorTCP

This is a simple python script that generates fake JSON data and send it to Splunk via TCP (Inspired by George Starcher's code)

Requirements

  • Python 3.x

Basic Usage

  1. Set the Splunk log collector (Universal Forwarder/Heavy Forwarder/Single Instance) IP and the listening port (in code line 24 and 25)

  2. Execute the script with the command:

    python3 splunkDataGeneratorTCP.py
    

About

This is a simple script that generates fake JSON Data and sends to Splunk via TCP (Inspired by George Starcher's code)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages