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
- 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`
- vlselect: reduce round trips for last-N queries
- lib/logstorage: duplicate stream fields can panic during ingestion
- lib/logstorage: querying existing duplicate stream fields can panic
- app/vlselect: avoid crash on empty CSV results
- Docs
- Go not yet supported