8 lines
203 B
Text
8 lines
203 B
Text
|
# Module: memcached
|
||
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-memcached.html
|
||
|
|
||
|
- module: memcached
|
||
|
# metricsets: ["stats"]
|
||
|
period: 10s
|
||
|
hosts: ["localhost:11211"]
|