msb-loggly

0.6.3 • Public • Published

msb-loggly Build Status

A plugin for msb/msb-proxies to log to Loggly

Installation

As a library

$ npm install msb-loggly --save

You must already have msb installed as well, e.g.

$ npm install msb --save

For msb-proxies CLI (http2bus and bus2http)

If you are running a global install of msb-proxies:

$ npm install msb-loggly -g

You must already have msb installed as well, e.g.

$ npm install msb -g

If you are running it as a node module, ensure msb is installed in the module search paths.

Configuration

  • MSB_LOGGLY_TOKEN Loggly input token.
  • MSB_LOGGLY_SUBDOMAIN Subdomain for your loggly account.
  • MSB_LOGGLY_TAGS Comma-delimited list of tags for all logging, e.g. MSB_LOGGLY_TAGS=appgroup,production

Readme

Keywords

none

Package Sidebar

Install

npm i msb-loggly

Weekly Downloads

73

Version

0.6.3

License

MIT

Last publish

Collaborators

  • tcdl