[
https://issues.jboss.org/browse/WFCORE-655?page=com.atlassian.jira.plugin...
]
James Perkins moved WFLY-4519 to WFCORE-655:
--------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-655 (was: WFLY-4519)
Affects Version/s: (was: 9.0.0.Beta2)
Component/s: Logging
(was: Logging)
Customizable Console Log Viewer
-------------------------------
Key: WFCORE-655
URL:
https://issues.jboss.org/browse/WFCORE-655
Project: WildFly Core
Issue Type: Enhancement
Components: Logging
Reporter: Carlton Zachary
Assignee: James Perkins
Currently the Console log viewer only points to jboss.server.log.dir. In our Domain
environment we have our server.log write to a non-default location. This is defined in
the host-slave.xml as:
<paths>
<path name="custom.jboss.server.log.dir"
path="/apps/logs/server1"/>
</paths>
it is then referenced in the domain.xml file logging subsystem as:
<file relative-to="custom.jboss.server.log.dir"
path="server.log"/>
Can the Console logviewer be enhanced to allow it to be configured to point to a custom
server.log location?
https://bugzilla.redhat.com/show_bug.cgi?id=1191180
Thanks
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)