Activating AEL logging
AEL logging is installed and activated by default. To deactivate AEL logging, you will need to modify the application.properties
file as described in the following instructions. Verify that you have the appropriate permissions to read, write, and execute commands in the following directories in the instructions.
Log on to the cluster and stop the AEL daemon.
Navigate to the
design-tools/data-integration/adaptive-execution/config
directory and open theapplication.properties
file.Locate the following line of code:
logging.config=./config/logback.xml
Add comment tags for this line of code.
Save and close the file.
Restart the AEL daemon.
See the Administer Pentaho Data Integration and Analytics document for more information about the AEL daemon.
Last updated
Was this helpful?