mirror of
https://github.com/lephisto/pfsense-analytics.git
synced 2025-12-06 04:19:19 +01:00
Dashboard Update, Doc Update
This commit is contained in:
@@ -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
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user