Splunk Search

Best way to publish a live dashboard that does not allow the logged in user to search other data, and has a persistent login.

bgagliardi1
Path Finder

I'm trying to put a dashboard on a TV in a high traffic hallway with people that aren't allowed to search the other information in an index.

1) How can I publish a live dashboard that doesn't provide someone the ability to click the magnifying glass and search the rest of the data, or manipulate the search or dashboard panels in anyway?
2) How can I setup persistent login for one service account?

Thanks

0 Karma

mstjohn_splunk
Splunk Employee
Splunk Employee

Hi @bgagliardi1. Did the answer below solve your question? If yes, please click “Accept” directly below the answer to resolve the post. If not, please comment with more information if you are still having issues.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi bgagliardi1,
to have a user that access only one dashboard and read data from only one index you have to:

  • create a role (e.g. "guest") ex novo, not starting from user;
  • this role can access only one App and starts from it;
  • give to this role only the capabilities to run a search;
  • give to this role access only to your index;
  • create a user with only this role;
  • create a dashboard giving to the role "guest" access to the dashboard and the used knowledge objects only in read mode;
  • disable access to the address bar of your browser;
  • disable access to the Splunk Menu,
  • give to your dashboard an automatic refresh.

Bye.
Giuseppe

0 Karma

bgagliardi1
Path Finder

Cusello, which step ensures that the user stays logged in persistently? Or is there no need to log in if we run through these steps?

0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...