Getting Data In

Pull data from a script(sh or py) to show in Splunk without indexing

sibbsnb
Path Finder

Hi,

I need a command like dbquery(dbconnect) which when executed in Splunk searh returns data from a script's output.

How do i do that?

Search
| mycommand parm1 parm2 | table abc, efg

Result
script output shown in splunk which can be manipulated further by SPL commands

Tags (1)
0 Karma
1 Solution

bgaignon
Path Finder

Hi,

If I understand well you want to execute a script and not a command.

If it's well a script then you can follow this great answer here: how-to-execute-external-script-to-manipulate-file-from-search-command

If you want dbquery there is an App, here is the doc: http://docs.splunk.com/Documentation/DBX/1.1.3/DeployDBX/Commands

But if you are looking to execute a custom command in the search line, then I will not be helpful.

View solution in original post

0 Karma

bgaignon
Path Finder

Hi,

If I understand well you want to execute a script and not a command.

If it's well a script then you can follow this great answer here: how-to-execute-external-script-to-manipulate-file-from-search-command

If you want dbquery there is an App, here is the doc: http://docs.splunk.com/Documentation/DBX/1.1.3/DeployDBX/Commands

But if you are looking to execute a custom command in the search line, then I will not be helpful.

0 Karma

sibbsnb
Path Finder

i was able to execute in a similar way as provided in that link to pull data from script.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...