Loading

Cisco Meraki network_health metricset

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.

This is the network_health metricset of the module meraki.

For a description of each field in the metricset, see the exported fields section.

Here is an example document generated by this metricset:

{
    "@timestamp": "2025-06-23T09:13:55.070Z",
    "event": {
      "dataset": "meraki.network_health",
      "module": "meraki",
      "duration": 895350791
    },
    "metricset": {
      "name": "network_health",
      "period": 300000
    },
    "meraki": {
      "organization_id": "125432",
      "network": {
        "name": "BKYHUM",
        "vpn_peers": [
          {
            "network_id": "N_837204569103482715",
            "network_name": "ZXVRNE",
            "usage_summary.received.bytes": 12288,
            "usage_summary.sent.bytes": 12288
          },
          {
            "network_id": "N_294175608239471063",
            "network_name": "QWMTJL",
            "usage_summary.received.bytes": 0,
            "usage_summary.sent.bytes": 79872
          }
        ],
        "id": "L_760194835627109284"
      }
    },
    "service": {
      "type": "meraki"
    },
    "ecs": {
      "version": "8.0.0"
    },
    "host": {
      "name": "MacBookPro.broadband"
    },
    "agent": {
      "name": "MacBookPro.broadband",
      "type": "metricbeat",
      "version": "9.1.0",
      "ephemeral_id": "364fa212-5989-446b-a056-ae2a8b9840c5",
      "id": "7758b5ed-245e-4d2c-a98c-195ffa1743a8"
    }
}