SSQAuto (Splunk Search Query Automation)

forthebadge
forthebadge
MIT License

Master

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

GitHub

View Github