GithubHelp home page GithubHelp logo

ssattari / entrada Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sidn/entrada

0.0 0.0 0.0 126.9 MB

Entrada - A tool for DNS big data analytics

License: GNU General Public License v3.0

Shell 0.14% Java 99.46% Dockerfile 0.40%

entrada's Introduction

ENTRADA

Entrada - A tool for DNS big data analytics

ENTRADA processes DNS data (PCAP-files) from an input location (local, HDFS or S3) and converts and enriches the data to Apache Parquet format, finally sending the results to one of following endpoints:

  • HDFS + Impala (hadoop)
  • S3 + Athena (aws)
  • Local disk (local)

See the database schema for more information about all the database columns.

The data is enriched by adding the following details to each row.

  • Geolocation (Country)
  • Autonomous system (ASN) details
  • Detection of public resolvers (Google, OpenDNS, Quad9 and Cloudflare)
  • TCP round-trip time (RTT)

Apache Impala, AWS Athena or Apache Spark can be used to analyse the generated Parquet data.

ENTRADA handles the required workflow actions such as:

  • Loading and archiving PCAP files
  • Converting and enriching data
  • Creating database schema and tables
  • Creating a S3 bucket
  • Configuring S3 security policy and encryption
  • Creating filesystem directories
  • Moving data files around
  • Uploading data to HDFS or S3
  • Compacting Parquet files on HDFS or S3

For more information see the ENTRADA website.

ENTRADA uses Akka Streams see image below for an overview of the Akka Streams graph created by ENTRADA. ENTRADA Akka Streams flow

How to use

ENTRADA is deployed using Docker Compose, download one of the example Docker Compose scripts and save it as docker-compose.yml and then edit the script to configure the environment variables to fit your requirements.
Start the container using the docker-compose command:

   docker-compose up

For more more detailed deployment instructions and available onfiguration options see the ENTRADA website.

License

This project is distributed under the GPLv3, see LICENSE.

Attribution

When building a product or service using ENTRADA, we kindly request that you include the following attribution text in all advertising and documentation.

This product includes ENTRADA created by <a href="https://www.sidnlabs.nl">SIDN Labs</a>, available from
<a href="http://entrada.sidnlabs.nl">http://entrada.sidnlabs.nl</a>.

entrada's People

Contributors

mwullink avatar thomasdupas avatar gryphius avatar mikeat avatar kent1 avatar lstn avatar dependabot[bot] avatar markusvidefors avatar viniciosbarretos avatar znwilkins avatar

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.