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