diff --git a/monitoring-fluentd/overview.md b/monitoring-fluentd/overview.md index f96766e6..6e72ee4c 100644 --- a/monitoring-fluentd/overview.md +++ b/monitoring-fluentd/overview.md @@ -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)