antonpatsev/victorialogs
Project ID: 91995
Description
VictoriaLogs is log management and log analytics system from VictoriaMetrics.
Installation Instructions
victorialogs-rpm
RPM for victorialogs - VictoriaLogs is log management and log analytics system from VictoriaMetrics.
Before install disable Selinux. Info https://github.com/patsevanton/victoriametrics-rpm/issues/10
Installation with yum
Support CentOS 6, CentOS 7, Oraclelinux 7
sudo yum -y install yum-plugin-copr
sudo yum -y copr enable antonpatsev/victorialogs
sudo yum makecache
sudo yum -y install victorialogs
Installation with dnf
Support CentOS 8, CentOS-stream 8, CentOS-stream 9, Oraclelinux 8, Fedora 33,34,35
sudo dnf -y install yum-plugin-copr
sudo dnf -y copr enable antonpatsev/victorialogs
sudo dnf makecache
sudo dnf -y install victorialogs
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (9)* | Centos-stream 8 (70 downloads) |
![]() |
x86_64 (12)* | Centos-stream 9 (90 downloads) |
![]() |
x86_64 (6)* | EPEL 7 (71 downloads) |
![]() |
x86_64 (15)* | EPEL 8 (79 downloads) |
![]() |
x86_64 (16)* | EPEL 9 (94 downloads) |
![]() |
x86_64 (6)* | Rhel 7 (65 downloads) |
![]() |
x86_64 (12)* | Rhel 8 (73 downloads) |
![]() |
x86_64 (8)* | Rhel 9 (80 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable antonpatsev/victorialogs
More info about enabling Copr repositories