mirror of
https://github.com/bsmithio/OPNsense-Dashboard.git
synced 2026-06-14 04:11:19 +00:00
Misc updates
This commit is contained in:
parent
025a3bfec8
commit
11acc33b06
1 changed files with 6 additions and 0 deletions
|
|
@ -191,16 +191,22 @@ You will need to add the data sources on Grafana. Navigate to http://(ip of dock
|
|||
For InfluxDB, make the following configurations
|
||||
|
||||
Query Language: Flux
|
||||
|
||||
URL: http://influxdb:8086
|
||||
|
||||
Organization: Your InfluxDB Organization
|
||||
|
||||
Token: Your Grafana InfluxDB API Token
|
||||
|
||||
Default Bucket: Your opnsense bucket. This will be the bucket that the panel queries will use.
|
||||

|
||||
|
||||
For ElasticSearch, make the following configurations
|
||||
|
||||
URL: http://elasticsearch:9200
|
||||
|
||||
Time field name: timestamp
|
||||
|
||||
Version: 7.10+
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue