All Apps and Add-ons

Splunk widget for desktop environments?

nvonkorff
Path Finder

One of the Splunk users today said to me "Wouldn't it be great if you could get a widget for your desktop that displayed Splunk information?"

I can certainly see that this would be handy, where users can subscribe to particular gauges and charts that they want to be able to readily see without even logging onto Splunk.

Is this possible, and has anyone already done anything like this with Splunk?

Cheers,
Nick v K

Tags (1)
0 Karma
1 Solution

Glenn
Builder

I know nothing about how to create desktop widgets, but all it needs to do is be able to display an iFrame which must be fairly basic functionality. Then it can just load the Splunk view for display, either without authenticating, or using SSO. See http://docs.splunk.com/Documentation/Splunk/4.3/Developer/3rdParty

View solution in original post

0 Karma

Glenn
Builder

I know nothing about how to create desktop widgets, but all it needs to do is be able to display an iFrame which must be fairly basic functionality. Then it can just load the Splunk view for display, either without authenticating, or using SSO. See http://docs.splunk.com/Documentation/Splunk/4.3/Developer/3rdParty

0 Karma

wmosher
Path Finder

I don't know about desktop widgets specifically, but there is a Splunk Java SDK which could probably be used to accomplish something like this. Info is here: http://dev.splunk.com/view/java-sdk/SP-CAAAECN

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