Security

How to disable search tour for all users in Splunk 6.3.x?

johnberwick
Splunk Employee
Splunk Employee

Since upgrading to 6.3.0 I have been getting a popup asking me to take a search tour but would like to disable this for all users.

1 Solution

johnberwick
Splunk Employee
Splunk Employee

Added the following configuration to $SPLUNK/etc/system/local/ui-tour.conf and restarted splunk.

[search-tour]
viewed = 1

View solution in original post

otaci
Explorer

Block all tours (including dashboards) using:

[default]
useTour = false

Note: our reverse proxy (for authentication) doesnt allow the %3A (colon) in the URL for the dashboard tour

johnberwick
Splunk Employee
Splunk Employee

Added the following configuration to $SPLUNK/etc/system/local/ui-tour.conf and restarted splunk.

[search-tour]
viewed = 1

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