Chapter 10.2. Logging application

Page 191

Chapter 10. Other configuration options 191 To configure the system to use application server security, follow these steps: 1. In the system properties file, add the property, mxe. useAppServerSecurity. Set the value of the property to 1 and save the file. 2. In the applications maximo maximouiweb webmodule WEB- INF Web. xml file, uncomment the lines shown in Example 10- 1. Example 10- 1 Web. xml with uncommented lines <!-- < login- config> < auth- method> BASIC</ auth- method> < realm- name> MAXIMO Web Application Realm</ realm- name> </ login- Application server security files To be able to configure application server security, the following files must be modified in the application's home directory: ... maximouiweb webmodule WEB- INF Web. xml .... properties maximo. properties .... maximo mboweb webmodule WEB- INF Web. xml 10.2 Logging application You use the Logging application to manage log settings and configure log files. The application is part of the System Configuration module of the product. The Logging application enables you to: Create loggers that are components in the product that prepare log statements to be written to console or log file. Associate the appropriate log level with each logger. De- activate loggers except root loggers. Configure appenders that represent a console or log files to which log statements are written. Specify an appropriate file name for an appender. Specify a log file size for an appender. Associate a logger with multiple appenders. Associate an appender with multiple loggers.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset