All Apps and Add-ons

Standalone Splunk App

Sheela
Path Finder

Hi,
Is there a way I can make my Splunk app a standalone app as opposed to opening the browser and selecting my app from the menu? I want to have a logo and a splash screen for my app. I have just a few dashboards for now.

Tags (2)
0 Karma
1 Solution

Ayn
Legend

Not sure what you mean by standalone - Splunk's graphical interface is browser based, so no, there is no inbuilt functionality for interfacing with it (at least graphically) outside a browser.

View solution in original post

Drainy
Champion

Well the easiest way is to change the default app for users to your own app via;
http://docs.splunk.com/Documentation/Splunk/latest/Admin/Setupbuilt-inauthentication#Add_and_edit_us...

From here you could select your App as the default. Each time a user sign's in this will be displayed. For a splash screen you are best editing the welcome/login page.

http://docs.splunk.com/Documentation/Splunk/latest/Developer/CustomizeLogin

Finally. You can remove all the links in the top right if you wanted to create a seamless look for your App, you don't even need to have a Splunk logo on it!
Have look here for advanced customization options for the XML.
http://docs.splunk.com/Documentation/Splunk/latest/Developer/AdvancedSearch

If you wanted to run it outside of Splunk, then no. Not at the moment, it requires a browser to access as it is run from a Python based Web Server.

Ayn
Legend

Not sure what you mean by standalone - Splunk's graphical interface is browser based, so no, there is no inbuilt functionality for interfacing with it (at least graphically) outside a browser.

Sheela
Path Finder

Ok thanks!

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