2 Replies Latest reply on Jan 13, 2009 7:19 AM by ran_sushmi

    JBOSS log files

    ran_sushmi

      I have a query with the generation of log files of JBOSS. We want to shift servers to new servers, so we had copied JBOSS on the source server to the destination server. We did not copy the log files from the source to the destination server. I see, only the file 'boot.log' in the $JBOSS_HOME/server/default/log folder. But, the log files like jboss.log & server.log are not seen, do they get generated on using the system? Please, help me understand the concept.

      I hope, my question is clear.

      Please, help in solving the doubt.

      regards

        • 1. Re: JBOSS log files
          jaikiran

           

          "ran_sushmi" wrote:
          do they get generated on using the system? Please, help me


          Assuming you have not changed the jboss-log4.xml (or log4j.xml) under the %JBOSS_HOME%/server< serverName>/conf folder, then those files (and even the log folder) will be created (if they do not exist) when the server is started.


          • 2. Re: JBOSS log files
            ran_sushmi

            hi,

            thanks, for your answer. The log4j.xml file does not seem to be changed under $JBOSS_HOME/server/default/conf. So, the log files should get generated on using the system. Anything else, you would like to say on this. Any document explaing all these scenarios should be of great help.

            regards