Run as a Linux service
- Edit the file <Runtime-Home>/etc/talend-runtime-****- wrapper.conf
-
Locate the end of the
“
# JVM Parameters
”
section
- This section is made of numbered additional parameters
- The order and the number can vary
- wrapper.java.additional.n=-Dlog4j2.formatMsgNoLookups=true
- where "n" is the next number of the additional config (typically the last entry number +1)
- The screenshot below is given as an example:
- At the end of this block, add a new line with this format:
- Restart Runtime