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!

Building Reliable Asset and Identity Frameworks in Splunk ES

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

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...