Giter VIP home page Giter VIP logo

help's People

Contributors

argiopetech avatar

Watchers

 avatar  avatar

help's Issues

Command Line Coinfiguration

Command Line Configuration (continuation from Sprint 2)

  • Required to do basic logging
  • Use the options library
  • Needs at least import filename and stream identifier.

Admin Console

Admin Console

  • Tentatively, this just uses the ekg package for remote monitoring.
  • Needs a port and hostname in the configuration file
  • Needs debug flags in the .cabal

TCP Interface

TCP Interface

  • Leverage the existing parser and mongoDB interface
  • Open at least one TCP port from the yaml configuration file
  • Route data coming through the TCP port through the parser to the database
  • Will need:
    • Bind address (with sensible default [probably 0.0.0.0])
    • TCP Port
    • Stream identifier

Configurable Parser

Configurable Parser

  • Create a parser syntax a la grok
  • Automatically convert the specified parsers to attoparsec parsers and run them as appropriate
  • Allow per-TCP connection specification of parsers

Basic Logging

Basic Logging

  • Requires Settings and command line configuration for input file and DB data
  • Read from file >>= Parse line >>= Insert into MongoDB (buffer for speed)

Settings

Settings (continuation from Sprint 2)

  • Required to do basic logging
  • YAML format, using the yaml-config library
  • Needs at least DB location, login, password, admin console port and hostname

TCP Interface

TCP Interface

  • Add support for an arbitrary number of interfaces

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.