Back to Beats

Memcached module [metricbeat-module-memcached]

docs/reference/metricbeat/metricbeat-module-memcached.md

9.4.0858 B
Original Source

% This file is generated! See metricbeat/scripts/mage/docs_collector.go

Memcached module [metricbeat-module-memcached]

This is the Memcached module. These metricsets were tested with Memcached version 1.4.35.

The default metricset is stats.

Compatibility [_compatibility_33]

The memcached module is tested with memcached 1.4.35.

Example configuration [_example_configuration]

The Memcached module supports the standard configuration options that are described in Modules. Here is an example configuration:

yaml
metricbeat.modules:
- module: memcached
  metricsets: ["stats"]
  period: 10s
  hosts: ["localhost:11211"]
  enabled: true

Metricsets [_metricsets]

The following metricsets are available: