Bug 1602251

Summary: [RFE] anamon should capture syslog/journal messages which were produced during the installation
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: generalAssignee: Martin Styk <mastyk>
Status: CLOSED NEXTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: mastyk
Target Milestone: 26.4Keywords: EasyFix, FutureFeature, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-08 07:52:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1603077    

Description Dan Callaghan 2018-07-18 05:17:17 UTC
Anamon currently captures /root/install.log from the installed system, it should also capture /root/install.log.syslog when it's present (RHEL <= 6).

As I discovered in bug 1188539, that file is the output written by Anaconda's own internal syslog implementation(!) capturing non-kernel syslog messages which occurred during the installation.

Comment 1 Dan Callaghan 2018-07-19 05:24:10 UTC
More importantly, Anamon should also grab the contents of the systemd journal in the installation environment on RHEL >= 7. That has valuable messages which aren't available anywhere else, such as AVC denials triggered during the installation.

Comment 4 Martin Styk 2019-03-26 09:45:36 UTC
Beaker 26.4 has been released.