[
https://issues.jboss.org/browse/WFCORE-655?page=com.atlassian.jira.plugin...
]
RH Bugzilla Integration commented on WFCORE-655:
------------------------------------------------
Brad Maxwell <bmaxwell(a)redhat.com> changed the Status of [bug
1212078|https://bugzilla.redhat.com/show_bug.cgi?id=1212078] from ASSIGNED to CLOSED
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
Priority: Optional
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
(v7.2.3#72005)