Hello, I made some progress : in order to use persistence, the load balancer need to be able to read the flow. So instead of puting the certificate on the forwarder, I put it on the load balancer. At least, now curl to the load balancer works fine. Except the connexion is rejected : I keep having this message : * SSL certificate verify ok.
* OpenSSL SSL_write: Connexion ré-initialisée par le correspondant, errno 104
* Failed sending HTTP POST request
* Connection #0 to host splunk-hec.test left intact
curl: (55) OpenSSL SSL_write: Connexion ré-initialisée par le correspondant, errno 104 I'm lost as to how I'm supposed to configure the inputs.conf/server.conf on the forwarders. Could'nt find any doc with examples about that, yet this is a validated HEC tier in splunk validated architecture documents. Does anyone have a suggestion ? Thanks in advance, Ema
... View more