node-gelf-pro:适用于Node.js的Graylog2客户端库

时间:2024-05-21 01:16:44
【文件属性】:

文件名称:node-gelf-pro:适用于Node.js的Graylog2客户端库

文件大小:40KB

文件格式:ZIP

更新时间:2024-05-21 01:16:44

tls ssl tcp gelf graylog

Node-gelf专业版 node-gelf-Node.js的Graylog2客户端库。 专业版-基于代码质量(在2015年)。 GELF-Graylog扩展日志格式。 安装 "dependencies": { "gelf-pro": "~1.3" // see the "releases" section } npm install gelf-pro (支持所有的node.js版本[0.x至15.x] :) 初始化 var log = require ( 'gelf-pro' ) ; 转接器 为了提供可预测的行为,所有适配器都不要重新使用套接字连接。 有多种( , )两种型号,您可以从借用(并创建一个新的适配器)。 UDP(带通缩和分块) 输入: GELF UDP TCP协议输入: GELF TCP (带Null frame delimiter ) 通过TLS(SSL)的TC


【文件预览】:
node-gelf-pro-master
----.gitignore(40B)
----Dockerfile(163B)
----.codeclimate.yml(69B)
----.eslintrc(87B)
----istanbul.yml(48B)
----package.json(1KB)
----package-lock.json(84KB)
----.travis.yml(393B)
----LICENSE(1KB)
----README.md(6KB)
----lib()
--------compatibility()
--------gelf-pro.js(5KB)
--------adapter()
----typings()
--------index.d.ts(3KB)
----test()
--------mocha.opts(67B)
--------tests.js(15KB)
----.editorconfig(235B)

网友评论