{
  "annotations": {
    "list": [
      {
        "builtIn": 1,
        "datasource": "-- Grafana --",
        "enable": true,
        "hide": true,
        "iconColor": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "target": {
          "limit": 100,
          "matchAny": false,
          "tags": [],
          "type": "dashboard"
        },
        "type": "dashboard"
      }
    ]
  },
  "editable": true,
  "fiscalYearStartMonth": 0,
  "graphTooltip": 0,
  "id": 1,
  "links": [],
  "liveNow": false,
  "panels": [
    {
      "collapsed": true,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 0
      },
      "id": 5,
      "panels": [
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green",
                    "value": null
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "decbytes"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 9,
            "w": 12,
            "x": 0,
            "y": 1
          },
          "id": 2,
          "options": {
            "orientation": "auto",
            "reduceOptions": {
              "calcs": [
                "lastNotNull"
              ],
              "fields": "",
              "values": false
            },
            "showThresholdLabels": false,
            "showThresholdMarkers": true
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "stats avg(bytes), min(bytes), max(bytes)",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": []
            }
          ],
          "title": "Min_Max_Avg Bytes",
          "type": "gauge"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "axisSoftMin": 0,
                "fillOpacity": 80,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineWidth": 1,
                "scaleDistribution": {
                  "type": "linear"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green",
                    "value": null
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "decbytes"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 9,
            "w": 12,
            "x": 12,
            "y": 1
          },
          "id": 3,
          "options": {
            "barRadius": 0,
            "barWidth": 0.97,
            "groupWidth": 0.7,
            "legend": {
              "calcs": [],
              "displayMode": "list",
              "placement": "bottom"
            },
            "orientation": "auto",
            "showValue": "auto",
            "stacking": "none",
            "tooltip": {
              "mode": "single",
              "sort": "none"
            },
            "xTickLabelRotation": 0,
            "xTickLabelSpacing": 0
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "filter action=\"ACCEPT\" |\nstats avg(bytes), min(bytes), max(bytes)",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": []
            }
          ],
          "title": "Min_Max_Avg_bar",
          "type": "barchart"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "continuous-GrYlRd"
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green",
                    "value": null
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              }
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 0,
            "y": 10
          },
          "id": 11,
          "options": {
            "displayMode": "basic",
            "orientation": "horizontal",
            "reduceOptions": {
              "calcs": [],
              "fields": "",
              "values": true
            },
            "showUnfilled": true
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "filter action=\"REJECT\"\n| stats count(*) as numRejections by srcAddr\n| sort numRejections desc\n| limit 20",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": [
                "srcAddr"
              ]
            }
          ],
          "title": "Top 20 IP's with maximum rejects",
          "type": "bargauge"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "custom": {
                "align": "auto",
                "displayMode": "auto"
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green",
                    "value": null
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              }
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 12,
            "y": 10
          },
          "id": 14,
          "options": {
            "footer": {
              "fields": "",
              "reducer": [
                "sum"
              ],
              "show": false
            },
            "showHeader": true
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "filter action=\"REJECT\"\n| stats count(*) as numRejections by srcAddr\n| sort numRejections\n| limit 20",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": [
                "srcAddr"
              ]
            }
          ],
          "title": "Top 20 IP's with least rejects",
          "type": "table"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green",
                    "value": null
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              }
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 0,
            "y": 18
          },
          "id": 17,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "list",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "single",
              "sort": "none"
            }
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "filter action=\"REJECT\"\n| stats count(*) as numRejections by @timestamp\n| sort @timestamp desc",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": [
                "@timestamp"
              ]
            }
          ],
          "title": "Rejection trend",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                }
              },
              "mappings": []
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 12,
            "y": 18
          },
          "id": 13,
          "options": {
            "displayLabels": [
              "percent"
            ],
            "legend": {
              "displayMode": "list",
              "placement": "right",
              "values": []
            },
            "pieType": "pie",
            "reduceOptions": {
              "calcs": [
                "lastNotNull"
              ],
              "fields": "",
              "values": true
            },
            "tooltip": {
              "mode": "single",
              "sort": "none"
            }
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "stats sum(packets) as packetsTransferred by srcAddr, dstAddr\n| sort packetsTransferred  desc\n| limit 20",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": [
                "srcAddr",
                "dstAddr"
              ]
            }
          ],
          "title": "Top 20 packet transfers",
          "type": "piechart"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green",
                    "value": null
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "decbytes"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 0,
            "y": 26
          },
          "id": 9,
          "options": {
            "colorMode": "value",
            "graphMode": "area",
            "justifyMode": "auto",
            "orientation": "auto",
            "reduceOptions": {
              "calcs": [
                "lastNotNull"
              ],
              "fields": "",
              "values": true
            },
            "textMode": "auto"
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "stats sum(bytes) as bytesTransferred by srcAddr, dstAddr\n| sort bytesTransferred desc\n| limit 10",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": [
                "srcAddr",
                "dstAddr"
              ]
            }
          ],
          "title": "Top 10 byte transfers by source and destination IP addresses",
          "type": "stat"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "thresholds"
              },
              "custom": {
                "align": "auto",
                "displayMode": "auto"
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green",
                    "value": null
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "s"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 12,
            "y": 26
          },
          "id": 7,
          "options": {
            "footer": {
              "fields": "",
              "reducer": [
                "sum"
              ],
              "show": false
            },
            "showHeader": true
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "stats avg( end - start)/1000 as latency group by srcAddr, dstAddr\n| sort by latency desc\n| limit 10",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": [
                "srcAddr",
                "dstAddr"
              ]
            }
          ],
          "title": "Network Latency",
          "type": "table"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green",
                    "value": null
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "decbytes"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 0,
            "y": 34
          },
          "id": 18,
          "options": {
            "color": "blue",
            "iteration": 11,
            "monochrome": false,
            "nodeColor": "grey",
            "nodePadding": 25,
            "nodeWidth": 9
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "stats sum(packets) as packetsTransferred by srcAddr, dstAddr\n| limit 4",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": [
                "srcAddr",
                "dstAddr"
              ]
            }
          ],
          "title": "Top packet transfers",
          "type": "netsage-sankey-panel"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                }
              },
              "mappings": [],
              "unit": "short"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 12,
            "y": 34
          },
          "id": 24,
          "options": {
            "displayLabels": [
              "percent"
            ],
            "legend": {
              "displayMode": "list",
              "placement": "right",
              "values": []
            },
            "pieType": "donut",
            "reduceOptions": {
              "calcs": [
                "lastNotNull"
              ],
              "fields": "",
              "values": true
            },
            "tooltip": {
              "mode": "single",
              "sort": "none"
            }
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "filter flowDirection=\"egress\" and trafficPath=8\n| stats sum(bytes) by azId",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": [
                "azId"
              ]
            }
          ],
          "title": "Egress to Internet Bytes per AZ (For Nitro Systems)",
          "type": "piechart"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "continuous-GrYlRd"
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green",
                    "value": null
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "decbytes"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 0,
            "y": 42
          },
          "id": 15,
          "options": {
            "displayMode": "lcd",
            "orientation": "horizontal",
            "reduceOptions": {
              "calcs": [],
              "fields": "",
              "values": true
            },
            "showUnfilled": true
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "filter dstPort=80 and not(isempty(instanceId))\n| stats sum(bytes) as BytesReceived by instanceId",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": [
                "instanceId"
              ]
            }
          ],
          "title": "Incoming HTTP Traffic per Instance",
          "transformations": [
            {
              "id": "organize",
              "options": {
                "excludeByName": {},
                "indexByName": {},
                "renameByName": {
                  "sum(bytes)": ""
                }
              }
            }
          ],
          "type": "bargauge"
        },
        {
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "thresholds"
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green",
                    "value": null
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "decbytes"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 12,
            "y": 42
          },
          "id": 25,
          "options": {
            "colorMode": "value",
            "graphMode": "area",
            "justifyMode": "auto",
            "orientation": "auto",
            "reduceOptions": {
              "calcs": [
                "lastNotNull"
              ],
              "fields": "",
              "values": false
            },
            "textMode": "auto"
          },
          "pluginVersion": "8.4.7",
          "targets": [
            {
              "datasource": {
                "type": "cloudwatch",
                "uid": "VDP8xvf4z"
              },
              "expression": "filter action=\"ACCEPT\" and pktDstAwsService=\"DYNAMODB\"\n| stats sum(bytes) as Received",
              "id": "",
              "logGroupNames": [
                "vpc-flow-log-VPCFlowLogGroup-SKbQPvYd3mPN"
              ],
              "namespace": "",
              "queryMode": "Logs",
              "refId": "A",
              "region": "default",
              "statsGroups": []
            }
          ],
          "title": "Ingress Traffic to DynamoDB",
          "type": "stat"
        }
      ],
      "title": "VPC General",
      "type": "row"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 1
      },
      "id": 27,
      "panels": [],
      "title": "From Metric Expressions",
      "type": "row"
    },
    {
      "datasource": {
        "type": "cloudwatch",
        "uid": "VDP8xvf4z"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 0,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 2
      },
      "id": 29,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "single",
          "sort": "none"
        }
      },
      "targets": [
        {
          "alias": "rejected-traffic",
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "dimensions": {},
          "expression": "",
          "id": "",
          "matchExact": true,
          "metricEditorMode": 1,
          "metricName": "",
          "metricQueryType": 1,
          "namespace": "",
          "period": "",
          "queryMode": "Metrics",
          "refId": "A",
          "region": "default",
          "sqlExpression": "SELECT AVG(\"Rejected-Traffic\") FROM SCHEMA(\"FlowLogs-Metrics\")",
          "statistic": "Average"
        }
      ],
      "title": "Rejected Traffic",
      "type": "timeseries"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 10
      },
      "id": 20,
      "panels": [],
      "title": "From Contributor Insights",
      "type": "row"
    },
    {
      "datasource": {
        "type": "cloudwatch",
        "uid": "VDP8xvf4z"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 0,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 11
      },
      "id": 22,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "single",
          "sort": "none"
        }
      },
      "targets": [
        {
          "alias": "Average",
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "dimensions": {},
          "expression": "",
          "id": "",
          "matchExact": true,
          "metricEditorMode": 1,
          "metricName": "",
          "metricQueryType": 1,
          "namespace": "",
          "period": "",
          "queryMode": "Metrics",
          "refId": "A",
          "region": "default",
          "sql": {
            "select": {
              "name": "AVG",
              "type": "function"
            }
          },
          "sqlExpression": "INSIGHT_RULE_METRIC('Bytes-transferred', 'Average')",
          "statistic": "Average"
        },
        {
          "alias": "Miinimum",
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "dimensions": {},
          "expression": "",
          "hide": false,
          "id": "",
          "matchExact": true,
          "metricEditorMode": 1,
          "metricName": "",
          "metricQueryType": 1,
          "namespace": "",
          "period": "",
          "queryMode": "Metrics",
          "refId": "B",
          "region": "default",
          "sql": {
            "select": {
              "name": "AVG",
              "type": "function"
            }
          },
          "sqlExpression": "INSIGHT_RULE_METRIC('Bytes-transferred', 'Minimum')",
          "statistic": "Average"
        },
        {
          "alias": "Maximum",
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "dimensions": {},
          "expression": "",
          "hide": false,
          "id": "",
          "matchExact": true,
          "metricEditorMode": 1,
          "metricName": "",
          "metricQueryType": 1,
          "namespace": "",
          "period": "",
          "queryMode": "Metrics",
          "refId": "C",
          "region": "default",
          "sql": {
            "select": {
              "name": "AVG",
              "type": "function"
            }
          },
          "sqlExpression": "INSIGHT_RULE_METRIC('Bytes-transferred', 'Maximum')",
          "statistic": "Average"
        }
      ],
      "title": "Bytes Transferred",
      "transformations": [],
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "cloudwatch",
        "uid": "VDP8xvf4z"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 0,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 11
      },
      "id": 23,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "single",
          "sort": "none"
        }
      },
      "targets": [
        {
          "alias": "Average",
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "dimensions": {},
          "expression": "",
          "id": "",
          "matchExact": true,
          "metricEditorMode": 1,
          "metricName": "",
          "metricQueryType": 1,
          "namespace": "",
          "period": "",
          "queryMode": "Metrics",
          "refId": "A",
          "region": "default",
          "sql": {
            "select": {
              "name": "AVG",
              "type": "function"
            }
          },
          "sqlExpression": "INSIGHT_RULE_METRIC('Traffic-by-source-address-and-action', 'Average')",
          "statistic": "Average"
        },
        {
          "alias": "Miinimum",
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "dimensions": {},
          "expression": "",
          "hide": false,
          "id": "",
          "matchExact": true,
          "metricEditorMode": 1,
          "metricName": "",
          "metricQueryType": 1,
          "namespace": "",
          "period": "",
          "queryMode": "Metrics",
          "refId": "B",
          "region": "default",
          "sql": {
            "select": {
              "name": "AVG",
              "type": "function"
            }
          },
          "sqlExpression": "INSIGHT_RULE_METRIC('Traffic-by-source-address-and-action', 'Minimum')",
          "statistic": "Average"
        },
        {
          "alias": "Maximum",
          "datasource": {
            "type": "cloudwatch",
            "uid": "VDP8xvf4z"
          },
          "dimensions": {},
          "expression": "",
          "hide": false,
          "id": "",
          "matchExact": true,
          "metricEditorMode": 1,
          "metricName": "",
          "metricQueryType": 1,
          "namespace": "",
          "period": "",
          "queryMode": "Metrics",
          "refId": "C",
          "region": "default",
          "sql": {
            "select": {
              "name": "AVG",
              "type": "function"
            }
          },
          "sqlExpression": "INSIGHT_RULE_METRIC('Traffic-by-source-address-and-action', 'Maximum')",
          "statistic": "Average"
        }
      ],
      "title": "Traffic-by-source-address-and-action",
      "transformations": [],
      "type": "timeseries"
    }
  ],
  "schemaVersion": 35,
  "style": "dark",
  "tags": [],
  "templating": {
    "list": []
  },
  "time": {
    "from": "now-3h",
    "to": "now"
  },
  "timepicker": {},
  "timezone": "",
  "title": "VPC Flow Logs",
  "uid": "iiMVaDB4k",
  "version": 31,
  "weekStart": ""
}