logkit icon indicating copy to clipboard operation
logkit copied to clipboard

Very powerful server agent for collecting & sending logs & metrics with an easy-to-use web console.

Results 57 logkit issues
Sort by recently updated
recently updated
newest added

## Bug Report This project can not compile under go1.15.10 ### logkit 相关配置: none ### 运行环境: go1.15.10 #### logkit 版本: master #### 操作系统版本: Ubuntu 20.04.2 LTS ### 复现过程操作步骤: `make all`...

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

## Fixes #1149 ## Changes - [x] Fixed redis reader crash issue if redis_datatype is channel - [x] Fixed redis reader crash issue if Redis server is empty

## Bug Report Redis reader fails to start if redis_datatype is channel ### logkit 相关配置: ```json "reader":{ "mode":"redis", "redis_datatype":"channel", "redis_key":"mykey", "redis_address":"localhost:6379" } ``` ### 运行环境: macOS #### logkit 版本: v1.5.5...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

## Bug Report 版本1.5.5,模拟http接收端失败后,在ft_log目录下发现backup_local_save.diskqueue.000000.dat的文件,开启http接收端后,日志正常采集,正常发送。但backup_local_save.diskqueue.000000.dat文件大小一直没有改变。 是我的配置文件有错误么? ### logkit 相关配置: { "name": "runner.test02", "batch_interval": 60, "batch_size": 2048, "extra_info": false, "reader": { "log_path": "/_data/file/dhcp.202*", "meta_path":"./meta", "file_done":"/_data/file/backup", "donefile_retention":"3", "read_from": "newest", "encoding": "UTF-8", "_datasource_tag": "_datasource",...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies