Splunk Search

How to disable typeahead

sfmandmdev
Path Finder

How do you disable typeahead? We want this turned off for all users by default.

Tags (1)
1 Solution

southeringtonp
Motivator

Have you tried just editing the 'user' role and removing the capability?

In the Manager, go into Access Controls, choose Roles, and look under Selected Capabilities. You should see a capability called 'get_typeahead' -- remove it and Save.

Alternately, edit local/authorize.conf and add:

[role_user]
get_typeahead = disabled

You might have to do that on more than one role, but for most people it will just be inherited from the default user role.

View solution in original post

southeringtonp
Motivator

Have you tried just editing the 'user' role and removing the capability?

In the Manager, go into Access Controls, choose Roles, and look under Selected Capabilities. You should see a capability called 'get_typeahead' -- remove it and Save.

Alternately, edit local/authorize.conf and add:

[role_user]
get_typeahead = disabled

You might have to do that on more than one role, but for most people it will just be inherited from the default user role.

Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...