Skip to content

lnys/gelf-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gelf-cli

gelf-cli - Graylog2 client library for Node.js. Pro - because of code-quality. GELF - The Graylog Extended Log Format.

Installation

npm install -g gelf-cli (ALL node.js versions are supported :)

Examples

gelf-cli send -l emergency hello,world!
gelf-cli send -l alert hello,world!
gelf-cli send -l critical hello,world!
gelf-cli send -l error hello,world!
gelf-cli send -l warning hello,world!
gelf-cli send -l notice hello,world!
gelf-cli send -l info hello,world!
gelf-cli send -l debug hello,world!

Contributors

License

The MIT License (MIT)

Copyright (c) 2013-2018 Ail2vu

About

Graylog日志命令行工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published