synfinatic / netflow2ng

NetFlow v9 collector for ntopng
MIT License
149 stars 23 forks source link

Question: console logging #59

Open robgarrett opened 3 months ago

robgarrett commented 3 months ago

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](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 commented 3 months ago

Duplicate of #52.

synfinatic commented 3 months ago

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

synfinatic commented 3 months ago

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

robgarrett commented 3 months ago

I tried both :(

On Mon, Apr 8, 2024 at 9:05 PM Aaron Turner @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/synfinatic/netflow2ng/issues/59#issuecomment-2043954415 or unsubscribe https://github.com/notifications/unsubscribe-auth/ABM6BBVEKASQJWHQKZCVYQ3Y4M5FBBFKMF2HI4TJMJ2XIZLTSOBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTAVFOZQWY5LFUVUXG43VMWSG4YLNMWVXI2DSMVQWIX3UPFYGLLDTOVRGUZLDORPXI6LQMWWES43TOVSUG33NNVSW45FGORXXA2LDOOJIFJDUPFYGLKTSMVYG643JORXXE6NFOZQWY5LFVEZDGOBVHEZTOMRQQKSHI6LQMWSWS43TOVS2K5TBNR2WLKRSGIZDSMZUG4YTIMFHORZGSZ3HMVZKMY3SMVQXIZI . You are receiving this email because you authored the thread.

Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

--