Increasing the File Size of Your BPM Log Files

When you change the logging level, you should also modify the Logging Appender to increase the file size. This is because changing the logging level to DEBUG causes the log files to fill up and roll over very quickly. This means that there is a risk that you might not capture the events leading up to the problem or the actual problem itself.

Procedure

  1. Select Shared Objects.
  2. Select BPM_ROOT.
  3. Change the Max File Size. For example, depending on your requirements, you could increase the Max File Size from 10 MB to 500 MB.
  4. Change the Max Backup Index. For example, depending on your requirements, you could increase the Max Backup Index from 1 to 10.
  5. Click Save, then click Apply to make the changes to the runtime logging configuration.