Splunk Dev

How to make Splunk Enterprise a web-based instance with additional modification (different dashboard view, account system)?

peterkn
Explorer

I'm quite new to Splunk and I have been looking for different resources to help me getting a better understanding of it. I have got Splunk Enterprise deployed on an AWS Amazon server. I have got a dashboard set up with multiple queries to display different graphs with drop-down menu.

My biggest question is to have the dashboard displayed as a webpage (html) where a user can log in, look at different graphs(one user can see graph A while another can see graph B), select different search fields. I could have Python as the back-end code to manage the log-in validation, display different fields.

If anyone could point me to the right direction I'd be greatly appreciated.

0 Karma
1 Solution

alacercogitatus
SplunkTrust
SplunkTrust

You are speaking of a custom app. Splunk cannot control access to specific Graphs on a dashboard, but can enforce specific access controls per dashboard. Check out http://dev.splunk.com and come back with more questions.

View solution in original post

alacercogitatus
SplunkTrust
SplunkTrust

You are speaking of a custom app. Splunk cannot control access to specific Graphs on a dashboard, but can enforce specific access controls per dashboard. Check out http://dev.splunk.com and come back with more questions.

alacercogitatus
SplunkTrust
SplunkTrust

If this answer is correct and has answered your question, please mark it as accepted. Thanks!

0 Karma

peterkn
Explorer

Thank you for your help. Will do. Cheers.

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 ...