This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
SyncGateway module
editSyncGateway module
editThis 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.
The SyncGateway module supports the standard configuration options that are described in Modules. Here is an example configuration:
metricbeat.modules: - module: syncgateway metricsets: - db # - memory # - replication # - resources period: 10s # SyncGateway hosts hosts: ["127.0.0.1:4985"]
The following metricsets are available: