I want to know in which file the keytool command logs all the information.
i.e., when I execute the below command:-
keytool -import -file ca-certificate.cer -alias sample -keystore /root/keystore.jks I couldn't find any log information. I also want to add log information for any certificate imports.