-
Enhancement
-
Resolution: Unresolved
-
Optional
-
None
-
None
-
None
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