RPM for victorialogs - VictoriaLogs is log management and log analytics system from VictoriaMetrics.
Package | Status |
---|---|
victorialogs | |
vlogscli |
Before install disable Selinux.
Support CentOS 6, CentOS 7, Oraclelinux 7, Rhel 7
sudo yum -y install yum-plugin-copr
sudo yum -y copr enable victoriametrics/VictoriaLogs
sudo yum makecache
sudo yum -y install victorialogs
Support CentOS-stream 8, CentOS-stream 9, CentOS 8, CentOS 9, Oraclelinux 8, Rhel 8, Rhel 9
sudo dnf -y install yum-plugin-copr
sudo dnf -y copr enable victoriametrics/VictoriaLogs
sudo dnf makecache
sudo dnf -y install victorialogs
Data ingestion #
VictoriaLogs can accept logs from the following log collectors:
- Syslog, Rsyslog and Syslog-ng - see these docs.
- Filebeat - see these docs.
- Fluentbit - see these docs.
- Logstash - see these docs.
- Vector - see these docs.
- Promtail (aka Grafana Loki) - see these docs.
- Telegraf - see these docs.
- OpenTelemetry Collector - see these docs.
The ingested logs can be queried according to these docs.
The VictoriaLogs datasource plugin allows you to query and visualize VictoriaLogs data in Grafana.
Just visit https://play-grafana.victoriametrics.com/...