drf-nested-routers icon indicating copy to clipboard operation
drf-nested-routers copied to clipboard

Update mkdocs to 1.6.0

Open pyup-bot opened this issue 1 year ago • 0 comments
trafficstars

This PR updates mkdocs from 1.5.2 to 1.6.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links
  • PyPI: https://pypi.org/project/mkdocs

pyup-bot avatar Apr 20 '24 19:04 pyup-bot

actually I have just figured it out - its the naming conventions of the columns - there are none like eg unbound.client.ip its client.ip

collse avatar Jan 08 '21 14:01 collse

Please can you give me some pointers on how you got this to work with sensei, as the downloaded grafana dashboards refer to an influx database, and I cannot see any where how to configure this. The elastic search database is on the opnsense system and is accessible.

I have managed, eventually, to get grafana to display a simple plot, using elastic search as the data source.

I have tried the pfelk approach in the past but its a bit over the top (and quite memory hungry) for me. In addition pfelk appears not to use influx as far as I can determine.

Thanks

ghost avatar Jan 16 '21 08:01 ghost

I just saw your Issues, i'm so sorry sorry @collse , Let me check this weekend! If you can add screen that will help a lot.

b4b857f6ee avatar Jan 29 '21 11:01 b4b857f6ee

Hi

From the setup instructions I could find no reference to an Influxdb source. The grafana dashboards refere to an influxdb source, how is the source setup, fed from in your code? All I see is elasticsearch.

On 29 Jan 2021, at 11:14, b4b857f6ee [email protected] wrote:

I just saw your Issues, i'm so sorry sorry @collse https://github.com/collse , Let me check this weekend!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/b4b857f6ee/opnsense_grafana_dashboard/issues/1#issuecomment-769742894, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7N7JGFUVWV7B3DI4ID3RTS4KKBHANCNFSM4V2LPZRQ.

ghost avatar Jan 29 '21 12:01 ghost

@aimdev You mean this ? "OPNsense configuration ELK logs, configure the ELK logs by following this : https://github.com/3ilson/pfelk ->>>>>Install Telegraf plugin and configure it to send metrics into InfluxDB Grafana configuration ->>>>>Configure the Datasource for InfluxDB"

you want instruction how to install the influxdb in local/telegraf on opnsense/influxdb input in grfana?

b4b857f6ee avatar Jan 29 '21 13:01 b4b857f6ee

Hi Yes

InfluxDB : OPNSense - Firewall ELK : Firewall - Dashboard | Firewall - Suricata | Firewall - Unbound It wasn't clear how telegraf was utilised, I assume you use Logstash?

On 29 Jan 2021, at 13:52, b4b857f6ee [email protected] wrote:

@aimdev https://github.com/aimdev You mean this ? "OPNsense configuration ELK logs, configure the ELK logs by following this : https://github.com/3ilson/pfelk https://github.com/3ilson/pfelk ->>>>>Install Telegraf plugin and configure it to send metrics into InfluxDB Grafana configuration ->>>>>Configure the Datasource for InfluxDB"

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/b4b857f6ee/opnsense_grafana_dashboard/issues/1#issuecomment-769817105, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7N7JDYLMAX7X4NPZOZHF3S4K4RJANCNFSM4V2LPZRQ.

ghost avatar Jan 29 '21 13:01 ghost

@aimdev No i assume people already install it, that's why i've write : "Requirement ELK stack 7+ Telegraf configuration for OPNsense Grafana and InfluxDB"

But that's ok, i can add few line to explain or link InfluxDB installation/configuration and link with InfluxDB -> Grafana and OPNsense Telegraf -> InfluxDB

b4b857f6ee avatar Jan 29 '21 14:01 b4b857f6ee

@collse for the pfelk you are using this : https://github.com/pfelk/docker ? And the version 6.1?

b4b857f6ee avatar Jan 29 '21 14:01 b4b857f6ee

@collse I have the same as you. I upgrade to the pfelk 6.1 and The grafana dashboard isn't get the data, i have to change the request, i will do it.

b4b857f6ee avatar Jan 29 '21 15:01 b4b857f6ee

I need to remove this from all the Dashboard image

b4b857f6ee avatar Jan 29 '21 16:01 b4b857f6ee

The 3 Dashboards are updated :

  • Firewall - Dashboard
  • Firewall - Suricata
  • Firewall - Unbound

b4b857f6ee avatar Jan 29 '21 16:01 b4b857f6ee

Your 3 dashboards mentioned all still have a dependency on influxdb. Not sure why it needs it when everything is being logged into ELK.

B3DTech avatar Apr 09 '21 22:04 B3DTech

I also have the problem that not all data from the elk are displayed.

e.g. "discover" in the dashboard "OPNsense Firewall - Dashboard" works, but the rest does not.

also i can't add the data source for "Elasticsearch-Suricata" because "No date field named @timestamp found".

badsmoke avatar Apr 20 '21 08:04 badsmoke