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

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

## Fixes [issue number] ## Changes - [ ] feature1 - [ ] feature2 - [ ] fixbug1 - [ ] fixbug2 ## Reviewers - [ ] @[someone] please review...

## Fixes [issue number] 当sender创建失败时,已经创建的sender没有Close,导致gorountine泄露 ## Changes - [ ] fix goruntine leak when new sender fail ## Reviewers - [ ] @[someone] please review - [ ] @[someotherone] please...

请教下,下载页面中的centos版本和ubuntu版本有什么不同的地方,如何编译这两种类型的版本?

用go mod init 后发现有的包都找不到了,有的包版本依赖有问题 ``` go: creating new go.mod: module github.com/qiniu/logkit go: converting vendor/vendor.json: stat github.com/go-ini/ini@b72688f15ec0b32551a50dceeeb2bd53f2e0d690: unknown revision b72688f15ec0b32551a50dceeeb2bd53f2e0d690 go: converting vendor/vendor.json: stat github.com/influxdata/go-syslog@a1889d947b48b1519a4615c640d993551ad6d8fc: github.com/influxdata/[email protected]: invalid version: go.mod has post-v1...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](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...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. Release notes Sourced from ws's releases. 5.2.3 Bug fixes Backported 00c425ec to the 5.x release line (76d47c14). Commits 6dd88e7 [dist] 5.2.3 76d47c1 [security] Fix...

dependencies

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. Release notes Sourced from color-string's releases. 1.6.0 Minor release 1.6.0 #55 - Add support for space-separated HSL Thanks @​htunnicliff for the contribution :) 1.5.5...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 4.4.4 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

[xxxx@rd01 logkit-pro-v1.2.6]$ make go generate tools/generators/grok_pattern_generator.go:13:2: cannot find package "github.com/qiniu/log" in any of: /home/xxxx/tools/go/src/github.com/qiniu/log (from $GOROOT) /home/xxxx/gopath/src/github.com/qiniu/log (from $GOPATH) logkit.go:235: running "go": exit status 1 make: *** [all] Error 1