Hi guys, could you help me out with the installation of the beats repository on CentOS? I'm using version 6.7 32-bit. I followed the instructions from the docs https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-installation.html
and I'm getting this error when doing yum update:
[root@CENTOS ~]# yum update
Loaded plugins: fastestmirror, security
Setting up Update Process
Determining fastest mirrors
- base: mirror.gtdinternet.com
- extras: mirror.gtdinternet.com
- updates: mirror.gtdinternet.com
base | 3.7 kB 00:00
base/primary_db | 3.7 MB 00:00
https://packages.elastic.co/beats/yum/el/i386/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: beats. Please verify its path and try again
Any ideas on what can I do?
Thanks!