This is a new install on RHEL 5
ERROR: No rsyslog spool directory found.
I installed rsyslog using yum
new install RHEL 5 ERROR: No rsyslog spool directory found.
Re: new install RHEL 5 ERROR: No rsyslog spool directory fo
Here is a errata posted related to a bugfix for RHEL 5, selinux policy and manually creating the /var/spool/rsyslog directory from redhat:
https://bugzilla.redhat.com/show_bug.cgi?id=666513
you should be able to just create the /var/spool/rsyslog directory:
and restart rsyslogd
https://bugzilla.redhat.com/show_bug.cgi?id=666513
you should be able to just create the /var/spool/rsyslog directory:
Code: Select all
root@logserv1# mkdir /var/spool/rsyslog