Dashboards & Visualizations

Customize Tab name in browser for Splunk Application

Priyanka1
New Member

In earlier versions, we were able to modify/customize and remove the Splunk version information shown on the browser tabs by editing the common.js file in the path - $SPLUNK_HOME/share/splunk/search_mrsparkle/exposed/build/pages/enterprise/common.js.

By changing -document.title=splunkUtils.sprintf(_(title).t()+" | "+_("Splunk %s %s")… 

To -  document.title=splunkUtils.sprintf(_(title).t()+" | "+_("Splunk_Test %s")… 

However in the latest version 8.2.1 the change is not taking effect across all the apps instead it works only for launcher app and search app(just to note, by default these two are the only apps that will be shipped with Splunk fresh installation).

You may refer to the attached screenshot. Here  'Splunk_Test'   is a custom value which I want the browser tabs to display instead of Splunk version.Splunk_Browser.JPG

Is there any way that this can be fixed so that the changes reflect in the browser tabs for all applications.

 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...