Get metrics from Filebeat service in real time to:
- Visualize and monitor Filebeat states.
- Be notified about Filebeat failovers and events.
The Filebeat check is NOT included in the Datadog Agent package.
To install the Filebeat check on your host:
- Download the Datadog Agent.
- Download the
check.py
file for Filebeat. - Place it in the Agent's
checks.d
directory. - Rename it to
filebeat.py
.
To configure the Filebeat check:
- Create a
filebeat.d/
folder in theconf.d/
folder at the root of your Agent's directory. - Create a
conf.yaml
file in thefilebeat.d/
folder previously created. - Consult the sample filebeat.yaml file and copy its content in the
conf.yaml
file. - Edit the
conf.yaml
file to point to your server and port, set the masters to monitor. - Restart the Agent.
Run the Agent's status
subcommand and look for filebeat
under the Checks section.
See metadata.csv for a list of metrics provided by this check.
The Filebeat check does not include any events.
The Filebeat check does not include any service checks.
Need help? Contact Datadog support.