SSQAuto (Splunk Search Query Automation)
Example Of Splunk Search Query With Python And Splunk Python SDK
installation:
➜ ~ git clone https://github.com/AmirHoseinTangsiriNET/SSQAuto/
...
➜ ~ Windows: cd SSQAuto\SSQAuto
➜ ~ Windows: py SSQAuto.py
...
➜ ~ Linux: cd /SSQAuto/SSQAuto
➜ ~ Linux: python3 SSQAuto.py
Prerequisite
- Python 3
- Splunk SDK Python Module