ElastiFlow VS Installation

Compare ElastiFlow vs Installation and see what are their differences.

ElastiFlow

Network flow analytics (Netflow, sFlow and IPFIX) with the Elastic Stack (by robcowart)

Installation

The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev (by netbox-community)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ElastiFlow Installation
31 162
2,311 14,960
- 1.2%
4.1 9.8
over 2 years ago 6 days ago
Shell Python
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ElastiFlow

Posts with mentions or reviews of ElastiFlow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.
  • NETFLOW .. NTOPNG how to ?
    2 projects | /r/mikrotik | 29 Dec 2022
  • Seaching for How To install Elastiflow
    1 project | /r/elasticsearch | 24 Oct 2022
  • Into my 6th year of this ... hobby?
    1 project | /r/homelab | 13 May 2022
    As a matter of fact, I played with the now deprecated Elastiflow, however I couldn't get my head around managing ELK, scrapped it pretty quickly, and Netflow did not reach the meaningful stage at that time. OpenNMS looks pretty massive that I can't run it at the moment. Thanks for suggestion though.
  • Threat detection
    3 projects | /r/selfhosted | 1 Mar 2022
    One thing I ran for a while was security onion and utilized port mirroring to mirror the uplink port from my primary switch to my LAN on my router, so I was catching anything coming into/out of my network destined for internet. I've also used ElastiFlow ( https://github.com/robcowart/elastiflow ) which is absolutely phenomenal and awesome, I did the same and it provides some great data. You could also leverage IntelOwl ( https://github.com/intelowlproject/IntelOwl ) , one thing I have added to all my VMs is a OSSEC agent, Wazuh to be specific which is free ( https://github.com/wazuh/wazuh ) and while I am not using it to its full potential such as monitoring file deletions/modifications etc it is a powerful tool.
  • Linux Network Traffic Monitor
    9 projects | /r/linuxadmin | 20 Feb 2022
  • Monitoring all inter-VLAN traffic on 9410 switch?
    1 project | /r/Cisco | 21 Jan 2022
    I'd recommend taking a look at Elastiflow (link is to the legacy version, I haven't used the pay structured tier version that replaced it) as a flow collector. Do it in a docker container, dump netflow to it, and use a sample rate that doesn't fill your collector box with flow packets after a single day. Depends on your traffic rates. We use 1 out of 250 for our rate.
  • Netflow bit rate and Interface Bit Rate
    2 projects | /r/networking | 19 Nov 2021
    https://github.com/robcowart/elastiflow/issues/201 https://github.com/robcowart/elastiflow/issues/52
  • Network Traffic visualization
    3 projects | /r/networking | 11 Oct 2021
  • ElastiFlow help
    1 project | /r/elasticsearch | 30 Sep 2021
  • Installation help, almost there.
    2 projects | /r/elasticsearch | 28 Sep 2021
    Where as the newer version is (https://github.com/robcowart/elastiflow/) is called:

Installation

Posts with mentions or reviews of Installation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-06.
  • NetBox.dev: the source of truth for everything on your network
    4 projects | news.ycombinator.com | 6 Feb 2024
    "The site" is actually just their blog. The github repo at https://github.com/netbox-community/netbox is more like the real homepage and has a good presentation.
  • [MISC] Build a feature with the Hudu team: IPAM and Rack Management. PART 1
    1 project | /r/hudu | 7 Dec 2023
    Sweet! If it ends up anything like Netbox it will be so sweet. By looking at the screenshots I am very excited to see this implemented!
  • IP-adress management
    1 project | /r/hudu | 6 Dec 2023
  • NetBox v3.6.6 is Now Available!
    1 project | /r/Netbox | 2 Dec 2023
    NetBox Release v3.6.6 is now live (as of November 29, 2023)!
  • Got my hands on a UniFi system, rack building software?
    2 projects | /r/Ubiquiti | 1 Dec 2023
    Take a look at netbox. https://netbox.dev/
  • NetBox – the source of truth for everything on your network
    1 project | news.ycombinator.com | 12 Sep 2023
  • Locally trained AI Agents for network device discovery
    1 project | news.ycombinator.com | 16 Jul 2023
    Pre-trained systems dominate AI today (as deep as the P in GPT). My team and I have been researching and building alternatives given how the hallucination, blackbox and other problems don't seem solvable within* the current paradigm.

    One of our first applications is a network automation solution for Netbox-- locally trained AI Agents unique to each Netbox account to predict roles of newly added devices given the current local list of devices, like a context-aware autocomplete.

    Agents are lightweight by design, this particular Netbox Agent is 40-neuron, and when hooked up demo.netbox.dev and consistently gets 80%+ accuracy predicting device roles even when trained on ~60 devices only.

    Try it out: https://aolabs-netbox.streamlit.app/

    You can use dummy data from demo.netbox.dev. More on Netbox: https://github.com/netbox-community/netbox

    We'd keen for feedback, if this is useful, how we could extend it if it is, or if it sparks other application ideas.

    * Somebody has to be the pre-trainer, leaving an irreducible gap of misunderstanding between AI and its application which we are trying to diminish by adding a layer of local training.

  • NetBox v3.5.6 is Now Available!
    1 project | /r/Netbox | 11 Jul 2023
    Before upgrading, please: 1. Verify in release notes changelog if any new breaking changes might affect you. You can also review the NetBox Issues on GitHub to see if any new issues have arisen that might affect you. 2. Next, refer to the Upgrading to a new NetBox Release guide for steps to upgrade your instance.
  • Why have empty __init__.py files?
    1 project | /r/learnpython | 10 Jul 2023
    I've been looking into some projects for some opensource software i use and noticed a few of them have empty __init__.py files (for example https://github.com/netbox-community/netbox/blob/develop/netbox/core/__init__.py)
  • Shelf – open-source asset management software
    9 projects | news.ycombinator.com | 10 Jul 2023
    IT wise, It's been a fair few years since I've been in a department that does asset management, we used to use GLPI with it's warts and all, which got replace with https://github.com/netbox-community/netbox

What are some alternatives?

When comparing ElastiFlow and Installation you can also consider the following projects:

ntopng - Web-based Traffic and Security Network Traffic Monitoring

nautobot - Network Source of Truth & Network Automation Platform

pfelk - pfSense/OPNsense + Elastic Stack

phpIPAM - phpipam development repository

LibreNMS - Community-based GPL-licensed network monitoring system

netbox-topology-views - A netbox plugin that draws topology views

Netdata - The open-source observability platform everyone needs

RackTables - RackTables current development repository

loki - Like Prometheus, but for logs.

netbox-docker - 🐳 Docker Image of NetBox

Zabbix - Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud.

The Foreman - The new and improved Foreman website.