Our Project is a Java Spring boot application, We have a logging system using log4j, Which we are pushing into the Azure Storage accounts.
Question: I want to query these custom logs in OMS. (Is it possible) If Yes how.
Till now what i have tried is.
1. Pushed the logs in Blob storage using Logback and container looks like
And configured Storage accounts in log analytics in Azure workspace
But i am unable to see any Analytic data to query in OMS . Please help.