• Metricbeat Reference: other versions:
  • Overview
  • Getting Started With Metricbeat
    • Step 1: Installing Metricbeat
    • Step 2: Configuring Metricbeat
    • Step 3: Loading the Index Template in Elasticsearch
    • Step 4: Starting Metricbeat
    • Step 5: Loading Sample Kibana Dashboards
    • Command Line Options
    • Directory Layout
    • Repositories for APT and YUM
  • Running Metricbeat on Docker
  • Upgrading Metricbeat
  • How Metricbeat Works
    • Event Structure
    • Error Event Structure
    • Key Metricbeat Features
  • Configuring Metricbeat
    • Configuration Options (Reference)
      • Modules
      • General
      • Elasticsearch Output
      • Logstash Output
      • Kafka Output
      • Redis Output
      • File Output
      • Console Output
      • SSL
      • Output Codec
      • Paths
      • Dashboards
      • Logging
      • Reload Configuration
    • Processors
      • add_cloud_metadata
      • decode_json_fields
      • drop_event
      • drop_fields
      • include_fields
    • Filtering and Enhancing the Exported Data
    • Configuring Metricbeat to Use Ingest Node
    • Configuring Metricbeat to Use Logstash
    • Using Environment Variables in the Configuration
    • YAML Tips and Gotchas
    • Regular Expression Support
  • Modules
    • Apache Module
      • Apache Status Metricset
    • ceph Module
      • ceph cluster_disk MetricSet
      • ceph cluster_health MetricSet
      • ceph monitor_health MetricSet
      • ceph pool_disk MetricSet
    • Couchbase Module
      • Couchbase Bucket Metricset
      • Couchbase Cluster Metricset
      • Couchbase Node Metricset
    • Docker Module
      • Docker Container Metricset
      • Docker CPU Metricset
      • Docker Diskio Metricset
      • Docker healthcheck Metricset
      • docker image MetricSet
      • Docker Info Metricset
      • Docker Memory Metricset
      • Docker Network Metricset
    • HAProxy Module
      • HAProxy Info Metricset
      • HAProxy Stat Metricset
    • Jolokia Module
      • Jolokia jmx Metricset
    • kafka Module
      • kafka consumergroup MetricSet
      • kafka partition MetricSet
    • MongoDB Module
      • mongodb dbstats MetricSet
      • MongoDB Status Metricset
    • MySQL Module
      • MySQL Status Metricset
    • Nginx Module
      • Nginx StubStatus Metricset
    • PHP-FPM Module
      • php_fpm pool MetricSet
    • PostgreSQL Module
      • postgresql activity MetricSet
      • postgresql bgwriter MetricSet
      • postgresql database MetricSet
    • Prometheus Module
      • Prometheus Collector Metricset
      • Prometheus Stats Metricset
    • Redis Module
      • Redis Info Metricset
      • Redis Keyspace Metricset
    • 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 Socket Metricset
    • ZooKeeper Module
      • ZooKeeper mntr Metricset
  • Exported Fields
    • Apache Fields
    • Beat Fields
    • ceph Fields
    • Cloud Provider Metadata Fields
    • Common Fields
    • Couchbase Fields
    • Docker Fields
    • HAProxy Fields
    • Jolokia Fields
    • kafka Fields
    • MongoDB Fields
    • MySQL Fields
    • Nginx Fields
    • php_fpm Fields
    • PostgreSQL Fields
    • Prometheus Fields
    • Redis Fields
    • System Fields
    • ZooKeeper Fields
  • Securing Metricbeat
    • Securing Communication With Elasticsearch
    • Securing Communication With Logstash by Using SSL
  • Troubleshooting
    • Getting Help
    • Debugging
    • Frequently Asked Questions
  • Metricbeat Developer Guide
    • Overview
    • Creating a Metricset
    • Metricset Details
    • Creating a Metricbeat Module
    • Creating a Beat based on Metricbeat
    • Metricbeat Developer Guide FAQ