Socket
Socket
Sign inDemoInstall

msb-loggly

Package Overview
Dependencies
71
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    msb-loggly

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


Version published
Maintainers
1
Install size
3.85 MB
Created

Readme

Source

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

FAQs

Last updated on 23 Nov 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc