Hello,
I'm currently trying to integrate Winlogbeat to my Docker-Compose-Stack, but I'm not really successful with it. The problem is, that I normally download the current Logstash or Filebeat version (referenced in my docker-compose.yml). I want to do the same with Winlogbeat, but as I saw on the docker.elastic.co website, there is no image for doing that. Also, as I was searching how to integrate Winlogbeat to my stack, I couldn't find any helpful topics. I want to use Winlogbeat on my Linux stack by referencing on local EVTX file archives. Is there currently a possibility to do so?
Thank you very much,
Danny.