Back to Beats

SyncGateway module [metricbeat-module-syncgateway]

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

9.4.01.6 KB
Original Source

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

SyncGateway module [metricbeat-module-syncgateway]

::::{warning} This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. ::::

Sync Gateway is the synchronization server in a Couchbase for Mobile and Edge deployment. This metricset allows to monitor a Sync Gateway instance by using its REST API.

Sync Gateway access [host]:[port]/_expvar on Sync Gateway nodes to fetch metrics data, ensure that the URL is accessible from the host where Metricbeat is running.

Example configuration [_example_configuration]

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

yaml
metricbeat.modules:
- module: syncgateway
  metricsets:
    - db
#    - memory
#    - replication
#    - resources
  period: 10s

  # SyncGateway hosts
  hosts: ["127.0.0.1:4985"]

Metricsets [_metricsets]

The following metricsets are available: