logdna / logdna-agent-v2

The blazingly fast, resource efficient log collection client
https://logdna.com
MIT License
63 stars 46 forks source link

RPM for PPC64 architecture #368

Open rafapsedano opened 2 years ago

rafapsedano commented 2 years ago

I've been attempting to install the agent on a ppc64 architecture, following the instructions for RedHat on the LogDNA website:

[root@server ~]# cat /etc/yum.repos.d/logdna.repo [logdna] baseurl = https://assets.logdna.com/el6/ enabled = 1 gpgcheck = 1 gpgkey = https://assets.logdna.com/logdna.gpg name = LogDNA repo

yum install logdna-agent

Loaded plugins: product-id, search-disabled-repos, subscription-manager, versionlock No package logdna-agent available. Error: Nothing to do

[root@server ~]# yum repolist |grep logdna logdna LogDNA repo 0+8 CPE OS Name: cpe:/o:redhat:enterprise_linux:7.5:GA:server Kernel: Linux 3.10.0-862.25.3.el7.ppc64le Architecture: ppc64-le

image (6)
c-nixon commented 2 years ago

Hi @rafapsedano, unfortunately we currently only provide binaries for aarch64/arm64 and x86_64/amd64. We don't have builds for ppc64, s390x etc yet.