Code Monkey home page Code Monkey logo

Comments (5)

atemix avatar atemix commented on September 25, 2024

Local HTTP Servers also empty.

from ntopng.

lucaderi avatar lucaderi commented on September 25, 2024

Can you please paste the nprobe and ntopng configuration files?

from ntopng.

atemix avatar atemix commented on September 25, 2024

Hi @lucaderi

--interface="kafka://127.0.0.1:[XXX]"
--instance-name=XXX
--data-dir=/[XXX]/ntopng
--pcap-dir=/[XXX]/n2disk
--http-port=0
--https-port=443
--max-num-hosts=1048576
--max-num-flows=67108864
--dns-mode=3
--local-networks=/etc/ntopng/local-networks.conf
--dump-flows="clickhouse;XXX;ntopng;XXX;XXX"
--ignore-vlans
--offline

--disable-startup-checks=
--pid-file=/var/run/nprobe-netflow.pid
--collector-port=2055
--kafka="[XXX]:[XXX];flow;option"
--kafka-conf="security.protocol=ssl"
--kafka-conf="ssl.ca.location=/etc/nprobe/[XXX]"
--kafka-conf="ssl.keystore.location=/etc/nprobe/[XXX].jks"
--kafka-conf="ssl.keystore.password=[XXX]"
-T="@NTOPNG@"
-E=0:999
-i=none
-n=none
-a=
--flow-deduplication=15

from ntopng.

atemix avatar atemix commented on September 25, 2024

After updating to dev 6.1.240603 nothing change.
Still no traffic breakdown and networks.

from ntopng.

lucaderi avatar lucaderi commented on September 25, 2024

Please see https://www.ntop.org/nprobe/howto-use-kafka-instead-of-zmq-for-reliable-flow-collection-and-ipc/ that shows how to configure ntopng and nProbe when using Kafka. Your nprobe kafka configuration is good for exporting data to a kafka broker with consumers different from ntopng. If you want to use ntopng you need to do something like

  • nprobe -i eno1 โ€“ntopng kafka://192.168.2.225
  • ntopng -i kafka://192.168.2.225

from ntopng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.