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...
ibnmbodji
Jan 26, 2021Iron Contributor
Hi what is format of your log files ?
If you don't use OMS agent you can use externaldata operator to read files, like csv or tsv, scsv, sohsv, psv, txt, raw.
You can also parse text or use predefined structures like
JSON
XML
IPv4
URL
URL query
File path
User agent
Version string
https://docs.microsoft.com/fr-fr/azure/azure-monitor/log-query/parse-text