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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...