JDBC_static lookup timeout

I'm running a static lookup to enhance my syslog data and I'm seeing this WARN in the log. Is there some configuration I can hit to help this timeout problem?

[2020-10-23T13:25:35,278][WARN ][logstash.filters.jdbc.lookup] Exception when executing Jdbc query {:lookup_id=>"info_devices_lk_02", :exception=>"timeout: 5.0, elapsed: 5.000156980007887", :backtrace=>["/opt/app/logstash-6.8.10/vendor/bundle/jruby/2.5.0/gems/sequel-5.27.0/lib/sequel/connection_pool/threaded.rb:264:in raise_pool_timeout'", "/opt/app/logstash-6.8.10/vendor/bundle/jruby/2.5.0/gems/sequel-5.27.0/lib/sequel/connection_pool/threaded.rb:155:in acquire'", "/opt/app/logstash-6.8.10/vendor/bundle/jruby/2.5.0/gems/sequel-5.27.0/lib/sequel/connection_pool/threaded.rb:91:in hold'", "/opt/app/logstash-6.8.10/vendor/bundle/jruby/2.5.0/gems/sequel-5.27.0/lib/sequel/database/connecting.rb:270:in synchronize'", "/opt/app/logstash-6.8.10/vendor/bundle/jruby/2.5.0/gems/sequel-5.27.0/lib/sequel/adapters/jdbc.rb:250:in execute'", "/opt/app/logstash-6.8.10/vendor/bundle/jruby/2.5.0/gems/sequel-5.27.0/lib/sequel/dataset/actions.rb:1089:in execute'", "/opt/app/logstash-6.8.10/vendor/bundle/jruby/2.5.0/gems/sequel-5.27.0/lib/sequel/adapters/jdbc.rb:743:in fetch_rows'", "/opt/app/logstash-6.8.10/vendor/bundle/jruby/2.5.0/gems/sequel-5.27.0/lib/sequel/dataset/actions.rb:152:in each'"]}

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.