Office 365 Integration Issue

Hello,

Anyone experiencing similar issues with the Office 365 integration?

It was working fine for months and then it error out today

Can you say what version of the stack you are using and also (this is important) what version of the agent you have installed? If the agent is below v8.18.0 this will not work. It should not install if your stack is below this version, but sometimes it is possible for agents to be not upgraded when a stack is.

1 Like

Hey @efd6 I was coming back to conclude this was solved.
The elastic agent with this integration was upgraded from v8.16.3 to v8.18.0. This solved the issue.
We are on Elasticsearch/Kibana/Fleet v8.18.0

We don't upgrade our elastic agent when we upgrade the stack.Bad practice, maybe? We have abundant of elastic agents deployed (clients/servers), agent upgrades are not easily done and frequent due to change management procedures.

We make use of the kibana.version value in the integration manifest to gate versions because it's expected that agents will match the stack version. So if you upgrade the stack without upgrading agents, you can expect this kind of breakage.

1 Like

I know it sounds like a given, but I feel like this is not explained clearly and can potentially cause many headaches for other users. I saw a slack thread asking about agent compatibility and stack version similar here

There is an open public issue tracking this here, so that elastic agent version requirement can be independent of kibana.version.

1 Like