If you want to customize the APL logging when using the log.* APL functions, described in Log and Notification Functions (34.20), you can configure this in your Kubernetes cluster.
...
Add an
extraConfigMapMounts
configuration for your ConfigMap in your ECD specification as described in Mounting Arbitrary ConfigMaps in ECDs (34.20) , and theapl.custom.log.config
system property.
...