Page 1 of 1

setup script not executing on centos 8

Posted: Tue Jan 19, 2021 6:43 am
by spence
Really sorry if i am being an idiot on this but i have a load of new centos 8 VMs which i am trying to configure to send logs.
I have downloaded the curl script and am running the the bash command to execute but it simply ends with no output.

root@sever ~] bash setup-linux.sh .....
Your system $PATH does not include /sbin and /usr/sbin. This could be the result of installing GNOME rather than creating a clean system.
Adding /sbin and /usr/sbin to $PATH.


The VMs didn't come with rsyslog install so i have installed this with dnf as below.

dnf install rsyslog
systemctl enbale rsyslog
systemctl restart rsyslog
[root@den1-ng-prod ~]# which rsyslogd
/usr/sbin/rsyslogd
[root@den1-ng-prod ~]# rsyslogd -version
rsyslogd 8.1911.0-6.el8 (aka 2019.11) compiled with:
PLATFORM: x86_64-redhat-linux-gnu
PLATFORM (lsb_release -d):
FEATURE_REGEXP: Yes
GSSAPI Kerberos 5 support: Yes
FEATURE_DEBUG (debug build, slow code): No
32bit Atomic operations supported: Yes
64bit Atomic operations supported: Yes
memory allocator: system default
Runtime Instrumentation (slow code): No
uuid support: Yes
systemd support: Yes
Config file: /etc/rsyslog.conf
PID file: /var/run/rsyslogd.pid
Number of Bits in RainerScript integers: 64

See https://www.rsyslog.com for more information.

Re: setup script not executing on centos 8

Posted: Tue Jan 19, 2021 6:32 pm
by ssax
Locking thread, ticket received, we will continue support through the ticket. (I replied to the ticket already)

Thank you!