Question: Can I use evtxmon to read from evtx file paths that are active?
zhammer opened this issue · 1 comments
zhammer commented
i'm trying to set up some windows containers so that their windows event log directories are mounted to a shared volume with a sidecar task that monitors and ships directly from those log files.
is this possible with evtxmon? going to try this out on my own but thought i'd post the question here for added support.
(some background trying to get this up with another tool: https://discuss.elastic.co/t/winlogbeat-as-a-docker-sibling-sidecar-container/217409)