Splunk Dev

Is there any disadvantages in using splunk python sdk

paramagurukarth
Builder

Hi I am new to Splunk..
Just trying to include python SDK (Splunklib abd util libraries) into our apps (Current requirements is to create/modify alerts.. In future few more may come). So before including it to the app. I just want to know about the disadvantages (Any existing security issues, rules i should follow) on splunk python sdk.

So please guide me on this...
Thanks. 🙂

0 Karma

Patient
Path Finder

Hi paramagurukarthikeyan,

I don't know if this will help you. But I want to let you know that:
The Splunk SDK for Python lets you write Python applications that can interact with Splunk Enterprise. Export searches using the Python SDK can be run in historical mode and real-time mode. They start right away, and stream results instantly, letting you integrate them into your Python application. At my level I don't found the disadvantages about security issues because The splunk sdk for python include to the app will require a common set of arguments that specify things like the Splunk host, port, and login credentials. Follow the link below to learn more.
http://dev.splunk.com/python
For other informations that I ignore, please let me know. Thanks

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...