Giter Site home page Giter Site logo

jpvlsmv / moloch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arkime/arkime

0.0 0.0 0.0 18.78 MB

This is a small fork that focuses on building Moloch packages automatically

License: Other

C 22.71% HTML 12.11% Objective-C 0.70% Perl 7.66% JavaScript 37.13% Groovy 0.01% Shell 1.24% Ruby 0.05% CSS 2.63% Makefile 0.85% Lua 0.05% Bro 0.12% M4 0.32% Yacc 0.49% C++ 0.29% Python 0.26% TypeScript 1.17% Vue 12.23%

moloch's People

Watchers

 avatar  avatar

moloch's Issues

TLS-howto

FAQ entry for how to TLS-ize moloch and ES comms, plus possible configscript additions

db.pl autoconfig

db.pl [global options] <eshost:esport|-a|-c configfile> .... ? if -a or -c specified, requires (and asks nicely for) config::simple as libconfig-simple-perl (debian) or perl-Config-Simple (rpm), available in default repos since 2010

cf: feature/dbpl-guess-url

Elasticsearch node on localhost

Take the centralized ES cluster, and do the ingest (parse+scatter, not ingest-node pipelines) on the capture nodes. They'd need to talk back to central, but over ES TransportClient instead of REST client.

+Option2: allow index data to be "cached" for a short time locally, but replicate to central also.

Next, expose viewer.js (stripped down) via https://github.com/apigee/trireme as an elasticsearch plugin, now the centralized viewer.js pulls packet data from the cluster nodes on 9200/REST -> JVM -> node.js -> pcap and we don't have a separate process.

moloch-capture points to non-exposed localhost:9200, ES autodiscovers the rest of the cluster and the data-scatter mappings.

-=> 1 container per interface for single-proc moloch-capture
-=> 1 container per sensor for single-proc ES run
Does not solve for suricata...

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.