Bug 999665
Summary: | [ERD] EAP62_1120 [RFE] New log file on restart | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brian Stansberry <brian.stansberry> |
Component: | Logging | Assignee: | James Perkins <jperkins> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
Severity: | unspecified | Docs Contact: | Russell Dickenson <rdickens> |
Priority: | unspecified | ||
Version: | 6.1.0 | CC: | brian.stansberry, jason.greene, lcosti, nziakova |
Target Milestone: | ER3 | ||
Target Release: | EAP 6.2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
The `SizeRotationFileHandler` has a new attribute `RotateOnBoot` that will cause the file handler to create a new file on server restart.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-12-15 16:15:00 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: | |||
Bug Depends On: | 994700 | ||
Bug Blocks: |
Description
Brian Stansberry
2013-08-21 19:44:15 UTC
Just a note because it's not explicitly indicated, this attribute will only be available on the size-rotating-file-handler which is not the default file handler used by the server. 994700 was merged This is not yet done, see PRODMGT-290. James, can you please finish this by Friday Sep 20th (ER3 freeze) as ER3 is Beta release and should be feature complete. Thanks. Indeed. It will be done today actually. I have it working locally, just cleaning it up a bit before I send the PR in. Verified on EAP 6.2.0.ER3. James Perkins <jperkins> made a comment on jira WFLY-1971 Pull request merged |