Skip to content

ImRaptor/SplunkToGray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

SplunkToGray

Convert splunk entries and send them to Graylog.

You will need a couple of python lirbaries to get started:

  1. Splunk Python SDK

  2. Python Requests

  3. Python YAML

They can be installed with pip

  • pip install splunk-sdk
  • pip install requests
  • pip install PyYAML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages