Actions
Bug #25151
closedThe last spool error on smart_proxy/show page does not work
Difficulty:
Triaged:
No
Bugzilla link:
Description
The last spool error is indicated when it finds the entry in logs from proxy. The logs from proxy are retrieved directly from log buffer. Because smart-proxy-openscap-send is and external script running from a cron, so the error log entry is never in the proxy's buffer, event though it is logged into the file correctly.
Steps to reproduce:
1) corrupt a report in spool (fallocate -p -o $offset -l $length)
2) try to send report from spool with smart-proxy-openscap-send
3) there will be no spool errors detected in the services tab on the smart proxy page
Actions