All Apps and Add-ons

db-connect 1.1 not forwarding data

TONYBYERS
Path Finder

I have a problem with db-connect not forwarding data from a heavyweight forwarder. From dbx.log:
2013-11-06 08:23:12.489 dbx9169:INFO:TailDatabaseMonitor - Processed count=240000 results...
2013-11-06 08:23:12.502 dbx9169:INFO:TailDatabaseMonitor - Processed count=241000 results...
2013-11-06 08:23:12.520 dbx9169:INFO:SpoolOutputChannel - Moving temporary file /opt/splunk/heavyforwarder/splunk/var/run/tmp/dbx/kv_4356646782255266682.dbmonevt with size=2328610 to destination /opt/splunk/heavyforwarder/splunk/var/spool/dbmon/kv_1383747792520965798.dbmonevt

For some reason data is not being sent from the spool directory and it just remains there. outputs.conf is correct and I can see dbx.log and splunkd.log from the search head so it is sending data ok. The index being used for dbx exists on the peers. There are no error in any log. So now I'm stuck. Any ideas?

Tags (1)
0 Karma
1 Solution

TONYBYERS
Path Finder

I've figured out what has happened. The input.conf for dbx had been changed and the monitoring of the spool directory removed. Added this back in, restarted the forwarder and data is being sent. The solution is always right in front of your eyes.

[batch://$SPLUNK_HOME/var/spool/dbmon/*.dbmonevt]
crcSalt =
disabled = 0
move_policy = sinkhole
sourcetype = dbmon:spool

View solution in original post

TONYBYERS
Path Finder

I've figured out what has happened. The input.conf for dbx had been changed and the monitoring of the spool directory removed. Added this back in, restarted the forwarder and data is being sent. The solution is always right in front of your eyes.

[batch://$SPLUNK_HOME/var/spool/dbmon/*.dbmonevt]
crcSalt =
disabled = 0
move_policy = sinkhole
sourcetype = dbmon:spool

araitz
Splunk Employee
Splunk Employee

Can you open a support case so we can get a diag? It looks like everything is working correctly except, as you point out, the sinkhole directory, but it is hard to tell why. Also, server platform and Splunk Enterprise version will help.

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...