0.1.0 • Published 12 years ago
monlog-cli v0.1.0
monlog-cli
CLI for monlog.
Installation
$ npm install -g monlog-cliUsage
Usage: monlog-cli [options] [query]
Options:
-h, --help output usage information
-V, --version output the version number
-u, --url <url> elastic search urlSetup
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-1License
MIT