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 配置选项 中描述的选项。
以下指标集可用