1 Reply Latest reply on Dec 8, 2014 12:21 AM by ksreen

    Detect on which server an application is running ? (Domain Mode)

    mylos78

      Is there a way to check from Management instruments on which Server an application is running in Domain mode ? As far as I can see applications are targeted to a Server Group, yet it would be helpful to have a checklist of available applicaitons on the single servers.

      Thanks

        • 1. Re: Detect on which server an application is running ? (Domain Mode)
          ksreen

          If you are looking at a logging solution, then try the following 1) Start Wildfly in domain mode by specifying a server log directory domain.bat -Djboss.server.log.dir="C:\serverLogDir". This will put the server log files in the specified directory. In order to identify which server is logging, you can add the ${jboss.server.name} to the logging pattern