-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question: console logging #59
Comments
Duplicate of #52. |
@robgarrett: Please provide the ntopng logs at |
btw, are you running a licensed version of ntopng? because you're missing the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Firstly, thank you for the timer you invested in creating netflow2ng and supporting it.
I've been struggling with getting it to work with ntopng. I have ntopng, redis, and netflow2ng, each in their own container with a common network. Each container can see the others and I have softflowd on pfsense sending packets to the netflow2ng (exposed on 0.0.0.0:2055).
My docker compose file is here:
https://raw.githubusercontent.com/robgarrett/Docker/master/ntopng/docker-compose.yml
If I run docker compose up flowd, should I be able to see traffic on the console. I was able to see data in the metrics HTTP page, but nothing that shows active flows.
ntopng shows no flows.
I'd appreciate any help you can offer.
The text was updated successfully, but these errors were encountered: