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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.6.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.6.3
    1
  • 0.6.2
    0
  • 0.6.1
    0

Package Sidebar

Install

npm i msb-loggly

Weekly Downloads

1

Version

0.6.3

License

MIT

Last publish

Collaborators

  • tcdl