Dear all,
I have the following outputs.conf configuration:
Could you please clarify the Universal Forwarder (UF) behavior in the event that mysplunk_indexer1 goes down?
Hi @hazem ,
at first the last row isn't mandatory, it's an old configuration and if you put it, you should add one row for each server.
Anyway, if you configure more than one Indexer, lofs are forwarded to all the Indexers changing destination every 30 seconds using a round robin algorithm for the load balancing.
Then, if an Indexers isn't available, the Forwarders tries with another one; id no Indexers are available it saves logs on a local cache and forward them when the connection is established again.
Ciao.
Giuseppe
In terms of further breakdown to the previous answer:
Also, you might want to consider the following:
Please let me know how you get on and consider adding karma to this or any other answer if it has helped.
Regards
Will
Hi @hazem
Will the UF continue sending data to both indexers?
No, it will only send data to the available indexer (mysplunk_indexer2)
Will the UF detect that mysplunk_indexer1 is unreachable?
Yes, the UF will detect the unreachability and automatically adjust its forwarding strategy
Please let me know how you get on and consider adding karma to this or any other answer if it has helped.
Regards
Will