@pchar Have you loaded the index template in Elasticsearch? See this link:
One other thing. In your Winlogbeat.yml you have:
However, if you are using Logstash output, I do not believe the beat can manage/load indexes. You'll need to do that manually as I posted above or have Logstash do it.