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!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...