A recent vulnerability is detected in apache log4j jars. To resolve this we need to update the jars in DataOps Suite Server. Please follow the below steps.

1. Download the below link and extract. It contains the new versions of the Log4j jars and a patch that can be applied to the DataOps server. 
https://s3.amazonaws.com/DatagapsSingapore/dataops-suite/Log4j-Patch.zip

2. Navigate into the newly extracted folder, switch to "datagaps" user and run the below commands.
       a.      chmod 755  patch.sh
       b.      ./patch.sh <Dataops installation location>
            (ex: ./patch.sh /opt) Usually we install the DataOps Suite in /opt/ location.