I am running a Java CLI utility tool on an EC2 instance. It does some process and it writes the result to the console and also to a log file. I am running it with the following