victorialogs
https://github.com/victoriametrics/victorialogs
Go
Fast and easy to use database for logs, which can efficiently handle terabytes of logs
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to victorialogs
Help out
- Issues
- vlinsert: prevent a slow vlstorage node from stalling ingestion to the whole cluster
- Add a flag for required fields in queries
- app/vmui: apply stream filters for stream fields in quick filtering
- docs: restructure binary installation to match VictoriaMetrics Quick Start
- vlogscli: replace the external 'less' dependency with a built-in Go pager
- vmui: apply corresponding filter type based on the field type in quick filtering UI
- vlogscli: sign MacOS binary and make available via homebrew
- logsql: add deduplicate pipe for dropping duplicate log entries
- web-ui: suggest converting a field filter to a stream filter when the field is a stream field
- Different results in queries `* | pack_json | sort by (_time) desc` and `* | sort by (_time) desc | pack_json`
- Docs
- Go not yet supported