Deployment Architecture

Unable to get data from splunk forwarder consistently.

kamal_jagga
Contributor

Hi,

My splunk forwarder is working in-consistently and is not forwarding data regularly. When i restart the forwarder it immediately sends all the data till that time. And then does not forward it till the next restart.

Kindly advise.

Tags (1)
0 Karma
1 Solution

kamal_jagga
Contributor

It seems that some one had removed the entries from transform.conf and props.conf for my index. I updated the entries and the issue got fixed.

View solution in original post

0 Karma

kamal_jagga
Contributor

I have researched and found 2 possible solutions for this.

  1. Too much processing is happening on forwarder. Removing some filtering from transform.conf should solve the issue.
  2. Install another universal forwarder instance on server on which forwarder is installed.
0 Karma

kamal_jagga
Contributor

It seems that some one had removed the entries from transform.conf and props.conf for my index. I updated the entries and the issue got fixed.

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Check $SPLUNK_HOME/var/log/splunkd.log on the forwarder - or in Splunk if it managed to forward it - for any messages.

0 Karma

woodcock
Esteemed Legend

I have seen this happen because the forwarder is sorting through too many directories and files If you have inputs.conf like this:

[monitor:///somedir/logs/]
index=myindex
sourcetype=mysourcetype

You need to add this stuff, too, to limit the number of files that Splunk has to examine and the number of directories it has to traverse:

recursive = false
whitelist = *.log
blacklist = *badfile*.log

Also if you are using /.../ in the path of the stanza header, try to be more explicit, even if all you can do is change to /*/

0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...