File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11log4js-logstash-tcp
22===============
3- [ ![ Build Status] ( https://travis-ci.org/Aigent /log4js-logstash-tcp.svg?branch=master )] ( https://travis-ci.org/Aigent /log4js-logstash-tcp )
4- [ ![ FOSSA Status] ( https://app.fossa.io /api/projects/git%2Bgithub.com%2FAigent%2Flog4js-logstash-tcp.svg?type=shield )] ( https://app.fossa.io /projects/git%2Bgithub.com%2FAigent%2Flog4js-logstash-tcp?ref=badge_shield )
3+ [ ![ Build Status] ( https://app. travis-ci.com/Degola /log4js-logstash-tcp.svg?branch=master )] ( https://app. travis-ci.com/Degola /log4js-logstash-tcp )
4+ [ ![ FOSSA Status] ( https://app.fossa.com /api/projects/git%2Bgithub.com%2FAigent%2Flog4js-logstash-tcp.svg?type=shield )] ( https://app.fossa.com /projects/git%2Bgithub.com%2FAigent%2Flog4js-logstash-tcp?ref=badge_shield )
55
66This is a copy of the logstashUDP appender but instead sending via UDP send via TCP to avoid the maximum 64k bytes message size with the logstashUDP appender
77
@@ -61,4 +61,4 @@ Plain javascript
6161
6262
6363## License
64- [ ![ FOSSA Status] ( https://app.fossa.io /api/projects/git%2Bgithub.com%2FAigent%2Flog4js-logstash-tcp.svg?type=large )] ( https://app.fossa.io /projects/git%2Bgithub.com%2FAigent%2Flog4js-logstash-tcp?ref=badge_large )
64+ [ ![ FOSSA Status] ( https://app.fossa.com /api/projects/git%2Bgithub.com%2FAigent%2Flog4js-logstash-tcp.svg?type=large )] ( https://app.fossa.com /projects/git%2Bgithub.com%2FAigent%2Flog4js-logstash-tcp?ref=badge_large )
Original file line number Diff line number Diff line change 11{
22 "name" : " log4js-logstash-tcp" ,
3- "version" : " 2.0.4 " ,
4- "author" : " Aigent B.V. " ,
3+ "version" : " 2.0.5 " ,
4+ "author" :
" Sebastian Lagemann <[email protected] > (https://slab.rocks) " ,
55 "description" : " This is a copy of the logstashUDP appender but instead sending via UDP send via TCP to avoid the maximum 64k bytes message size with the logstashUDP appender." ,
66 "keywords" : [
77 " logstash" ,
1717 "name" : " Sebastian Lagemann" ,
18181919 "url" : " https://slab.rocks"
20+ },
21+ {
22+ "name" : " Lam Wei Li" ,
23+ "url" : " https://github.com/lamweili"
2024 }
2125 ],
2226 "licenses" : [
2731 ],
2832 "repository" : {
2933 "type" : " git" ,
30- "url" : " https://github.com/Aigent /log4js-logstash-tcp.git "
34+ "url" : " https://github.com/Degola /log4js-logstash-tcp"
3135 },
3236 "devDependencies" : {
3337 "jest" : " ^29.5.0" ,
You can’t perform that action at this time.
0 commit comments