Skip to content

Generates fake errbit errors and records them to a logfile

Notifications You must be signed in to change notification settings

lewisdean731/errbit_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Errbit-Generator

Generates a fake errbit error.

Usage

npm install
npm run compile
ERRBIT_HOST=$errbit_host \
ERRBIT_PROJECT_ID=$errbit_project_id \
ERRBIT_PROJECT_KEY=$errbit_project_key \
node dist/src/app.js

Optionally, provide

NODE_TLS_REJECT_UNAUTHORIZED=0 \

If you have trouble with self-signed certificates.

About

Generates fake errbit errors and records them to a logfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published