Hi. what will be the best way to install metricbeat in hundreds of machines?
Search for software deployment tools
e.g.
Ansible
Chef
Jenkins
etc. etc.
Thanks AClerk I was reading about ansible, in metricbeat the only way to monitor servers is through installed agents? there is no agentless monitoring?
Ansible
Specifically, you can use Elastic's Ansible role for Beats to install Metricbeat en masse.
in metricbeat the only way to monitor servers is through installed agents? there is no agentless monitoring?
Correct. Metricbeat gathers stats only for the host it's installed on, then sends the data to some output (Elasticsearch, Logstash, etc).
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.