Open kemuning opened 4 years ago
Hello mate,
I think you got it a little bit wrong. The configuration/description on the README file does lead to a working dashboard.
There is no Filebeat, Metricbeat, and/or Logstash as the model for metrics publishing, in this case, is that the application will report it's metrics directly to ElasticSearch service, so there is no need to any intermediates to keep pooling the application.
This is all done with the micrometer-core/micrometer-registry-elastic dependencies and Spring Boot integration with it. Hope this makes sense :D
Hello, this is an amazing dashboard you needed to start with ELK. But, coud you share with us :
are you using Filebeat, Metricbeat, and/or Logstash ?
how do you configure them to give results as shown on the images ?
Thank you.