All Apps and Add-ons

What is the best way to call the api to create an github action to automate bd connect inputs?

sarit_s
Communicator

Hello

I want to create a github action to automate db connect inputs

What is the best way to call the api for that purpose ?

 

Thanks

Labels (1)
Tags (2)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@sarit_s - You can make a request to DB Connect Rest Endpoint to create the new inputs. (From the GitHub action script)

For more reference see here - https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-V3-How-create-Automated-Progr...

You need to store Splunk's credentials inside GitHub's secrets.

 

I hope this helps!!! Kindly upvote if it does!!!

0 Karma

isoutamo
SplunkTrust
SplunkTrust
If I read right that long thread then with DBX v3 you should use REST described in this article https://community.splunk.com/t5/All-Apps-and-Add-ons/DBConnect-How-to-Edit-DB-Connections-via-REST-A...
r. Ismo
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...