Security

How do I add customized documentation to the Help menu?

kearaspoor
SplunkTrust
SplunkTrust

I'm using version 6.5.0. I'd like to add customized documentation to the Help menu in the upper right hand corner. I'm not finding where that drop-down list exists in order to figure out how to edit it.

I'm assuming that the easiest way to provide this documentation would be to edit that menu with a link out to a document repository like SharePoint. Alternatively, is there a place within Splunk where I could upload a document that our users could then access?

Thank you!

0 Karma
1 Solution

ChrisG
Splunk Employee
Splunk Employee

There is no supported way to edit the menu. The file that contains its contents is:

$SPLUNK_HOME/share/splunk/search_mrsparkle/exposed/js/views/shared/splunkbar/help/MenuContents.html

Note that any changes you make to that file could have unanticipated effects and will be overwritten with any upgrade. It is not intended for customers to modify.

View solution in original post

ChrisG
Splunk Employee
Splunk Employee

There is no supported way to edit the menu. The file that contains its contents is:

$SPLUNK_HOME/share/splunk/search_mrsparkle/exposed/js/views/shared/splunkbar/help/MenuContents.html

Note that any changes you make to that file could have unanticipated effects and will be overwritten with any upgrade. It is not intended for customers to modify.

kearaspoor
SplunkTrust
SplunkTrust

Thank you for the quick reply, and for the warning! I'll be sure to take precautions to preserve the original and any changes that are made now!

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