KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
push2splunk
★ 11
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
3D-reconstruction-Using-SfM-and-Stereo-Matching
:
SfMEdu System from Princeton for Dense 3D Reconstruction
mini-LISP
:
A simple lisp interpreter
shadowsocksR-win-4.9.2
:
ssr-backup
Guided-Neural-Style-Transfer-for-Shape-Stylization
:
Code Guided Neural Style Transfer for Shape Stylization.
python-nest
:
Python library for nest style Microservices
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
push2splunk
?
Download (.md)
# push2splunk This my attempt to ease my own pain of uploading Lookup files manually on SplunkCloud. It allows you to upload a group of CSV files located in a folder (lookupfiles) to your SplunkCloud instance. It uses the search as mentioned in the Splunk Answers here: https://answers.splunk.com/answers/152485/can-you-create-modify-a-lookup-file-via-rest-api.html The additional features of this python implementation are: - Multiple CSV file uploads - Auto header extraction - Error handling on parsing of CSV files