Forum Discussion
GregorySuvalian
Dec 05, 2017Iron Contributor
How do you properly read eventlogs in windows containers
What is Microsoft guidance for consuming Windows event logs inside container, other then logging locally on console for each of them and pulling through Get-Winevent?
2 Replies
- Taylor Brown
Microsoft
You have had some great questions - thank you... Take a look at https://github.com/MicrosoftDocs/Virtualization-Documentation/tree/live/windows-server-container-tools/Wait-Service. That was a script I wrote really as a prototype and to get feedback on an approach to this process.- GregorySuvalianIron Contributor
I have good questions because we are running production windows containers since July and those are not theoretical but real life pain points for us.