You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
This is a feature meta issue to implement the encrypted disk queue for the shipper. The scope is restricted to implementation of encryption for the existing beats disk queue, changing how the queue interacts with producers, consumers and pipelines is out of scope. Design doc can be found here.
Milestones
This feature is considered complete when the following conditions are met:
benchmark existing beats disk queue
Implement encrypted queue in beats repo
Add end to end test that exercises encrypted queue in beats repo
Summary
This is a feature meta issue to implement the encrypted disk queue for the shipper. The scope is restricted to implementation of encryption for the existing beats disk queue, changing how the queue interacts with producers, consumers and pipelines is out of scope. Design doc can be found here.
Milestones
This feature is considered complete when the following conditions are met:
Related Issues