I just installed winlogbeat, execute this on ps : .\winlogbeat.exe setup --dashboards , and then get message this.
fail to get the Kibana version: fail to parse kibana version (): passed version is not semver:
Could you please help me about this?
I just installed winlogbeat, execute this on ps : .\winlogbeat.exe setup --dashboards , and then get message this.
fail to get the Kibana version: fail to parse kibana version (): passed version is not semver:
Could you please help me about this?
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.
Thanks Rios,
This work
Regard's
Khohar
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.