I created an Azure Container Instance and Coldfusion 2021 is running on it as a Docker image.
The application creates multiple log files. I sent all these logs to Standard Output by the symlink.
Now, I want to parse these logs file-wise in Azure Log Analytics Workspace.
Can anyone help me?
Thanks!