Virtual Machine Manager
1 TopicAzure not collecting custom log data
Hi, I'm creating a custom log on my windows VM and would like to query it on monitor log. I've set up my custom log files just as Microsoft tell us to do on this archive https://docs.microsoft.com/en-us/azure/azure-monitor/platform/data-sources-custom-logs all went well and my custom log are there in the log analytics schema, but when I run the query from monitor log, no data are returned even if there are records inside my actual log files. my situation is : 1. I've upload the sample files on UTF-8 encoded file and the actual log file are also UTF-8 encoded 2.I put my log files on G:\Logs\ folder 3.My VM are already connected to log analytics. Even tried to reconnect it once but nothing change. 4.Some people said that it will take a while for azure monitor to collect my custom log data. but it's been 2 days and I don't think it would be taking that long. so I'm wondering if there are people in the community whose having the same problem as I do, or if there are someone who knows how to fix this. regards,Solved19KViews1like8Comments