is it possible with the ELK opendistro to send logs and metrics directly to Elasticsearch without Xpack?
I implemented the above but filebeat of metricbeat complains about xpack so I am using the OSS version.
Do you need a license for xpack?
The Basic license that we offer is free and bundled with Elasticsearch, you don't need to do anything to enable it
We do have entirely OSS packages that you can also download if you'd like.
oh ok... wow!
Now my problem might not be xpack but not being able to create/load the dashboards from filebeat/metricbeat. WHen I do filebeat setup I got:
Loading dashboards (Kibana must be running and reachable)
Exiting: error connecting to Kibana: fail to get the Kibana version: HTTP GET request to **https://:**5601/_plugin/kibana/api/status fails: fail to execute the HTTP GET request: Get "**https://:**5601/_plugin/kibana/api/status": dial tcp xxx.xxx.xxx.xxx:5601: connect: connection refused. Response: .
But the port on 5601 it's not open by design on the AWS ES.
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.