An open API service indexing awesome lists of open source software.

https://github.com/password123456/splunk-rest-api

splunk
https://github.com/password123456/splunk-rest-api

splunk splunk-api-query splunk-application splunk-remote-query splunk-remote-query-csv splunk-remote-query-json splunk-rest-api splunk-rest-api-csv splunk-rest-api-json

Last synced: 5 months ago
JSON representation

splunk

Awesome Lists containing this project

README

        

# Splunk scripts collection
![made-with-python][made-with-python]
![Python Versions][pyversion-button]
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fpassword123456%2Fsplunk-rest-api&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)

[pyversion-button]: https://img.shields.io/pypi/pyversions/Markdown.svg
[made-with-python]: https://img.shields.io/badge/Made%20with-Python-1f425f.svg

- useful scripts for splunk
- http://docs.splunk.com/Documentation/Splunk/latest/RESTUM/RESTusing

# Requirements:
- Splunk 7.0 later

## File:
- remote query and parse response
- JSON response
- splunk_restapi_query_json.py

- CSV response
- splunk_restapi_query_csv.py

# Enjoy it.