VictoriaMetrics
VictoriaMetrics copied to clipboard
vlinsert: journald ingestion support
fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4618
~requires https://github.com/valyala/gozstd/pull/64 to fix ZSTD compression for future systemd support~ (merged)
Added support of HTTP headers and ZSTD compression as well, though it's not yet supported in systemd-journal-upload.
Checklist
The following checks are mandatory:
- [ ] My change adheres VictoriaMetrics contributing guidelines.
@f41gh7 updated PR, please take a look
Thanks for contribution!