Table of Contents

Search

  1. Preface
  2. Introduction to RulePoint
  3. Managing Your Account
  4. Using RulePoint User Interface
  5. User Management
  6. Topology Management
  7. Managing Hosts and Nodes
  8. Managing Application Services
  9. Managing System Services
  10. High Availability
  11. Managing Deployment
  12. Dashboard
  13. Object Import and Export
  14. Markers
  15. Log Management
  16. Licenses
  17. Resetting RulePoint System
  18. Error Codes
  19. Glossary

Administrator Guide

Administrator Guide

Log File Configurations

Log File Configurations

You can manage the amount of log messages stored in a file and the backup of log messages.
When a log file reaches the maximum size defined in the
defaultFileAppender
parameter in the log4j.xml configuration, RulePoint archives the existing log information and prevents log files from being overridden.
You need to define the log configuration settings in the log4j.xml file for the design-time and the run-time environment at the following locations:
  • Design time.
    <RulePoint installation directory>\design\webapps\rulepoint\WEB-INF\classes
    .
  • Run time.
    <RulePoint installation directory>\conf
    .
You can configure the following values for log4j.files:
  • Fine tune the maximum value of the file size in the defaultFileAppender class to a value greater than the default value of 20 MB.
  • Change the maximum file size for the design time to greater than the default value of 10 MB.
  • Change the MaxBackupIndex value to more than the default value of 5.
  • Change the default log level of INFO for the design-time and run-time logs.

0 COMMENTS

We’d like to hear from you!