Getting Data In

Create apps on the splunkforwarder using REST API

Marcovd
Explorer

Is it possible to create an App on a splunkforwarder using a REST API call?

I tried: curl -k -u admin:<password> https://localhost:8089/services/apps/appinstall -d name=<sometarfile>
Then I get the error: In handler 'appinstall': Admin handler 'appinstall' not found.</msg>

I would like to create a default App with a standard inputs.conf file using an automated process without having to have Unix rights on the machine the splunkforwarder is installed on. I'm able to use the admin user of the splunkforwarder.

0 Karma

Damien_Dallimor
Ultra Champion

I suggest that you look at the Splunk Deployment Server for your use case.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...