//// This file is generated! See scripts/docs_collector.py //// [[metricbeat-module-envoyproxy]] == envoyproxy module experimental[] == envoyproxy module This is the envoyproxy module. The default metricset is `server`. [float] === Compability The envoyproxy module is tested with Envoy 1.7.0. [float] === Example configuration The envoyproxy module supports the standard configuration options that are described in <>. Here is an example configuration: [source,yaml] ---- metricbeat.modules: - module: envoyproxy metricsets: ["server"] period: 10s hosts: ["localhost:9901"] ---- [float] === Metricsets The following metricsets are available: * <> include::envoyproxy/server.asciidoc[]