Skip to content

mason-splunk/SplunkScriplets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SplunkScriplets

Various Splunk related scripts, tricks and notes .. All in ONE Place

Directory Structure

├── devOps
│   ├── SplunkEnterprise
│   └── SplunkUF
├── sampleData
├── splunk_tips
│   ├── answers
│   ├── api
│   ├── apps
│   ├── configs
│   ├── dashboards
│   ├── others
│   └── searches
└── thirdparty
    ├── ansible
    ├── curl
    ├── dataCapture
    ├── disk
    ├── docker
    ├── linux
    ├── network
    ├── openldap
    ├── pandoc
    ├── perl
    ├── powershell
    ├── preChecks
    ├── python
    ├── quest
    ├── regexes
    ├── rsyslog
    ├── shell
    ├── snmp
    ├── standards
    └── vagrant

What does each Directory include

  • devOps => Splunk and Universal Forwarder installation Scripts
  • thirdPary => ThirdParty Scripts like python, shell scripts, connectivity tests etc.
  • splunk_tips => UI development snippets, Tricky searches which can be re-used, Any rare errors which people have noted and workarounds, Some key configs like rsyslogd, serverclass.conf, authentication.conf etc.

TO DO

  • Create a good repository to put notes related to Splunk and its automation

About

Various Splunk Scripts and applets, all in one place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.6%
  • Batchfile 16.7%
  • Python 5.8%
  • Makefile 1.9%