Hi, > On 19 Apr 2018, at 08:38, Ganeshbabu Ramamoorthy <[email protected]> > wrote: > > Hi All, > > We are using ntop for monitoring the network traffic flow. Since we want to > do further analysis on the data and do some predictions.
What kind of predictions are you doing? Can you share some results? > We would need some additional details related to ntop. > > If there is any ntop API available to access the data? Please share the > documentation There are several ntopng endpoints that returns JSON data but, currently, there is no public API officially released (see ntopng lua files that start with get_). This means that you can query ntopng and use the JSON but the fields can change at any time without notice. > > Also we are using grafana for visualization and I used the ntopng datasource > plugin to get the data and feed it to dashboard. The ntopng datasource plugin > capture the host & interface details and concatenated into single field. > Below is an example, > > host_fe80::c980:c679:3387:2945_interface_eth0_traffic_total_bytes > > If it has more host and interface details the dashboard will be very huge and > looks will not be in the right manner. Can you explain? > So we want the ntop data to be stored in Elasticsearch and do the analysis > for that we need some help about the ntop API details. elastic search export is supported, check option -F > > Please check and share us the documentation it would be very useful. > > > Regards, > Ganeshbabu R > > The information contained in this transmission may contain privileged and > confidential information of Microland Limited, including information > protected by privacy laws. It is intended only for the use of Microland > Limited. If you are not the intended recipient, you are hereby notified that > any review, dissemination, distribution, or duplication of this communication > is strictly prohibited. If you are not the intended recipient, please contact > the sender by reply email and destroy all copies of the original message. > Although Microland has taken reasonable precautions to ensure no viruses are > present in this email, Microland cannot accept responsibility for any loss or > damage arising from the use of this email or attachments. Computer viruses > can be transmitted via email. Recipient should check the email and any > attachments for the presence of viruses before using them. Any views or > opinions are solely those of the author and do not necessarily represent > those of Microland. > > > > This email may be monitored. > > _______________________________________________ > Ntop mailing list > [email protected] <mailto:[email protected]> > http://listgateway.unipi.it/mailman/listinfo/ntop > <http://listgateway.unipi.it/mailman/listinfo/ntop>
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
