Creating logging.properties files
If you do not want to replicate the same logging configuration on all of your servers, maintain a separate logging.properties file on each server instance.
About this task
Procedure
- In the Logging application, select the List Logging Properties action.
- Copy and paste the properties into any text editor available on the client computer.
- Edit the properties in the text editor and save the contents as logging.properties file.
- Copy the file into a system installation environment where you can generate a new Enterprise Application Archive (EAR) file to include the logging.properties file.
- Copy the logging.properties file to the maximo\applications\maximo\properties folder.
- After you generate a new EAR, deploy the EAR into the application server using standard EAR deployment steps.