Removing Older Version of Log4j
The older file will still reside on the GigaFlow server, so it has to be manually removed so security scan software doesn’t keep flagging the server. Here are the steps:
For Linux OS:
With root or user that can sudo run the command:
- # rm /opt/ros/dist/lib/log4j-1.2.16.jar
For Windows OS:
The default path is: C:\GigaFlow\Flow\dist\lib\log4j-1.2.16.jar Installed version : 1.2.16
Procedure:
- Stop the GigaFlow Service from Service.msc
- Navigate to the above-mentioned file path and delete the file Log4j-1.2.16.jar
- Restart the GigaFlow service
Please log in or sign up to comment.