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!

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...

Splunk Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...