Mark Birger
Mark Birger
Create timeout and retry on timeout parameters in the handler constuructor. Parameters passed to Elasticsearch object, and used while performing bulk_send().
Hi, I'm using your logger in my application. I've made some changes (modified inherited CMRESHandler class): - the application logs a lot of messages, so I've implemented non-blocking logging (via...
client_cert and ca_certs are new parameters of CMRESHandler. CERT_AUTH is an alais for NO_AUTH to support both cert + HTTP auth for other authentication methods.