Getting Data In

Splunk HF Stops Receiving Fortigate WAF Logs via Syslog Intermittently

refahiati
Explorer

Hello everyone,

I'm currently collecting logs from a Fortigate WAF using Syslog, but I've encountered an issue where, after running smoothly for a while, the Splunk Heavy Forwarder (HF) suddenly stops receiving and forwarding the logs. The only way to resolve this is by restarting the HF, after which everything works fine again, but the problem eventually recurs.

Could anyone advise on:

  • Possible causes for this intermittent log collection issue
  • Any specific configurations to keep the Syslog input stable
  • Troubleshooting steps or recommended best practices to prevent having to restart the HF frequently
  • Any insights or similar experiences would be much appreciated!

Thank you!

Labels (1)
0 Karma

kiran_panchavat
SplunkTrust
SplunkTrust

@refahiati  Are you experiencing high resource usage on the Splunk Heavy Forwarder? If so, I suggest configuring syslog-ng or rsyslog on the Heavy Forwarder to collect logs and store them in a separate directory. You can then monitor that directory to forward the events to Splunk indexers. Additionally, review the queues in the metrics.log file for any potential issues. 

Did this help? If yes, please consider giving kudos, marking it as the solution, or commenting for clarification — your feedback keeps the community going!
0 Karma

isoutamo
SplunkTrust
SplunkTrust
Have you configured tcp input in HF or are you using separate syslog (like rsyslog or syslog-ng) to receiving those? If you are using HF then just add real syslog server and collect logs from local files.
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...