- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Shisa
Explorer
03-20-2015
03:53 AM
Hi,
May I ask if anyone has any python code example of your custom command that calls external REST API (NOT Splunk REST API) in the search?
I'd like pull information from the other system by REST based on basic search result. So that when I run the search xxxx | custom_command field1
, the response from the other system REST will be able to be printed out on the results panel.
Thanks in advance!
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

satishsdange
Builder
03-20-2015
04:28 AM
Hi Shisa -
You can use REST API App https://apps.splunk.com/app/1546/ to pull data from remote data sources.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

satishsdange
Builder
03-20-2015
04:28 AM
Hi Shisa -
You can use REST API App https://apps.splunk.com/app/1546/ to pull data from remote data sources.
