Loading

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
The Apache HTTP Server OpenTelemetry Input Package integration v0.1.0 is in beta

To use beta integrations, go to the Integrations page in Kibana, scroll down, and toggle on the Display 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 the apachereceiver.

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 corresponding Apache OpenTelemetry Assets Package gets auto installed and the dashboards light up.

  • Apache HTTP Server 2.4.13+
  • The mod_status module must be enabled and accessible

For the full list of settings exposed for the receiver and examples, refer to the configuration section.

For a complete list of all available metrics and their detailed descriptions, refer to the Apache Receiver documentation in the upstream OpenTelemetry Collector repository.