Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smamindla57 authored Aug 9, 2022
1 parent 25d38fc commit 462029f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion monitoring-fluentd/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ This article describes how to monitor Fluentd.

## Fluentd Metrics Monitoring

Fluentd can expose internal metrics via REST API, and works with monitoring tools such as [`Prometheus`](https://prometheus.io/), [`Datadog`](https://www.datadoghq.com/), etc. Our recommendation is to use `Prometheus`, since we will be collaborating more in the future under the [CNCF \(Cloud Native Computing Foundation\)](https://www.cncf.io/).
Fluentd can expose internal metrics via REST API, and works with monitoring tools such as [`Prometheus`](https://prometheus.io/), [`Datadog`](https://www.datadoghq.com/),[`New Relic`](https://newrelic.com/) etc. Our recommendation is to use `Prometheus`, since we will be collaborating more in the future under the [CNCF \(Cloud Native Computing Foundation\)](https://www.cncf.io/).

* [Monitoring Fluentd \(Prometheus\)](monitoring-prometheus.md)
* [Monitoring Fluentd \(New Relic\)](https://docs.newrelic.com/docs/logs/forward-logs/fluentd-plugin-log-forwarding/)
* [Monitoring Fluentd \(Datadog\)](https://docs.datadoghq.com/integrations/fluentd/)
* [Monitoring Fluentd \(REST API\)](monitoring-rest-api.md)

Expand Down

0 comments on commit 462029f

Please sign in to comment.