We have a requirement to ingest the audit and sign in logs of entra id to secops using the SecOps third party APIs.
We have tried using the graph API method from O365 for this, and the audit logs are being ingested successfully, but the sign in logs are failing with an error.
Since it was failing, we tried ingesting by creating a separate client ID for the sign in logs , which was also failing.
is there a reason for this?

