Splunk Search

Turn Search History off ?

frankfowler
Explorer

any way to turn the search history off ?

Tags (1)
0 Karma
1 Solution

bmacias84
Champion

This is controlled via the limits.conf. To disable search history change enable_history = false.


#limits.conf
[search]
enable_history = false

Hope this helps. Don't forget to vote and accept answers.

Cheers,

View solution in original post

bmacias84
Champion

This is controlled via the limits.conf. To disable search history change enable_history = false.


#limits.conf
[search]
enable_history = false

Hope this helps. Don't forget to vote and accept answers.

Cheers,

frankfowler
Explorer

beautiful ! thx

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...