Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

The shipper should report its output unit as DEGRADED when it cannot publish events to Elasticsearch #174

@cmacknz

Description

@cmacknz

The shipper output unit should be reported as DEGRADED using the V2 control protocol when it cannot connect or write to Elasticsearch.

We should not report the status as DEGRADED on the first error, but only when the condition has persisted after several retries. Initially we can consider only setting the status to DEGRADED if the problem persists for 30 seconds.

We should additionally consider setting the status as FAILED if we believe the error is not recoverable, for example because the TLS configuration is incorrect.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions