Splunk Dev

Add data with Python

DavidHourani
Super Champion

Hello Splunkers!

I want to make a page on splunk that resembles to "add data" page on which one can drag and drop a file to add it into Splunk. Anyone knows where I can find the python code to do that ? Or maybe some code that allows me to connect to splunk and input data from a file.

Best regards,
David

0 Karma
1 Solution

GregZillgitt
Path Finder

The Splunk Python SDK contains a script called "upload.py" in the root of the "examples" directory. Should be just what you're looking for. Have a look: https://github.com/splunk/splunk-sdk-python/blob/master/examples/upload.py

View solution in original post

GregZillgitt
Path Finder

The Splunk Python SDK contains a script called "upload.py" in the root of the "examples" directory. Should be just what you're looking for. Have a look: https://github.com/splunk/splunk-sdk-python/blob/master/examples/upload.py

rsathish47
Contributor

HI David ,

You check in uploader app in the splunk base.
https://splunkbase.splunk.com/app/1707/

Thanks
Sathish rangan

DavidHourani
Super Champion

I will have a look at it. thank you for your help Sathish.. any Git you know that might be doing that also ?

0 Karma

jkat54
SplunkTrust
SplunkTrust

Sounds like you're reinventing the wheel a bit here. What's the purpose behind this exercise? Funzies or are you trying to build an external file input page? If it's the later, I recommend installing a "heavy forwarder" and giving your users access to the add data page. If it's for fun, then we got a long conversation ahead of us.

0 Karma

DavidHourani
Super Champion

so yes it's for fun lol

0 Karma

DavidHourani
Super Champion

I want to make an app that allows you to drag and drop PCAP files-> read + convert to selecter format-> splunk it... so yeah sort of reinventing the wheel for the drag and drop page but i want to make something that looks nice.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...