Updated Firewall Dashboard

This commit is contained in:
2019-11-07 20:39:30 +01:00
parent 6b8babbb2b
commit a34021e7c3

View File

@@ -76,7 +76,7 @@
"gnetId": 5420, "gnetId": 5420,
"graphTooltip": 0, "graphTooltip": 0,
"id": null, "id": null,
"iteration": 1573140215631, "iteration": 1573150312454,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -153,7 +153,7 @@
"type": "count" "type": "count"
} }
], ],
"query": "iface:$iface AND src_ip:$src_ip -src_ip:62.155.248.*", "query": "iface:$iface AND src_ip:$src_ip",
"refId": "A", "refId": "A",
"timeField": "timestamp" "timeField": "timestamp"
} }
@@ -256,7 +256,7 @@
"type": "count" "type": "count"
} }
], ],
"query": "iface:$iface AND src_ip:$src_ip -src_ip:62.155.248.*", "query": "iface:$iface AND src_ip:$src_ip",
"refId": "A", "refId": "A",
"target": "", "target": "",
"timeField": "timestamp" "timeField": "timestamp"
@@ -268,10 +268,6 @@
}, },
{ {
"columns": [ "columns": [
{
"text": "real_timestamp",
"value": "real_timestamp"
},
{ {
"text": "src_ip", "text": "src_ip",
"value": "src_ip" "value": "src_ip"
@@ -307,6 +303,10 @@
{ {
"text": "src_ip_whoisresult", "text": "src_ip_whoisresult",
"value": "src_ip_whoisresult" "value": "src_ip_whoisresult"
},
{
"text": "timestamp",
"value": "timestamp"
} }
], ],
"datasource": "pfsensefw", "datasource": "pfsensefw",
@@ -325,13 +325,13 @@
"scroll": true, "scroll": true,
"showHeader": true, "showHeader": true,
"sort": { "sort": {
"col": 0, "col": null,
"desc": true "desc": false
}, },
"styles": [ "styles": [
{ {
"dateFormat": "DD/MM/YY h:mm:ss a", "dateFormat": "YYYY-MM-DD HH:mm:ss",
"pattern": "real_timestamp", "pattern": "timestamp",
"type": "date" "type": "date"
}, },
{ {
@@ -443,7 +443,7 @@
"type": "raw_document" "type": "raw_document"
} }
], ],
"query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip -src_ip:62.155.248.*", "query": "iface:$iface AND dest_port:$dport",
"refId": "A", "refId": "A",
"timeField": "timestamp" "timeField": "timestamp"
} }
@@ -533,7 +533,7 @@
"type": "count" "type": "count"
} }
], ],
"query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip -src_ip:62.155.248.*", "query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip",
"refId": "A", "refId": "A",
"target": "", "target": "",
"timeField": "timestamp" "timeField": "timestamp"
@@ -617,7 +617,7 @@
"type": "count" "type": "count"
} }
], ],
"query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip -src_ip:62.155.248.*", "query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip",
"refId": "A", "refId": "A",
"timeField": "timestamp" "timeField": "timestamp"
} }
@@ -690,7 +690,7 @@
"type": "count" "type": "count"
} }
], ],
"query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip -src_ip:62.155.248.*", "query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip",
"refId": "A", "refId": "A",
"timeField": "timestamp" "timeField": "timestamp"
} }
@@ -925,7 +925,7 @@
"type": "count" "type": "count"
} }
], ],
"query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip -src_ip:62.155.248.*", "query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip",
"refId": "A", "refId": "A",
"timeField": "timestamp" "timeField": "timestamp"
} }
@@ -998,7 +998,7 @@
"type": "count" "type": "count"
} }
], ],
"query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip -src_ip:62.155.248.*", "query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip",
"refId": "A", "refId": "A",
"target": "", "target": "",
"timeField": "timestamp" "timeField": "timestamp"
@@ -1113,7 +1113,7 @@
"type": "count" "type": "count"
} }
], ],
"query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip -src_ip:62.155.248.*", "query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip",
"refId": "A", "refId": "A",
"timeField": "timestamp" "timeField": "timestamp"
} }
@@ -1226,7 +1226,7 @@
"type": "count" "type": "count"
} }
], ],
"query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip -src_ip:62.155.248.*", "query": "iface:$iface AND dest_port:$dport AND src_ip:$src_ip",
"refId": "A", "refId": "A",
"target": "", "target": "",
"timeField": "timestamp" "timeField": "timestamp"
@@ -1369,5 +1369,5 @@
"timezone": "browser", "timezone": "browser",
"title": "Firewall Logs", "title": "Firewall Logs",
"uid": "000000030", "uid": "000000030",
"version": 82 "version": 83
} }