We have a requirement wherein we need to periodically analyze pipeline executions for the last quarter to identify job failures and execution trends for reporting needs
The operations team already has azure log analytics created for other azure offerings, in case if we want to leverage azure Log Analytics to query the data and create reporting charts what diagnostic configuration should i need to enable?
We are thinking of leveraging log analytics but Data Factory stores pipeline-run data for only 45 days, so should we use log analytics or should we map the data to storage account (to maintain historical trends of before 45 days)