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.
The shipper does not support multiple outputs. When multiple outputs are detected in the shipper configuration provided by the agent, the shipper should report itself as in the FAILED state on its next checkin with the agent.
Currently the behaviour configuration multiple outputs is to pick one based on an arbitrary ordering:
The shipper does not support multiple outputs. When multiple outputs are detected in the shipper configuration provided by the agent, the shipper should report itself as in the FAILED state on its next checkin with the agent.
Currently the behaviour configuration multiple outputs is to pick one based on an arbitrary ordering:
elastic-agent-shipper/controller/runner.go
Lines 209 to 220 in 598c8e6