Troubleshooting file encryption¶
-
Check privacera version:
- Check Privacera Version:The privacera_version.txt file is located in the directory where you extracted the privacera-feu.zip archive: /privacera-feu/crypto-config/privacera_version.txt
-
Steps to check logs :
- Navigate to the directory where privacera-file-encryption.jar is located: /privacera-feu/crypto-config
- When you run the FEU CLI command, logs are generated in the logs subdirectory within this folder. The main log file is named encrypt-cli.log.
-
Steps to enable debug logs :
- To enable debug logs, create a logback.xml file with below content under
/privacera-feu/crypto-config/ where privacera-file-encryption.jar resides.
- To enable debug logs, create a logback.xml file with below content under
-
Execute File utility by adding logging parameter
Bash | |
---|---|
- Prev topic: Steps to run File Encryption Utility (FEU)