Skip to content

A management application for pulling down event monitoring data and performing ETLs on it

License

Notifications You must be signed in to change notification settings

pcon/eventMonitoring-manager

Repository files navigation

Event Monitoring Manager

workflow Code Climate Coverage Status

This application is very much a work in progress and doesn't actually do anything yet. I'll update the README with more information as the project moves along.

Installation and Usage

  1. Clone the repository

  2. Copy config.example.json to config.json and edit or run npm run setup

    NOTE: if config.json is cannot live in the root of the project (such as when running as an Openshift or Heroku app) set the CONFIG_ROOT environment variable to point to the config's location

  3. Start the app with npm run server

To-Do

  • Write test for existing functionality
  • Write loader for Mongo
  • Write setup command
  • Write usage dashboard
  • Implement user auth
  • Write loader for Splunk
  • Write loader for New Relic
  • Write loader for flat file storage
  • Write loader for Amazon Glacier
  • Write configuration management interface
  • Write scheduled job to compress flat files

About

A management application for pulling down event monitoring data and performing ETLs on it

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published