Dashboard Update, Doc Update

This commit is contained in:
2019-11-07 20:44:21 +01:00
parent 38d35dc079
commit 96073ec19d
2 changed files with 5 additions and 5 deletions

View File

@@ -82,7 +82,7 @@ your Graylog Instance on http://localhost:9000. Let's see if we can login with u
# 2. Initial Index creation # 2. Initial Index creation
We now have to create the Indices in Elasticsearch for the pfSense logs in System / Indices Next we have to create the Indices in Elasticsearch for the pfSense logs in System / Indices
![Indices](https://www.sysadminsdecuba.com/wp-content/uploads/2018/04/Indice-Pfsense-606x1024.png) ![Indices](https://www.sysadminsdecuba.com/wp-content/uploads/2018/04/Indice-Pfsense-606x1024.png)

View File

@@ -76,7 +76,7 @@
"gnetId": 5420, "gnetId": 5420,
"graphTooltip": 0, "graphTooltip": 0,
"id": null, "id": null,
"iteration": 1573150312454, "iteration": 1573150312463,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -443,12 +443,12 @@
"type": "raw_document" "type": "raw_document"
} }
], ],
"query": "iface:$iface AND dest_port:$dport", "query": "iface:$iface AND dest_port:$dport action:$action",
"refId": "A", "refId": "A",
"timeField": "timestamp" "timeField": "timestamp"
} }
], ],
"title": "Real time logs by iface:$iface", "title": "Real time logs by iface:$iface ",
"transform": "json", "transform": "json",
"type": "table" "type": "table"
}, },
@@ -1369,5 +1369,5 @@
"timezone": "browser", "timezone": "browser",
"title": "Firewall Logs", "title": "Firewall Logs",
"uid": "000000030", "uid": "000000030",
"version": 83 "version": 86
} }