Actions
Bug #23914
closedhost last_checkin changes should not be audited
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1590328
Description of problem:
the "last_checkin" and "global_status" attr. changes shouldn't be audited. This is currently audited and generates a lot of audit records.
Version-Release number of selected component (if applicable):
6.4.0-7
Steps to Reproduce:
1. register a content host to a satellite
2. check audits for a host-related record showing the global_status change
3. now edit the update interval parameter in /etc/rhsm/rhsm.conf on the host to 1 minute and check the audit page for the host->last checkin records
Actual results:
the above attr changes are audited
Expected results:
the above attr changes are excluded from auditing
Actions