Monitoring by REST API
This article describes how to get the internal Fluentd metrics via the REST API.
Monitoring Agent
Fluentd has a monitoring agent to retrieve internal metrics in JSON format via HTTP.
Add these lines to your configuration file:
Restart the agent and get the metrics via HTTP:
See in_monitor_agent
article for more detail.
Monitoring the Event Flow
Use flowcounter
or flowcounter_simple
plugin.
Datadog (dd-agent
) Integration
dd-agent
) IntegrationDatadog
is a cloud monitoring service, and its monitoring agent dd-agent
has native integration with Fluentd.
For more details:
If this article is incorrect or outdated, or omits critical information, please let us know. Fluentd is an open-source project under Cloud Native Computing Foundation (CNCF). All components are available under the Apache 2 License.
Last updated