We would like to know what was the RCA and what can be done to avoid such situations.
On 18th March, 2025 we observed multiple issues in our tenant.
Wrong connection protocol.
The log, 24.3 agent is using https:
[Profile:coreProfile ] agentManager.url.1=https://<proxy>:443
[Profile:coreProfile ] agentManager.url.2=<https://<SAAS_endpoint>:443
while the 21.4 agent was using wss:
[INFO}[IntroscopeAgent.Properties] agentManager.url.1=wss://<proxy>:443
[INFO] [IntroscopeAgent.Properties] agentManager.url.2=wss://<SAAS_endpoint>:443
It is likely that the agents using https were having an issue at that time.