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
The Elastic Agent is a supervisor which runs sub processes. This combination of multiple process and dependency on Fleet makes debugging the Elastic Agent sometimes tricky. One part is for users to provide the necessary and the other is for engineers to reproduce and understand the issue. Just on example can be found here: #26213
Improving this consists of many different parts. This issue is to link together this overall effort.
@nimarezainia this issue: elastic/elastic-agent#104
Is becoming pretty urgent as a lot of users were experiencing issue while downloading our binary. I would be happy to treat it as an high priority.
Transferring here Marcin comment from another issue related to this one - elastic/kibana#78188
We had an offline conversation with dover around improvements.
There is a noticeable amount of SDH issues coming, which end up with a root cause, or one of the possible causes, like proxy connectivity issues. The customer has to dive into logs to figure out if the used proxy operates properly (whether connections are established, no 503s, etc.).
I believe we could more proactive and verify the connectivity between Agent and Elasticsearch, Agent and Fleet Server. I was thinking about a special technical policy first to verify all connections and settings, but maybe we can start with picking up the elastic-agent install feedback.
It would definitely help with researching customer problems ("Has your proxy ever worked?" vs "Is there an proxy outage now?").
The Elastic Agent is a supervisor which runs sub processes. This combination of multiple process and dependency on Fleet makes debugging the Elastic Agent sometimes tricky. One part is for users to provide the necessary and the other is for engineers to reproduce and understand the issue. Just on example can be found here: #26213
Improving this consists of many different parts. This issue is to link together this overall effort.
Related issues (incomplete list):
High Prio
[DESIGN][Enhancement][Elastic Agent] Write down Elastic Agent status report structure elastic-agent#79
Medium Prio
Low Prio
https://github.com/elastic/kibana/issues/78188√https://github.com/elastic/kibana/issues/78188
The text was updated successfully, but these errors were encountered: