I´m using Logstash to ingest information in Auxiliary logs and Sentinel the problem I have is that I´m receiving a *Error while authenticating with AAD [Excon::Error::BadRequest: '400', Response: '{"error":"unauthorized_client","error_description":"AADSTS700016: Application with identifier 'XXXXXXX' was not found in the directory.
I have reviewed the AAD and it seems the App Id of the application sent by Logstash to Entra ID is not valid. Do you know how I can solve this issue? Is there any configuration to review?