Dashboards & Visualizations

Howcan I create a dashboard only no other options menus or authorization login?

dannux
Path Finder

Hello,

Quick question about this subject Splunk 4

Ideally, I need to create a dashboard for several groups. I need them to access quickly every time they want. I do not want them to have to use a userid or password and they should have access only to the dashboard.

Is this possible?

I tried to play with options and permission but I did not get anywhere.

Thanks, Dan

0 Karma

jbp4444
Path Finder

The link that Johnvey gave didn't work for me ... this is probably it:

http://www.splunk.com/base/Documentation/4.2.2/Developer/3rdParty

0 Karma

dannux
Path Finder

Thank you very much for your answer. It helped a lot!

0 Karma

Johnvey
Contributor

All requests to Splunk must be authenticated. Version 4 offers two methods to accomplish this:

  1. Single sign-on: this integrates with a centralized authentication system, like LDAP, to transparently authenticate users.
  2. Insecure login: this allows developers to inject a username and password directly into the URI to auto-login. Obviously, this exposes user credentials and should be used cautiously.

Creating a dashboard with no menus or other headers involves creating a view that only outputs the desired charts or tables. A simple example is listed here. For full information about view development, see the developer's reference.

Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...