Socket
Book a DemoInstallSign in
Socket

monlog-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monlog-cli

Monlog CLI

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

monlog-cli

CLI for monlog.

Installation

$ npm install -g monlog-cli

Usage


  Usage: monlog-cli [options] [query]

  Options:

    -h, --help       output usage information
    -V, --version    output the version number
    -u, --url <url>  elastic search url

Setup

Since manually specifying --url is annoying, you may want to alias this executable:

alias logs='monlog-cli --url <address>'

Allowing you to simply run:

$ logs level:error AND hostname:api6-1

License

MIT

Keywords

mongo

FAQs

Package last updated on 11 Feb 2014

Did you know?

Socket

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