Getting Data In

Single Shared User for Organization

derekf
Explorer

Our use case is: we have an organization that would sign in to only use the REST API with a web app we have built.

The users do not need to sign in to view the dashboards, so having a single shared user to just present the data within our application is ideal.

For example: we have an application that uses the Splunk REST API to gather some data and display that data within the larger application. We want to simply have a user use our application, but not worry about authorization with the Splunk server.

0 Karma

inventsekar
SplunkTrust
SplunkTrust

i think you can create a splunk service user account (a normal user account with least privileges, enable privileges it to run REST API's)

https://docs.splunk.com/Documentation/Splunk/7.2.1/Security/Secureyourserviceaccounts
https://docs.splunk.com/Documentation/Splunk/7.2.1/Installation/RunSplunkasadifferentornon-rootuser

0 Karma

jgbricker
Contributor

Im not sure I understand where you are stuck. It sounds like you already have the integration built with your app. Can you expand?

0 Karma

derekf
Explorer

Integration is fine. What I mean is that is this a feasible way to use Splunk.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...