Apache 模块
编辑Apache 模块
编辑此模块定期从 Apache HTTPD 服务器获取指标。默认度量集为 status
。
兼容性
编辑Apache 度量集已通过 Apache 2.4.12 和 2.4.54 测试,并预计适用于所有 >= 2.2.31 和 >= 2.4.16 的版本。
仪表盘
编辑Apache 模块附带预定义的仪表盘。例如
Apache 模块支持在 模块 中描述的标准配置选项。这是一个示例配置
metricbeat.modules: - module: apache metricsets: ["status"] period: 10s enabled: true # Apache hosts hosts: ["http://127.0.0.1"] # Path to server status. Default server-status #server_status_path: "server-status" # Username of hosts. Empty by default #username: username # Password of hosts. Empty by default #password: password
此模块在使用 ssl
配置字段时支持 TLS 连接,如 SSL 中所述。它还支持 标准 HTTP 配置选项 中描述的选项。
提供以下度量集: