All Apps and Add-ons

db input doesn't work on DB connect v2

mchang_splunk
Splunk Employee
Splunk Employee

I find errors in dbx2.log:

2018-09-11T03:51:06.000-0400 mi_input://DBCollect auto_disable_modular_input_due_to_maximum_failed_retries 6 fw123456

2018-09-07T09:32:24-0400 [CRITICAL] [mi_base.py], line 193: action=modular_input_exited_after_maximum_failed_retries modular_input=mi_input://DBCollect max_retries=6 error=ERROR: com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Login failed for user 'E987654'.. 
.... 
Exception: ERROR: com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Login failed for user 'E792038'.. 
2018-09-07T09:32:24-0400 [INFO] [mi_base.py], line 196: action=auto_disable_modular_input_due_to_maximum_failed_retries modular_input=mi_input://DBCollect max_retries=6 

Tried to set auto_disable=false in inputs.conf, however, db input still can't work.

0 Karma
1 Solution

mchang_splunk
Splunk Employee
Splunk Employee

This is most likely user 'E792038' can not login to the database.
Please check the permission or re-type the password on DB connect identity setting.

View solution in original post

0 Karma

mchang_splunk
Splunk Employee
Splunk Employee

This is most likely user 'E792038' can not login to the database.
Please check the permission or re-type the password on DB connect identity setting.

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 ...