Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.35k stars 1.06k forks source link

Expose internal performance metrics as an input #12309

Open todvora opened 2 years ago

todvora commented 2 years ago

What?

The graylog server collects many metrics and statistics for performance analysis. These can be analyzed by external tools like Prometheus. But for quick and easy analysis, without installing additional software, we could feed these metrics back to the Graylog via an input. The metrics could be analyzed by our search & dashboard tools.

The input approach would allow enabling/disabling, configuration and routing to a stream and dashboard.

Why?

For debugging purposes and performance analysis.

image

bernd commented 2 years ago

This feature needs discussion with product management.