CE edition not installing correctly on Linux, I think


#1 cschelin

I spun up a brand-new Linux instance in AWS. I downloaded the RHEL9 CE package and got it onto that instance. I installed it as:

yum -y localinstall nxlog-ce-3.2.2329_rhel9.x86_64.rpm

The problems:

  1. Nothing gets installed to /opt/nxlog; NXLog gets installed instead to /etc/nxlog
  2. There aren't any modules downloaded/installed

What am I missing?