[jboss-jira] [JBoss JIRA] (WFLY-7880) Wildfly 10 admin console does not show log files
James Perkins (JIRA)
issues at jboss.org
Thu Jan 12 11:03:00 EST 2017
[ https://issues.jboss.org/browse/WFLY-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins closed WFLY-7880.
-------------------------------
Resolution: Won't Fix
This was done by design. Only log files that are defined in the logging subsystem can be displayed. This does include log files that are defined in a logging-profile as well. See https://docs.jboss.org/author/display/WFLY10/Logging+Configuration#LoggingConfiguration-ListLogFilesandReadingLogFiles for more details.
> Wildfly 10 admin console does not show log files
> ------------------------------------------------
>
> Key: WFLY-7880
> URL: https://issues.jboss.org/browse/WFLY-7880
> Project: WildFly
> Issue Type: Bug
> Components: Logging
> Affects Versions: 10.1.0.Final
> Reporter: Davy Steegen
> Assignee: James Perkins
> Attachments: log4j.properties
>
>
> When using "per deployment logging", the WildFly 10 admin console does not show the log files that I configured in my log4j configuration (only those that are managed via the WildFly itself).
> You can find an example log4j configuration in the attachments. It contains a File appender that logs in a file called client.log (relative to the WildFly log directory).
> The workaround is to create a Logging Handler of type File in the admin console per log file I want to monitor in the admin console. However, in our case the WildFly is managed by another team. We don't want to botter them each time we add a new log file.
> Am I missing something or does this work as designed ?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list