1.0.37 • Published 4 years ago

workforce-recorder v1.0.37

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Workforce Recorder

Recorder to record events into a time series DB

Usage

Run Tests:

npm test

Run Recorder:

npm start

Environment Variables

  • CONFIG_NAME
    • The configuration mode to run in (dev/stage/live)
  • AMQP
    • The AMQP connection string
  • AWS_ACCESSKEY
    • AWS access key for Lambda execution
  • AWS_SECRETKEY
    • AWS secret key for Lambda execution
  • WORKFORCE_API
    • The URL to the workforce API to update
  • WORKFORCE_SECRET
    • The API secret to allow Recorder permission on the API
  • DEBUG
    • (Optional) The debug output filter