Good day team. Getting this error. That is date corresponds to the last day the host was seen.
05-28-2025 11:51:03.469 +0000 ERROR ExecProcessor [9317 ExecProcessor] - message from "/opt/splunk/etc/apps/splunk_app_db_connect/bin/server.sh" com.splunk.modularinput.Event.writeTo(Event.java:65)\\com.splunk.modularinput.EventWriter.writeEvent(EventWriter.java:137)\\com.splunk.DefaultServerStart.streamEvents(DefaultServerStart.java:66)\\com.splunk.modularinput.Script.run(Script.java:66)\\com.splunk.modularinput.Script.run(Script.java:44)\\com.splunk.dbx.server.bootstrap.TaskServerStart.main(TaskServerStart.java:36)\\
@livehybrid , drilling further, saw this message
message from "/opt/splunk/bin/python3.9 /opt/splunk/etc/apps/cloud_administration/bin/aging_out.py" Cannot extract stack id from host, reason=File at /opt/splunk/etc/system/local/data_archive.conf does not exist.
Hi @gitau_gm
This ExecProcessor error indicates that the Splunk DB Connect modular input script (server.sh) failed during execution. The Java stack trace suggests an issue occurred while the DB Connect app was processing or writing events, likely after fetching data from the database.
To troubleshoot this:
The detailed error message in the DB Connect internal logs will provide more specific clues about the root cause, such as a database error, a data processing issue, or a configuration problem.
Are you getting _internal logs from the HF running the DB Connect app? If not then restarting this would be the first thing to try, and then check the splunk logs directly on the HF if still not sending data to Splunk.
For more info check out https://help.splunk.com/en/splunk-cloud-platform/connect-relational-databases/deploy-and-use-splunk-...
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing
*That date corresponds to the last day the host was seen.