Taylor Swanson
Taylor Swanson
The output API was recently updated (8.10) to support Kafka as an output type. Currently, the fleet output resource only supports `elasticsearch` and `logstash` as output types. The resource should...
Packetbeat currently performs all reading and processing of packet data on one goroutine. This prevents Packetbeat from scaling on machines with more than one CPU core, at least in one...
Update the AWS CloudWatch input to report its health status, providing better visibility into the operational state for users. The AWS CloudWatch input should report its health status using the...
Update the AWS S3 input to report its health status, providing better visibility into the operational state for users. The AWS S3 input should report its health status using the...
Update the O365 Audit input to report its health status, providing better visibility into the operational state for users. The O365 Audit input should report its health status using the...
Update the Azure EventHub v2 input to report its health status, providing better visibility into the operational state for users. The Azure EventHub v2 input should report its health status...
Update the Kafka input to report its health status, providing better visibility into the operational state for users. The Kafka input should report its health status using the [`context.UpdateStatus()`](https://github.com/elastic/beats/blob/9190f776f5fb612a880cb013a9eec8a49fe17afd/filebeat/input/v2/input.go#L112) method....
### Problem Description Currently, the `connectors-py` input does not report status to Fleet via Elastic Agent. This status information provides insight to users of the health of the input, which...