Apache HTTP Server OpenTelemetry Input Package
| Version | 0.1.0 (View all) |
| Subscription level What's this? | Basic |
| Developed by What's this? | Elastic |
| Minimum Kibana version(s) | 9.2.0 |
To use beta integrations, go to theIntegrations page in Kibana, scroll down, and toggle on theDisplay beta integrations option.
The Apache HTTP Server OpenTelemetry Input Package for Elastic enables collection of telemetry data from Apache web servers through OpenTelemetry protocols using theapachereceiver.
This package receives telemetry data from Apache HTTP servers by configuring the Apache status endpoint in the Input Package, which then gets applied to the apachereceiver present in the EDOT collector, which then forwards the data to Elastic Agent. The Elastic Agent processes and enriches the data before sending it to Elasticsearch for indexing and analysis. Once the data arrives into Elasticsearch, its correspondingApache OpenTelemetry Assets Package gets auto installed and the dashboards light up.
- Apache HTTP Server 2.4.13+
- The
mod_statusmodule must be enabled and accessible
For the full list of settings exposed for the receiver and examples, refer to theconfiguration section.
For a complete list of all available metrics and their detailed descriptions, refer to theApache Receiver documentation in the upstream OpenTelemetry Collector repository.
Changelog
| Version | Details | Minimum Kibana version |
|---|---|---|
| 0.1.0 | Enhancement (View pull request) Initial release of Apache HTTP Server status OpenTelemetry input package | 9.2.0 |