Automatically removing the data import logs and FFDC logs

The topic explain the concept of automatically removing the data import and FFDC logs.

The Advanced Server Settings have two parameters: import_logs_to_keep and ffdc_logs_days_to_keep. These parameters, when enabled allows you to discard the logs for data import and FFDC respectively.

Log cleanup rules

To cleanup the data import log, enable the import_logs_to_keep parameter and execute the cleanup after each data import.

The cleanup works in the following files:
  • Linux: {BFI path}/wlp/usr/servers/server1/logs/imports
  • Windows: {BFI path}\wlp\usr\servers\server1\logs\imports

To cleanup the FFDC log, enable the ffdc_logs_days_to_keep parameter and execute the cleanup after each data import.The cleanup works in the following files:

Linux: {BFI path}/wlp/usr/servers/server1/logs/ffdc

Windows: {BFI path}\wlp\usr\servers\server1\logs\ffdc