We have a managed SQL server on Azure with one SQL DB.
It has auditing enabled on server level which the DB inherits, and diagnostic settings are set up with two targets: log analytics and elastic cloud (azure partner solution).
The logs are appearing in the Log Analytics Workspace (Azure native logging solution), however not in Elastic cloud (Diagnostic setting for other resources like datafactory are showing up into Elastic cloud and seem to work as intended)
Does anyone have an idea what could be wrong or how to troubleshoot this?