Forum Discussion
koryknick
4 years agoEmployee
The File Writer can append, depending on the protocol (i.e. FILE, FTP, FTPS, and SFTP - see the online documentation). If you are not using one of these protocols, I might recommend that you write the separate error files in each child to a temporary location, then have the main pipeline read and combine the error file contents for the final destination.