Getting Data In

What happens when Indexer is down and UF is forwarding data without using Acknowledgement?

jagadeeshm
Contributor

I have a multi-site indexer clustering.

All my UF(s) are configured for Site0 (auto-balanced across all indexers available in both sites) and Indexer Acknowledgement is DISABLED.

When UF tries to forward data to a specific indexer and if it is down, does UF re-try sending the SAME data to the next indexer available in the auto-load balancing list?

PS: I referred this document already and it is not clear enough about this specific situation -
http://docs.splunk.com/Documentation/Splunk/6.4.4/Forwarding/Protectagainstlossofin-flightdata

0 Karma

woodcock
Esteemed Legend

Yes. The s2s (Splunk-to-Splunk) protocol handles this without data loss even without ACK.

0 Karma

jagadeeshm
Contributor

any supporting documentation on this ?

0 Karma

mattymo
Splunk Employee
Splunk Employee

Two of the example troubleshooting forwarder topics elude to this:

https://docs.splunk.com/Documentation/Forwarder/6.5.2/Forwarder/Troubleshoottheuniversalforwarder

Essentially, a forwarder opens a tcp socket toward the indexers in the LB list. if it cant connect it moves to the other. You can see this in action by grepping splunkd.log | grep TcpOutputProc.

Once connected to an idx the uf will transmit data. If the UF cannot connect to any receiver, it fills its queues then stops ingesting data, picking up when there is a valid receiver to send to.

It is not exactly "in-flight data" as the forwarder needs to connect to a receiver before it will transmit

- MattyMo
0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...