Bug 1080233

Summary: Add 'suffix' attribute to <access-log>
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: James Livingston <jlivings>
Component: WebAssignee: James Livingston <jlivings>
Status: CLOSED WONTFIX QA Contact: Radim Hatlapatka <rhatlapa>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.2CC: joallen, rmaucher, tcerar
Target Milestone: ---   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-03 03:53:35 UTC Type: Enhancement
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Livingston 2014-03-25 01:57:06 UTC
In JBoss 5.x you used to be able to specify a suffix attribute value for the JBossWeb access log file, which would be appended to generated log file names.

In JBoss 7.x you can only specify a prefix. For the logging handlers you can specify both a prefix and a suffix, which is inconsistent.

Comment 1 James Livingston 2014-03-25 02:01:28 UTC
It is possible to manually configure AccessLogValve to do this, as per https://access.redhat.com/site/solutions/185383

Comment 2 Tomaz Cerar 2014-03-25 09:51:14 UTC
Removed link to WFLY issue as even if it is somewhat related it is not same codebase, jbossweb vs undertow.

Comment 4 Rémy Maucherat 2014-11-05 18:29:53 UTC
This needs a domain model update so it cannot be justified at this point.

Comment 5 James Livingston 2016-02-03 03:53:35 UTC
Since this needs a domain model update, it will not occur in a 6.4 CP release.
It is done in EAP 7, so nothing to do there, and I'm closing this WONTFIX.