11 lines
241 B
Text
11 lines
241 B
Text
|
# Module: apache
|
||
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-apache.html
|
||
|
|
||
|
- module: apache
|
||
|
#metricsets:
|
||
|
# - status
|
||
|
period: 10s
|
||
|
hosts: ["http://127.0.0.1"]
|
||
|
#username: "user"
|
||
|
#password: "secret"
|