logkit
logkit copied to clipboard
Very powerful server agent for collecting & sending logs & metrics with an easy-to-use web console.
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3. Commits 628ff47 3.0.3 cfbe20c run verb to generate README documentation e370968 Merge pull request #17 from jonschlinkert/key-properties 393e2cb adding a test to ensure using...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.1 to 2.1.1. Commits 56ca75b build: v2.1.1 7b0ddc2 fix: prototype pollution 8686d85 build: bump version 80151be build 0acaaf3 build: update dev dependencies f571887 Merge pull request #38...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
在配置ES sender的时候没有地方可以指定id
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
## Bug Report 从文件中读取数据,写入kafka 由于日志文件使用flush刷新写入,一条数据如果如果只写进去了一半,这是logkit就已经将数据读取发送了,后半段的数据会变成第二条继续发送。 python代码写入数据  理论上我只写进去了2条数据,但是logkit确解析成了3条 
The (docker image on Docker Hub)[https://hub.docker.com/r/wonderflow/logkit] hasn't been updated for over one year, this is kind of disappointed. Users can build docker image from the source code, but it would...