Log Messages
See /var/log/messages for error messages originating from the CipherTrust Local Cryptoserver Daemon.
See /var/log/vormetric/pkcs11_root.log for information messages originating when encrypt or decrypt operations are performed by the local Cryptoserver Daemon on behalf of the UDFs.
See /var/log/vormetric/vptd_icapi.log for information messages originating from the ICAPI library when encrypt or decrypt operations are performed by the local Cryptoserver Daemon on behalf of the UDFs. This log file is generated only when CTP is configured with the CipherTrust Manager.
Note
- During long-running queries, if the log level is set to - INFOor- DEBUG, the volume of log data sometimes overwhelms the system, and the process might appear to hang.
- Always set the log level to - ERRORbefore trying any long-running query.
- To set log level to - ERROR:- Open the - /etc/vormetric/vormetric_local_crypto_server.conffile.
- Change the log level key with log level error. 
- Restart the crypto server with - # /etc/init.d/vormetric_local_crypto_server restart.