{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.2" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.3.3" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Dashboard for showing GEOIP information from Nginx logs, for the GeoStat script. ", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 8342, "graphTooltip": 0, "id": null, "iteration": 1658128917676, "links": [], "liveNow": false, "panels": [ { "circleMaxSize": "8", "circleMinSize": 2, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "decimals": 0, "esMetric": "Count", "gridPos": { "h": 13, "w": 18, "x": 0, "y": 0 }, "hideEmpty": true, "hideZero": true, "id": 2, "initialZoom": "2", "links": [], "locationData": "table", "mapCenter": "custom", "mapCenterLatitude": "40", "mapCenterLongitude": "20", "maxDataPoints": 1, "mouseWheelZoom": true, "showLegend": true, "stickyLabels": true, "tableQueryOptions": { "geohashField": "geohash", "labelField": "", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "geohash" }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "geohash" ], "type": "tag" } ], "measurement": "geodata", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "count" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "metric" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "website", "operator": "=~", "value": "/^$website$/" } ] } ], "thresholds": "0,10", "title": "GEOMAP", "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "unitSingular": "", "valueName": "total" }, { "columns": [], "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fontSize": "100%", "gridPos": { "h": 13, "w": 6, "x": 18, "y": 0 }, "id": 4, "links": [], "pageSize": 20, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Country", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "country_code", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Count", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "sum", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "country_code" ], "type": "tag" } ], "measurement": "geodata", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "count" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "country_code", "operator": "=~", "value": "/^*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "website", "operator": "=~", "value": "/^$website$/" } ] } ], "title": "Country SUM", "transform": "table", "type": "table-old" } ], "refresh": "5s", "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "default", "value": "default" }, "hide": 0, "includeAll": false, "multi": false, "name": "datasource", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "definition": "", "hide": 0, "includeAll": false, "multi": false, "name": "host", "options": [], "query": "SHOW TAG VALUES FROM \"geodata\" WITH KEY = \"host\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "definition": "SHOW TAG VALUES FROM \"geodata\" WITH KEY = \"website\"", "hide": 0, "includeAll": false, "multi": false, "name": "website", "options": [], "query": "SHOW TAG VALUES FROM \"geodata\" WITH KEY = \"website\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Nginx GEOIP Statistic", "uid": "IYo4xyJmz", "version": 5, "weekStart": "" }