osctrl icon indicating copy to clipboard operation
osctrl copied to clipboard

Resiliency of osctrl-tls must be prioritized

Open javuto opened this issue 4 years ago • 0 comments

Currently osctrl-tls updates the metadata for each node when requests are received, before sending logs to the configured logger (splunk, graylog...). This may interfere in the ability of osctrl-tls to deliver those logs no matter what.

Failures should be logged and metrics emitted but logs must always be delivered.

javuto avatar Jul 23 '20 17:07 javuto