Skip to content
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

Open
robgarrett opened this issue Apr 6, 2024 · 4 comments
Open

Question: console logging #59

robgarrett opened this issue Apr 6, 2024 · 4 comments

Comments

@robgarrett
Copy link

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.

@synfinatic
Copy link
Owner

Duplicate of #52.

@synfinatic
Copy link
Owner

@robgarrett: Please provide the ntopng logs at --verbose=5 log level.

@synfinatic
Copy link
Owner

btw, are you running a licensed version of ntopng? because you're missing the --community flag if you're not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants