Can't Install Winlogbeat

Have you setup kibana and output.elasticsearch params in winlogbeat.yml?

setup.kibana:
  host: "localhost:5601"
  username: "elastic"
  password: "pass"

If you are using https, add params for ssl.