Ldapsearch timeout is less than the minimum supported search – How to solve related issues

Opster Team

Feb-21, Version: 1.7-8.0

This log is related to search problems, in addition to reading the guide below you can use the free Search Log Analyzer. With Opster’s Analyzer, you can easily locate slow searches and understand what led to them adding additional load to your system. The tool is free and takes just 2 minutes to run.

Log Context

Log “Ldap_search timeout [{}] is less than the minimum supported search” classname is SessionFactory.java.
We extracted the following from Elasticsearch source code for those seeking an in-depth context :

         this.config = config;
        this.logger = LogManager.getLogger(getClass());
        final Settings settings = config.settings();
        TimeValue searchTimeout = settings.getAsTime(SessionFactorySettings.TIMEOUT_LDAP_SETTING; SessionFactorySettings.TIMEOUT_DEFAULT);
        if (searchTimeout.millis() 

 

How helpful was this guide?

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Analyze your cluster & get personalized recommendations

Skip to content