├── 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
- 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.
- Create a good repository to put notes related to Splunk and its automation