The tgz deployment is useful for environments where the installer has the ability to install the package, but wants to remain outside the 'update' cycle. It is also useful for "other" or development linux installations.
Use CPIO to unpack the RPM
rpm2cpio graylog-sidecar-1.0.0-1.x86_64.rpm| cpio -idmv
/home/wayne/GraylogWork/graylog-sidecar/etc/graylog/sidecar/sidecar.yml
Experience happiness.
Problem description
The tgz deployment is useful for environments where the installer has the ability to install the package, but wants to remain outside the 'update' cycle. It is also useful for "other" or development linux installations.
Steps to reproduce the problem
Environment