Monitoring Splunk

SPLUNK behavior during network failure

mayooran99
Engager

What would happen to the logs being sent to SPLUNK when there is a network failure? I am sending data to SPLUNK through my Java application using TCP. Are there any solutions provided for this from SPLUNK side?

0 Karma
1 Solution

kml_uvce
Builder

You will get error details in splunkd.log file , data you have sent goes to queues in splunk and if network broken then latest data will not come to splunk in your case, you have to resend the data.
with splunk forwarder if network down and then up data will come correctly as it is buffered in forwarder side

kamal singh bisht

View solution in original post

kml_uvce
Builder

You will get error details in splunkd.log file , data you have sent goes to queues in splunk and if network broken then latest data will not come to splunk in your case, you have to resend the data.
with splunk forwarder if network down and then up data will come correctly as it is buffered in forwarder side

kamal singh bisht
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 ...