Can't start the filebeat for windows

my setup as :

  • type: log
    enabled: true
    paths:
  • c:\temp\log*

setup.kibana:
host: "localhost:5601"

output.elasticsearch:
hosts: ["localhost:9200"]
username: "elastic"
password: "elastic"