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!

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...