Yesterday Elastic announced the new releases of their product suite.
Here is the general announcement; https://www.elastic.co/blog/elastic-stack-6-5-0-released and here are the announcements for the specific products:
- ElasticSearch: https://www.elastic.co/blog/elasticsearch-6-5-0-released
- Kibana: https://www.elastic.co/blog/kibana-6-5-0-released
- LogStash: https://www.elastic.co/blog/logstash-6-5-0-released
- Beats: https://www.elastic.co/blog/beats-6-5-0-released
- ES-Hadoop: https://www.elastic.co/blog/es-hadoop-6-5-0-released
- APM: https://www.elastic.co/blog/elastic-apm-6-5-0-released
Best way to try out the new features is by using the available Docker images at https://www.docker.elastic.co/
To help you getting started I created a docker-compose file that combines ElasticSearch, Kibana and APM: https://github.com/wullemsb/elasticgettingstarted/blob/master/docker-compose.yml