13 lines
275 B
Text
13 lines
275 B
Text
|
# Module: couchbase
|
||
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-couchbase.html
|
||
|
|
||
|
- module: couchbase
|
||
|
#metricsets:
|
||
|
# - bucket
|
||
|
# - cluster
|
||
|
# - node
|
||
|
period: 10s
|
||
|
hosts: ["localhost:8091"]
|
||
|
#username: "user"
|
||
|
#password: "secret"
|