Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions pipeline/inputs/tail.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,15 +247,3 @@ The `WAL` mechanism give us higher performance but also might increase the memor
File rotation is properly handled, including logrotate's _copytruncate_ mode.

Note that the `Path` patterns **cannot** match the rotated files. Otherwise, the rotated file would be read again and lead to duplicate records.

## Monitoring

Fluent Bit offers several ways to monitor your data pipelines:

* [HTTP Server: JSON and Prometheus Exporter-style metrics](../../administration/monitoring.md#http-server)
* [Grafana Dashboards and Alerts](../../administration/monitoring.md#grafana-dashboard-and-alerts)
* [Health Checks](../../administration/monitoring.md#health-check-for-fluent-bit)
* [Calyptia Cloud: hosted service to monitor and visualize your pipelines](../../administration/monitoring.md#calyptia-cloud)