Problem:
Enhanced security appliances will fail to update the audit daemon if the /var/log/audit directory is at 100% usage.
Possible resolution:
Console or SSH into the appliance as the standard friend/ec2-user/azureuser credentials and run the following commands to clear space and rerun the upgrade:
sudo bash
systemctl kill auditd
systemctl status auditd
rm -f /var/log/audit/*data
rm -f /var/log/audit/*log
df -h /var/log/audit
systemctl start auditd
yum check-update
yum upgrade
Product: Stratusphere FIT/UX
Product Version: All
Expires on: 365 days from publish date
Updated: October 8, 2024