Brendan Smith
40ad4d0e3f
Updated to MongoDB 6.0.4, Graylog 5.0.2, Grafana 9.2.10, InfluxDB 2.6.1
...
If you have a previous version of MongoDB(4.4, 5.0) you will need to make some quick configurations before you apply this.
If you are on 4.4, shell into your mongodb container, type mongo, and enter this command `db.adminCommand( { setFeatureCompatibilityVersion: "4.4" } )`.
Change mongo:6.0.4 to mongo:5.0 and apply this docker-compose file.
Shell back into your mongodb container and enter this command, `db.adminCommand( { setFeatureCompatibilityVersion: "5.0" } )`.
Change mongo:5.0 back to mongo:6.0.4 and apply this docker-compose file.
2023-01-26 02:16:32 -06:00
Brendan Smith
b22d5097be
Update configure.md
2023-01-26 01:15:41 -06:00
Brendan Smith
cad037c396
Set to refresh dashboard every 10s
2023-01-26 00:52:07 -06:00
Brendan Smith
8fa23f13c4
More host filters, fixed LAN throughput direction
2023-01-26 00:15:47 -06:00
Brendan Smith
dd219d2baf
Merge pull request #28 from AlexAndrascu/patch-1
...
Update configure.md
2022-09-12 19:06:09 -05:00
Alex Andrascu
235392c479
Update configure.md
...
Small changes in sudoers Defaults for PFIGW - removed unneeded string escapes
2022-08-26 20:24:11 +01:00
Brendan Smith
e8468e5093
Update configure.md
2022-06-29 11:32:16 -05:00
Brendan Smith
71bf0a1602
Update configure.md
2022-06-29 10:11:16 -05:00
Brendan Smith
23a50c05f5
Update configure.md
2022-06-29 10:09:56 -05:00
Brendan Smith
30d47c8071
Update configure.md
2022-06-29 10:04:51 -05:00
Brendan Smith
2829bc49eb
Fix LAN bits/bytes receive/sent
2022-04-29 14:30:20 -05:00
Brendan Smith
b03d28ca27
Fix LAN bits/bytes receive/sent
2022-04-29 13:59:31 -05:00
Brendan Smith
879e8a2d3c
Update docker-compose.yaml
2022-04-29 00:22:31 -05:00
Brendan Smith
147e73aba0
Update docker-compose.yaml
2022-04-29 00:20:08 -05:00
Brendan Smith
dda28aacb3
Update syslog instructions for 22.1+
2022-04-28 16:33:14 -05:00
Brendan Smith
887a86fafa
Update README.md
2022-04-16 20:43:24 -05:00
Brendan Smith
70d9e11d34
Minor fixes
2022-03-02 14:42:56 -06:00
Brendan Smith
453b960c46
Fix script for OPNsense 22.1.2
2022-03-02 13:47:43 -06:00
Brendan Smith
8105e85d20
Minor update to InfluxDB section
2022-02-25 12:34:05 -06:00
Brendan Smith
1d63753928
Minor addition
2022-02-24 21:34:37 -06:00
Brendan Smith
20da18e2ad
Add minor additions
2022-02-24 21:29:15 -06:00
Brendan Smith
40b7fdeb47
Misc updates
2022-02-22 12:23:56 -06:00
Brendan Smith
40b8f22709
Merge branch 'master' of https://github.com/Bsmith101/OPNsense-Dashboard
2022-02-21 02:37:19 -06:00
Brendan Smith
7d59c9a2aa
Update iface variable and remove suricata tag
2022-02-21 02:35:50 -06:00
Brendan Smith
59ded47c04
Misc updates
2022-02-20 20:34:04 -06:00
Brendan Smith
11acc33b06
Misc updates
2022-02-20 20:32:25 -06:00
Brendan Smith
025a3bfec8
Misc updates
2022-02-20 20:31:27 -06:00
Brendan Smith
9e424440e8
Merge branch 'master' of https://github.com/Bsmith101/OPNsense-Dashboard
2022-02-20 15:33:11 -06:00
Brendan Smith
227540a1f8
Remove unecessary Graylog ports
2022-02-20 15:32:46 -06:00
Brendan Smith
80b5dda38d
Remove docker-compose code block
2022-02-20 15:32:08 -06:00
Brendan Smith
4c444e2e98
Update telegraf troubleshooting section
2022-02-20 15:24:17 -06:00
Brendan Smith
c09fc0716a
Add Suricata Troubleshooting section
2022-02-20 15:08:48 -06:00
Brendan Smith
25f8089bf6
Update variable info
2022-02-20 12:11:55 -06:00
Brendan Smith
7d4e71a136
Update variable info
2022-02-20 12:09:19 -06:00
Brendan Smith
4baf7f3a1b
Update variable and data source info
2022-02-20 11:45:19 -06:00
Brendan Smith
7fc9ce0fcf
Add instructions for previous users
2022-02-20 11:19:41 -06:00
Brendan Smith
f41e65b450
Add instructions for previous users
2022-02-20 11:16:23 -06:00
Brendan Smith
86c767bbb9
Update ToC
2022-02-20 02:39:47 -06:00
Brendan Smith
74ea5e08b5
Fix paths
2022-02-20 02:32:30 -06:00
Brendan Smith
331c87754d
Rename telegraf.conf to custom.conf
2022-02-20 01:43:59 -06:00
Brendan Smith
5f743535ab
Add suricata configuration files
2022-02-20 01:43:04 -06:00
Brendan Smith
aa7b9466f3
Update telegraf and suricata instructions
2022-02-20 01:42:28 -06:00
Brendan Smith
fee308a476
Add custom.conf
2022-02-19 14:48:33 -06:00
Brendan Smith
65bdbceed5
Merge branch 'master' of https://github.com/Bsmith101/OPNsense-Dashboard
2022-02-19 12:42:09 -06:00
Brendan Smith
16455911e6
Merge pull request #16 from NKnusperer/bugfix/broken-datasource-reference
...
Fixed broken data source reference
2022-02-19 12:39:48 -06:00
Brendan Smith
6ac9f1a443
Fix dst_port and src_ip variables
2022-02-19 12:31:09 -06:00
NKnusperer
64a27e012f
Fixed broken data source reference
2022-02-19 19:23:13 +01:00
Brendan Smith
7fae36eb21
Fix typos
2022-02-16 15:14:42 -06:00
Brendan Smith
e3301bae99
Add ToC
2022-02-16 15:12:24 -06:00
Brendan Smith
3f426def1c
Update Suricata instructions
2022-02-14 13:08:49 -06:00