Splunk Enterprise

REST API Modular Input Help

AKG1_old1
Builder

Hello,

I am trying to connect NetBackup app to Splunk using REST API Modular Input App (https://splunkbase.splunk.com/app/1546/). Our use case is slightly complicated.  Request can be fulfilled in 2 steps. 

1. Need to send POST request and we get some token value as a results.

2. Send GET request using that token to get required data from NetBackup server.

Does anyone had similar situation earlier or having any suggestions to implement this scenario.

Update: I am able to implement 2 separate requests. Splunk is on windows platform. If it was on linux then I would have write a script which will  execute the first request using curl and copy  the token value to the input config of 2nd request. Not sure how to handle on windows platform.




Thanks

Labels (2)
Tags (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

I pretty sure the REST API Modular Input app doesn't support 2-stage inputs.  I suggest you write your own modular input using this one as a guide.

---
If this reply helps you, Karma would be appreciated.
0 Karma

AKG1_old1
Builder

Thanks, I get that. Then I was trying to create 2 different Inputs. 

To make it working probably I write some script which will copy and paste the token value for second request. but there is another issue. to get the token value it require to send some content as request body which I think is not available in this app.

I haven't work on python before so not sure if I can build new modular inputs looking at this.

 

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...