- Metricbeat Reference: other versions:
- Overview
- Contributing to Beats
- Getting started with Metricbeat
- Setting up and running Metricbeat
- Upgrading Metricbeat
- How Metricbeat works
- Configuring Metricbeat
- Specify which modules to run
- Specify general settings
- Load external configuration files
- Configure the internal queue
- Configure the output
- Specify SSL settings
- Filter and enhance the exported data
- Parse data by using ingest node
- Set up project paths
- Set up the Kibana endpoint
- Load the Kibana dashboards
- Load the Elasticsearch index template
- Configure logging
- Use environment variables in the configuration
- Autodiscover
- YAML tips and gotchas
- Regular expression support
- metricbeat.reference.yml
- Modules
- Aerospike module
- Apache module
- Ceph module
- Couchbase module
- Docker module
- Dropwizard module
- Elasticsearch module
- Etcd module
- Golang module
- Graphite module
- HAProxy module
- HTTP module
- Jolokia module
- Kafka module
- Kibana module
- Kubernetes module
- Kubernetes container metricset
- Kubernetes event metricset
- Kubernetes node metricset
- Kubernetes pod metricset
- Kubernetes state_container metricset
- Kubernetes state_deployment metricset
- Kubernetes state_node metricset
- Kubernetes state_pod metricset
- Kubernetes state_replicaset metricset
- Kubernetes system metricset
- Kubernetes volume metricset
- Logstash module
- Memcached module
- MongoDB module
- MySQL module
- Nginx module
- PHP_FPM module
- PostgreSQL module
- Prometheus module
- RabbitMQ module
- Redis module
- System module
- System core metricset
- System cpu metricset
- System diskio metricset
- System filesystem metricset
- System fsstat metricset
- System load metricset
- System memory metricset
- System network metricset
- System process metricset
- System process_summary metricset
- System raid metricset
- system raid MetricSet
- System socket metricset
- System uptime metricset
- uwsgi module
- uwsgi module
- vSphere module
- Windows module
- ZooKeeper module
- Exported fields
- Aerospike fields
- Apache fields
- Beat fields
- Ceph fields
- Cloud provider metadata fields
- Common fields
- Couchbase fields
- Docker fields
- Docker fields
- Dropwizard fields
- Elasticsearch fields
- Etcd fields
- Golang fields
- Graphite fields
- HAProxy fields
- HTTP fields
- Jolokia fields
- Kafka fields
- Kibana fields
- Kubernetes fields
- Kubernetes fields
- Logstash fields
- Memcached fields
- MongoDB fields
- MySQL fields
- Nginx fields
- PHP_FPM fields
- PostgreSQL fields
- Prometheus fields
- RabbitMQ fields
- Redis fields
- System fields
- uwsgi fields
- vSphere fields
- Windows fields
- ZooKeeper fields
- Monitoring Metricbeat
- Securing Metricbeat
- Troubleshooting
WARNING: Version 6.2 of Metricbeat has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Couchbase fields
editCouchbase fields
editMetrics collected from Couchbase servers.
couchbase fields
editcouchbase
contains the metrics that were scraped from Couchbase.
bucket fields
editCouchbase bucket metrics.
couchbase.bucket.name
edittype: keyword
Name of the bucket.
couchbase.bucket.type
edittype: keyword
Type of the bucket.
couchbase.bucket.data.used.bytes
edittype: long
format: bytes
Size of user data within buckets of the specified state that are resident in RAM.
couchbase.bucket.disk.fetches
edittype: long
Number of disk fetches.
couchbase.bucket.disk.used.bytes
edittype: long
format: bytes
Amount of disk used (bytes).
couchbase.bucket.memory.used.bytes
edittype: long
format: bytes
Amount of memory used by the bucket (bytes).
couchbase.bucket.quota.ram.bytes
edittype: long
format: bytes
Amount of RAM used by the bucket (bytes).
couchbase.bucket.quota.use.pct
edittype: scaled_float
format: percent
Percentage of RAM used (for active objects) against the configured bucket size (%).
couchbase.bucket.ops_per_sec
edittype: long
Number of operations per second.
couchbase.bucket.item_count
edittype: long
Number of items associated with the bucket.
cluster fields
editCouchbase cluster metrics.
couchbase.cluster.hdd.free.bytes
edittype: long
format: bytes
Free hard drive space in the cluster (bytes).
couchbase.cluster.hdd.quota.total.bytes
edittype: long
format: bytes
Hard drive quota total for the cluster (bytes).
couchbase.cluster.hdd.total.bytes
edittype: long
format: bytes
Total hard drive space available to the cluster (bytes).
couchbase.cluster.hdd.used.value.bytes
edittype: long
format: bytes
Hard drive space used by the cluster (bytes).
couchbase.cluster.hdd.used.by_data.bytes
edittype: long
format: bytes
Hard drive space used by the data in the cluster (bytes).
couchbase.cluster.max_bucket_count
edittype: long
Max bucket count setting.
couchbase.cluster.quota.index_memory.mb
edittype: long
Memory quota setting for the Index service (Mbyte).
couchbase.cluster.quota.memory.mb
edittype: long
Memory quota setting for the cluster (Mbyte).
couchbase.cluster.ram.quota.total.value.bytes
edittype: long
format: bytes
RAM quota total for the cluster (bytes).
couchbase.cluster.ram.quota.total.per_node.bytes
edittype: long
format: bytes
RAM quota used by the current node in the cluster (bytes).
couchbase.cluster.ram.quota.used.value.bytes
edittype: long
format: bytes
RAM quota used by the cluster (bytes).
couchbase.cluster.ram.quota.used.per_node.bytes
edittype: long
format: bytes
Ram quota used by the current node in the cluster (bytes)
couchbase.cluster.ram.total.bytes
edittype: long
format: bytes
Total RAM available to cluster (bytes).
couchbase.cluster.ram.used.value.bytes
edittype: long
format: bytes
RAM used by the cluster (bytes).
couchbase.cluster.ram.used.by_data.bytes
edittype: long
format: bytes
RAM used by the data in the cluster (bytes).
node fields
editCouchbase node metrics.
couchbase.node.cmd_get
edittype: long
Number of get commands
couchbase.node.couch.docs.disk_size.bytes
edittype: long
format: bytes
Amount of disk space used by Couch docs (bytes).
couchbase.node.couch.docs.data_size.bytes
edittype: long
format: bytes
Data size of Couch docs associated with a node (bytes).
couchbase.node.couch.spatial.data_size.bytes
edittype: long
Size of object data for spatial views (bytes).
couchbase.node.couch.spatial.disk_size.bytes
edittype: long
Amount of disk space used by spatial views (bytes).
couchbase.node.couch.views.disk_size.bytes
edittype: long
Amount of disk space used by Couch views (bytes).
couchbase.node.couch.views.data_size.bytes
edittype: long
Size of object data for Couch views (bytes).
couchbase.node.cpu_utilization_rate.pct
edittype: scaled_float
The CPU utilization rate (%).
couchbase.node.current_items.value
edittype: long
Number of current items.
couchbase.node.current_items.total
edittype: long
Total number of items associated with the node.
couchbase.node.ep_bg_fetched
edittype: long
Number of disk fetches performed since the server was started.
couchbase.node.get_hits
edittype: long
Number of get hits.
couchbase.node.hostname
edittype: keyword
The hostname of the node.
couchbase.node.mcd_memory.allocated.bytes
edittype: long
format: bytes
Amount of memcached memory allocated (bytes).
couchbase.node.mcd_memory.reserved.bytes
edittype: long
Amount of memcached memory reserved (bytes).
couchbase.node.memory.free.bytes
edittype: long
Amount of memory free for the node (bytes).
couchbase.node.memory.total.bytes
edittype: long
Total memory available to the node (bytes).
couchbase.node.memory.used.bytes
edittype: long
Memory used by the node (bytes).
couchbase.node.ops
edittype: long
Number of operations performed on Couchbase.
couchbase.node.swap.total.bytes
edittype: long
Total swap size allocated (bytes).
couchbase.node.swap.used.bytes
edittype: long
Amount of swap space used (bytes).
couchbase.node.uptime.sec
edittype: long
Time during which the node was in operation (sec).
couchbase.node.vb_replica_curr_items
edittype: long
Number of items/documents that are replicas.
On this page
- couchbase fields
- bucket fields
couchbase.bucket.name
couchbase.bucket.type
couchbase.bucket.data.used.bytes
couchbase.bucket.disk.fetches
couchbase.bucket.disk.used.bytes
couchbase.bucket.memory.used.bytes
couchbase.bucket.quota.ram.bytes
couchbase.bucket.quota.use.pct
couchbase.bucket.ops_per_sec
couchbase.bucket.item_count
- cluster fields
couchbase.cluster.hdd.free.bytes
couchbase.cluster.hdd.quota.total.bytes
couchbase.cluster.hdd.total.bytes
couchbase.cluster.hdd.used.value.bytes
couchbase.cluster.hdd.used.by_data.bytes
couchbase.cluster.max_bucket_count
couchbase.cluster.quota.index_memory.mb
couchbase.cluster.quota.memory.mb
couchbase.cluster.ram.quota.total.value.bytes
couchbase.cluster.ram.quota.total.per_node.bytes
couchbase.cluster.ram.quota.used.value.bytes
couchbase.cluster.ram.quota.used.per_node.bytes
couchbase.cluster.ram.total.bytes
couchbase.cluster.ram.used.value.bytes
couchbase.cluster.ram.used.by_data.bytes
- node fields
couchbase.node.cmd_get
couchbase.node.couch.docs.disk_size.bytes
couchbase.node.couch.docs.data_size.bytes
couchbase.node.couch.spatial.data_size.bytes
couchbase.node.couch.spatial.disk_size.bytes
couchbase.node.couch.views.disk_size.bytes
couchbase.node.couch.views.data_size.bytes
couchbase.node.cpu_utilization_rate.pct
couchbase.node.current_items.value
couchbase.node.current_items.total
couchbase.node.ep_bg_fetched
couchbase.node.get_hits
couchbase.node.hostname
couchbase.node.mcd_memory.allocated.bytes
couchbase.node.mcd_memory.reserved.bytes
couchbase.node.memory.free.bytes
couchbase.node.memory.total.bytes
couchbase.node.memory.used.bytes
couchbase.node.ops
couchbase.node.swap.total.bytes
couchbase.node.swap.used.bytes
couchbase.node.uptime.sec
couchbase.node.vb_replica_curr_items