Configuring the Dedicated Key Management Utility in Windows

Learn how to configure the Dedicated KMS utility in Windows.

Complete the following steps to update the log configuration of key_mgmt_util.cfg:

  1. Ensure you have moved the pkey-c, cert-c, and partitionOwnerCert.pem files inside the data directory, for example, c:\Program Files\Oracle\DedicatedKMS\data.

  2. Open the key_mgmt_util.cfg file in a text editor to validate the log level as ERROR, INFO or DEBUG.
  3. Output
    
    {
      "logging":
        {
          "logfiles_location":"c:\Program Files\Oracle\DedicatedKMS\logs",
          "log_level" : "INFO"
        }
       }