-
Notifications
You must be signed in to change notification settings - Fork 17
[Meta] Elastic Agent Shipper Project #16
Comments
Brian McKinney and Michelle Bennett will be working this for Endpoint. @brian-mckinney @softengchick |
@softengchick @brian-mckinney is there an issue for this on the endpoint side we can follow? If you have not seen it recently, the gRPC API for the shipper is defined at https://github.com/elastic/elastic-agent-shipper-client/tree/main/api. The current API is meant to be generic but it is tailored to the needs of Beats since that is what we started with. It is possible we missed something that could make integrating with Endpoint easier. Reach out once you are ready to start work with any questions you have. I expect this will be a larger change for Endpoint than the move to the V2 control protocol since it isn't just iterating on something Endpoint already supports. |
Experimental, Beta, and GA Criteria
Blockers for Beta Milestone 1 - Elasticsearch output and memory queue
NEW - Convert the shipper to a Filebeat input
Bugs
mage test:integration
#244Features
Elasticsearch Output V2
Monitoring
Performance
Testing
Technical Debt
Documentation
Future Feature Milestones
Kafka Output
elastic-agent-shipper/output/kafka/client.go
Line 41 in de8cd74
elastic-agent-shipper/output/kafka/client.go
Lines 48 to 49 in de8cd74
elastic-agent-shipper/output/kafka/client.go
Line 63 in de8cd74
elastic-agent-shipper/output/kafka/partition.go
Lines 122 to 125 in de8cd74
Logstash Output
elastic-agent-shipper/output/logstash/config.go
Line 29 in de8cd74
elastic-agent-shipper/output/logstash/config.go
Line 21 in de8cd74
elastic-agent-shipper/output/logstash/config.go
Line 20 in de8cd74
elastic-agent-shipper/output/logstash/config.go
Line 25 in de8cd74
elastic-agent-shipper/output/logstash/config.go
Line 22 in de8cd74
Global Processors
Endpoint Security Support
Disk Queue
encryption_password
when disk queue is encryption is enabled elastic-agent#1656Future Enhancements - Not Yet Planned
The text was updated successfully, but these errors were encountered: