Splunk Dev

Is the Splunk SDK for python required to create custom commands?

a212830
Champion

Looking to create some custom commands - is the Splunk SDK required in order to do this?

0 Karma

inventsekar
SplunkTrust
SplunkTrust

As per my understanding, SDK would make it easier. from docs -
A custom search command is an executable binary file that reads data in and writes data out. This could be a Python script, a C++ program, or some other executable binary file. For simplicity, the file is referred to as the executable in this documentation. splunk docs -
https://docs.splunk.com/Documentation/Splunk/6.4.2/Search/Writeasearchcommand

splunk blog link -
http://blogs.splunk.com/2014/04/14/building-custom-search-commands-in-python-part-i-a-simple-generat...

splunk answers post -
https://answers.splunk.com/answers/93248/creating-custom-commands-splunk-5-0-2.html

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...