Splunk Dev

Where is the python API for splunk.Intersplunk?

Jason
Motivator

Just wondering where the API is for the python module splunk.Intersplunk (used for making scripts that work on streams of events).

Tags (2)
1 Solution

Jason
Motivator

I couldn't find it on docs or Answers, but you can get a man-page style listing of the module by doing the following:

$SPLUNK_HOME/bin/splunk cmd python
(in python interpreter)
import splunk.Intersplunk
help(splunk.Intersplunk)
(when done, press q to exit the help screen, and ctrl-D or ctrl-Z to exit python)

View solution in original post

Stephen93Marsh
Explorer
$SPLUNK_HOME$\Python-2.7\Lib\site-packages\splunk\

This was asked a very long time ago, but i'm putting this here so other people can see it. This appears to have all of the common splunk imports.

If you are using an IDE such as eclipse and want to take advantage of its intellisense while working with these Splunk imports, just add the "site-packages" folder as an external source dependency.

xavierashe
Contributor

Google find all old posts. Here's another update. In v6.6.3 I found the site-packages in
$Splunk_Home/lib/python2.7/site-packages/splunk

0 Karma

Jason
Motivator

I couldn't find it on docs or Answers, but you can get a man-page style listing of the module by doing the following:

$SPLUNK_HOME/bin/splunk cmd python
(in python interpreter)
import splunk.Intersplunk
help(splunk.Intersplunk)
(when done, press q to exit the help screen, and ctrl-D or ctrl-Z to exit python)
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...