- Metricbeat Reference: other versions:
- Overview
- 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
- Configure index lifecycle management
- Specify SSL settings
- Filter and enhance the exported data
- Define processors
- Add cloud metadata
- Add fields
- Add labels
- Add the local time zone
- Add tags
- Decode JSON fields
- Decode Base64 fields
- Decompress gzip fields
- Community ID Network Flow Hash
- Convert
- Drop events
- Drop fields from events
- Extract array
- Keep fields from events
- Registered Domain
- Rename fields from events
- Add Kubernetes metadata
- Add Docker metadata
- Add Host metadata
- Add Observer metadata
- Dissect strings
- DNS Reverse Lookup
- Add process metadata
- Parse data by using ingest node
- Enrich events with geoIP information
- Configure project paths
- Configure 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
- HTTP Endpoint
- metricbeat.reference.yml
- Beats central management
- Modules
- Aerospike module
- Apache module
- aws module
- Beat module
- Ceph module
- CockroachDB module
- consul module
- coredns module
- Couchbase module
- couchdb module
- Docker module
- Dropwizard module
- Elasticsearch module
- Elasticsearch ccr metricset
- Elasticsearch cluster_stats metricset
- Elasticsearch index metricset
- Elasticsearch index_recovery metricset
- Elasticsearch index_summary metricset
- Elasticsearch ml_job metricset
- Elasticsearch node metricset
- Elasticsearch node_stats metricset
- Elasticsearch pending_tasks metricset
- Elasticsearch shard metricset
- envoyproxy module
- Etcd module
- Golang module
- Graphite module
- HAProxy module
- HTTP module
- Jolokia module
- Kafka module
- Kibana module
- Kubernetes module
- Kubernetes apiserver metricset
- Kubernetes container metricset
- Kubernetes controllermanager metricset
- Kubernetes event metricset
- Kubernetes node metricset
- Kubernetes pod metricset
- Kubernetes proxy metricset
- Kubernetes scheduler metricset
- Kubernetes state_container metricset
- Kubernetes state_cronjob metricset
- Kubernetes state_deployment metricset
- Kubernetes state_node metricset
- Kubernetes state_pod metricset
- Kubernetes state_replicaset metricset
- Kubernetes state_statefulset metricset
- Kubernetes system metricset
- Kubernetes volume metricset
- kvm module
- Logstash module
- Memcached module
- MongoDB module
- MSSQL module
- Munin module
- MySQL module
- Nats module
- Nginx module
- Oracle module
- PHP_FPM module
- PostgreSQL module
- Prometheus module
- RabbitMQ module
- Redis module
- Statsd module
- System module
- System core metricset
- System cpu metricset
- System diskio metricset
- System entropy 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 socket metricset
- System socket_summary metricset
- System uptime metricset
- traefik module
- uwsgi module
- vSphere module
- Windows module
- ZooKeeper module
- Exported fields
- Aerospike fields
- Apache fields
- aws fields
- Beat fields
- Beat fields
- Ceph fields
- Cloud provider metadata fields
- CockroachDB fields
- Common fields
- consul fields
- coredns fields
- Couchbase fields
- couchdb fields
- Docker fields
- Docker fields
- Dropwizard fields
- ECS fields
- Elasticsearch fields
- envoyproxy fields
- Etcd fields
- Golang fields
- Graphite fields
- HAProxy fields
- Host fields
- HTTP fields
- Jolokia fields
- Jolokia Discovery autodiscover provider fields
- Kafka fields
- Kibana fields
- Kubernetes fields
- Kubernetes fields
- kvm fields
- Logstash fields
- Memcached fields
- MongoDB fields
- MSSQL fields
- Munin fields
- MySQL fields
- Nats fields
- Nginx fields
- Oracle fields
- PHP_FPM fields
- PostgreSQL fields
- Process fields
- Prometheus fields
- RabbitMQ fields
- Redis fields
- Statsd fields
- System fields
- traefik fields
- uwsgi fields
- vSphere fields
- Windows fields
- ZooKeeper fields
- Monitoring Metricbeat
- Securing Metricbeat
- Troubleshooting
- Get help
- Debug
- Common problems
- "open /compat/linux/proc: no such file or directory" error on FreeBSD
- Metricbeat collects system metrics for interfaces you didn’t configure
- Metricbeat uses too much bandwidth
- Error loading config file
- Found unexpected or unknown characters
- Logstash connection doesn’t work
- @metadata is missing in Logstash
- Not sure whether to use Logstash or Beats
- SSL client fails to connect to Logstash
- Monitoring UI shows fewer Beats than expected
- Contributing to Beats
Ceph fields
editCeph fields
editCeph module
ceph
editceph
contains the metrics that were scraped from CEPH.
cluster_disk
editcluster_disk
-
ceph.cluster_disk.available.bytes
-
Available bytes of the cluster
type: long
format: bytes
-
ceph.cluster_disk.total.bytes
-
Total bytes of the cluster
type: long
format: bytes
-
ceph.cluster_disk.used.bytes
-
Used bytes of the cluster
type: long
format: bytes
cluster_health
editcluster_health
-
ceph.cluster_health.overall_status
-
Overall status of the cluster
type: keyword
-
ceph.cluster_health.timechecks.epoch
-
Map version
type: long
-
ceph.cluster_health.timechecks.round.value
-
timecheck round
type: long
-
ceph.cluster_health.timechecks.round.status
-
Status of the round
type: keyword
cluster_status
editcluster_status
-
ceph.cluster_status.version
-
Ceph Status version
type: long
-
ceph.cluster_status.traffic.read_bytes
-
Cluster read throughput per second
type: long
format: bytes
-
ceph.cluster_status.traffic.write_bytes
-
Cluster write throughput per second
type: long
format: bytes
-
ceph.cluster_status.traffic.read_op_per_sec
-
Cluster read iops per second
type: long
-
ceph.cluster_status.traffic.write_op_per_sec
-
Cluster write iops per second
type: long
-
ceph.cluster_status.misplace.total
-
Cluster misplace pg number
type: long
-
ceph.cluster_status.misplace.objects
-
Cluster misplace objects number
type: long
-
ceph.cluster_status.misplace.ratio
-
Cluster misplace ratio
type: scaled_float
format: percent
-
ceph.cluster_status.degraded.total
-
Cluster degraded pg number
type: long
-
ceph.cluster_status.degraded.objects
-
Cluster degraded objects number
type: long
-
ceph.cluster_status.degraded.ratio
-
Cluster degraded ratio
type: scaled_float
format: percent
-
ceph.cluster_status.pg.data_bytes
-
Cluster pg data bytes
type: long
format: bytes
-
ceph.cluster_status.pg.avail_bytes
-
Cluster available bytes
type: long
format: bytes
-
ceph.cluster_status.pg.total_bytes
-
Cluster total bytes
type: long
format: bytes
-
ceph.cluster_status.pg.used_bytes
-
Cluster used bytes
type: long
format: bytes
-
ceph.cluster_status.pg_state.state_name
-
Pg state description
type: long
-
ceph.cluster_status.pg_state.count
-
Shows how many pgs are in state of pg_state.state_name
type: long
-
ceph.cluster_status.pg_state.version
-
Cluster status version
type: long
-
ceph.cluster_status.osd.full
-
Is osd full
type: boolean
-
ceph.cluster_status.osd.nearfull
-
Is osd near full
type: boolean
-
ceph.cluster_status.osd.num_osds
-
Shows how many osds in the cluster
type: long
-
ceph.cluster_status.osd.num_up_osds
-
Shows how many osds are on the state of UP
type: long
-
ceph.cluster_status.osd.num_in_osds
-
Shows how many osds are on the state of IN
type: long
-
ceph.cluster_status.osd.num_remapped_pgs
-
Shows how many osds are on the state of REMAPPED
type: long
-
ceph.cluster_status.osd.epoch
-
epoch number
type: long
monitor_health
editmonitor_health stats data
-
ceph.monitor_health.available.pct
-
Available percent of the MON
type: long
-
ceph.monitor_health.health
-
Health of the MON
type: keyword
-
ceph.monitor_health.available.kb
-
Available KB of the MON
type: long
-
ceph.monitor_health.total.kb
-
Total KB of the MON
type: long
-
ceph.monitor_health.used.kb
-
Used KB of the MON
type: long
-
ceph.monitor_health.last_updated
-
Time when was updated
type: date
-
ceph.monitor_health.name
-
Name of the MON
type: keyword
-
ceph.monitor_health.store_stats.log.bytes
-
Log bytes of MON
type: long
format: bytes
-
ceph.monitor_health.store_stats.misc.bytes
-
Misc bytes of MON
type: long
format: bytes
-
ceph.monitor_health.store_stats.sst.bytes
-
SST bytes of MON
type: long
format: bytes
-
ceph.monitor_health.store_stats.total.bytes
-
Total bytes of MON
type: long
format: bytes
-
ceph.monitor_health.store_stats.last_updated
-
Last updated
type: long
osd_df
editceph osd disk usage information
-
ceph.osd_df.id
-
osd node id
type: long
-
ceph.osd_df.name
-
osd node name
type: keyword
-
ceph.osd_df.device_class
-
osd node type, illegal type include hdd, ssd etc.
type: keyword
-
ceph.osd_df.total.byte
-
osd disk total volume
type: long
format: bytes
-
ceph.osd_df.used.byte
-
osd disk usage volume
type: long
format: bytes
-
ceph.osd_df.available.bytes
-
osd disk available volume
type: long
format: bytes
-
ceph.osd_df.pg_num
-
shows how many pg located on this osd
type: long
-
ceph.osd_df.used.pct
-
osd disk usage percentage
type: scaled_float
format: percent
osd_tree
editceph osd tree info
-
ceph.osd_tree.id
-
osd or bucket node id
type: long
-
ceph.osd_tree.name
-
osd or bucket node name
type: keyword
-
ceph.osd_tree.type
-
osd or bucket node type, illegal type include osd, host, root etc.
type: keyword
-
ceph.osd_tree.type_id
-
osd or bucket node typeID
type: long
-
ceph.osd_tree.children
-
bucket children list, separated by comma.
type: keyword
-
ceph.osd_tree.crush_weight
-
osd node crush weight
type: float
-
ceph.osd_tree.depth
-
node depth
type: long
-
ceph.osd_tree.exists
-
is node still exist or not(1-yes, 0-no)
type: boolean
-
ceph.osd_tree.primary_affinity
-
the weight of reading data from primary osd
type: float
-
ceph.osd_tree.reweight
-
the reweight of osd
type: long
-
ceph.osd_tree.status
-
status of osd, it should be up or down
type: keyword
-
ceph.osd_tree.device_class
-
the device class of osd, like hdd, ssd etc.
type: keyword
-
ceph.osd_tree.father
-
the parent node of this osd or bucket node
type: keyword
pool_disk
editpool_disk
-
ceph.pool_disk.id
-
Id of the pool
type: long
-
ceph.pool_disk.name
-
Name of the pool
type: keyword
-
ceph.pool_disk.stats.available.bytes
-
Available bytes of the pool
type: long
format: bytes
-
ceph.pool_disk.stats.objects
-
Number of objects of the pool
type: long
-
ceph.pool_disk.stats.used.bytes
-
Used bytes of the pool
type: long
format: bytes
-
ceph.pool_disk.stats.used.kb
-
Used kb of the pool
type: long