Hi,
I upgraded Splunk DB Connect from V3.2.0 to V3.3.0 and now see lots of errors like this. Anyone know what this is, or what I can do about it? (Rolled back to V3.2.0 for now).
(Splunk version 8.0.1)
Thanks,
Paul
04-06-2020 17:41:42.379 +0000 ERROR ExecProcessor - message from "/opt/apps/splunk/etc/apps/splunk_app_db_connect/linux_x86_64/bin/dbxquery.sh" 17:41:42.378 [metrics-logger-reporter-1-thread-1] INFO c.s.d.c.h.i.ConnectionPoolMetricsLogReporter - type=TIMER, name=unnamed_pool_82649329_jdbc_mysql//pie1applicationdatabases-agenacluster-.cluster-ro-.us-west-2.rds.amazonaws.com3306/agena_pie1?useSSL_true.pool.Wait, count=18, min=0.011064, max=21.322425, mean=5.69591799641126, stddev=8.099832751566446, p50=0.011469, p75=17.237046, p95=17.237046, p98=17.237046, p99=17.237046, p999=17.237046, m1_rate=9.818194454345773E-23, m5_rate=7.220013689967951E-7, m15_rate=1.3879932839497408E-4, mean_rate=2.525958496499233E-4, rate_unit=events/second, duration_unit=milliseconds
Thanks to everyone that tried to help here. Unfortunately none of the suggestions worked for me, but they showed me where to look.
But I gave it one more attempt to go from 3.2.0 to 3.7.0
At first I had the same problem, but the fix (for me) was to make sure that all the debug was set to WARN on the deployer before copying it to the shcluster folder and deploying it. Strange that this would matter, given that the deployed version was all set to WARN, but this fixed it.
phunte
These information is from splunk_app_db_connect_health_metrics.log. Generally DBX print logs, and splunk redirect them to splunkd.log. Not sure if DBX prints them in stderr incorrectly, or splunk handle it incorrectly. Will check with Core team and keep posted.
1. "ERROR ExecProcessor" is generated from splunkd, whereas "[metrics-logger-reporter-1-thread-1] INFO" is generated from DBX with log level INFO, this is by design.
2. Another workaround we can have is to setup the log level to WARN or ERROR, to eliminate DBX INFO logs through DBX UI
We are having the same issue on Splunk Enterprise 9 and DB Connect 3.7.0.
Is there another way to workaround this issue without changing the logging settings?
Any ETA on a fix for the Splunk DB Connect app?
worked for me, thanks!
In my case this was resolved by clicking the Reset and Save buttons on the Configuration > Settings > Logging page in the DB Connect App and restarting Splunk.
The Reset button created and/or updated the following two files.
The Save button created or updated the follwing files
This worked for us.
If your upgrading from a previous version of DBX make sure you remove commands.conf from /local I was having issues ready to pull out my hair and finally figured this one out.
Same error here.
I am having same issue. Does anyone has found why this is happening and resolution to this?