Mark Birger

Results 4 issues of 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.

See example code to invoke C# code during policy evaluation: `bindings/csharp/scripts/invoke.csx`. `bindings/csharp/scripts` also contains compilation insturctions. Changes: - FFI changes to register and unregister callbacks, invoked with `invoke("name", args...)` calls...