pfsense-analytics icon indicating copy to clipboard operation
pfsense-analytics copied to clipboard

Not working in pfsense 2.6.0

Open thiagocpv opened this issue 2 years ago • 8 comments

Hello!

This is not working in pfsense 2.6.0 and also influxdb do not show the database.

thiagocpv avatar Mar 20 '22 01:03 thiagocpv

Also not working for 22.01. I successfully installed, I can see data flow but there are no maps/graphics being generated. Can we get an updated code and install video please?

BogdanX86 avatar Mar 26 '22 14:03 BogdanX86

Is the Dev still on this ? Also on 2.6 with no success

signaleye avatar Jul 13 '22 00:07 signaleye

Wow you guys are right. Pfsense dashboard works (memory, cpu, traffic graphs, etc...), but not the maps in firewall logs. Isn't this sourced from ntopng? Maybe we should start there?

cypherstream avatar Jul 13 '22 10:07 cypherstream

Hope we can have an update asap

signaleye avatar Jul 15 '22 20:07 signaleye

"Not working" is not helpful at all. Did you apply the fix from https://github.com/lephisto/pfsense-analytics/issues/52 ?

jabberwock avatar Jul 22 '22 13:07 jabberwock

I wish this was updated to support the latest versions. The dashboards are awesome! But it appears Elasticsearch is deprecated. I see this in the data sources: "Support for Elasticsearch versions after their end-of-life (currently versions < 7.10) was removed."

FreeJack-McGee avatar Mar 22 '23 23:03 FreeJack-McGee

I've tried to get this thing to work for months now. Did a fresh install and ran into the same issues:

  1. "InfluxDB Error: Bad Request" - idk what this means "mage: 'influxdb:latest' pulls InfluxDB 2.0. As a fix I set the docker compose file to pull influxdb:1.8.4-alpine."

  2. Error updating options: Support for Elasticsearch versions after their end-of-life (currently versions < 7.10) was removed.

I think many could benefit from an updated guide/video. Please/Thank You ;-)

BogdanX86 avatar Mar 26 '23 02:03 BogdanX86

I was able to get it working on the latest supported versions. I'm running the latest Debian 11 and used the instructions from Graylog to install Elasticsearch, MondoDB and Grafana. I'm on my phone, when I get to my workstation I'll upload the URLs I used. I haven't gotten all the different dashboards working but I can get data now. I can say it is needy. Restarting the different servers, for me, required a sequence.

Sent from Proton Mail mobile

-------- Original Message -------- On Mar 25, 2023, 10:23 PM, BogdanX86 wrote:

I've tried to get this thing to work for months now. Did a fresh install and ran into the same issues:

"InfluxDB Error: Bad Request" - idk what this means "mage: 'influxdb:latest' pulls InfluxDB 2.0. As a fix I set the docker compose file to pull influxdb:1.8.4-alpine."

Error updating options: Support for Elasticsearch versions after their end-of-life (currently versions < 7.10) was removed.

I think many could benefit from an updated guide/video. Please/Thank You ;-)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

FreeJack-McGee avatar Mar 26 '23 04:03 FreeJack-McGee