Skip to content

Broadcast to subscribers with an external process that were logged with Good

License

Notifications You must be signed in to change notification settings

nvcexploder/good-broadcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

good Logo

hapi process monitoring

Build Status

broadcasting logs

good-broadcast includes a 'broadcast' script that is capable of broadcasting to subscriber externally from a log file. Below is the command to use to execute 'broadcast':

broadcast -c broadcast.json

where broadcast.json may look like:

{ "url": "http://analytics.mysite.com", "path": "/fullpath/request_services.log", "interval": 1000, "useLastIndex": false, "onlySendNew": true }

About

Broadcast to subscribers with an external process that were logged with Good

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published