Forum Discussion
Ajay_Kumar_Sharma
Jan 15, 2021Copper Contributor
Custom Logs on AKS & Azure Monitor
I have containers deployed in AKS. Those containers log into custom files. I want to analyse those logs using Azure Monitor (Log Analytics). Kindly provide the steps to achieve that. Thank Yo...
atulram
Jan 15, 2021Brass Contributor
You can write app logs to STDOUT and then oms agent will push these logs to log analytics workspace.
You can refer to logs under container logs ... using Log Query
ContainerLog
| project TimeGenerated ,LogEntry, LogEntrySourcemore on https://youtube.com/watch?v=RjsNmapggPU