Why isn't Elasticsearch sending all my metrics?

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

If you’ve configured the Elasticsearch integration but feel you are not being sent all the available metrics, it may be because your cluster is hosted externally. If this is the case, change your elastic.yaml configuration file to include cluster_stats: true. This parameter defaults to false for customers pointing to localhost.

Make sure to restart your Agent after updating this configuration, and you should be seeing more metrics coming in from this configuration.

PREVIEWING: aliciascott/DOCS-9725-Cloudcraft