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

Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...