Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Applies to: (tick)Kyvos Enterprise  (error) Kyvos Cloud (SaaS on AWS) (error) Kyvos AWS Marketplace

...

To manually validate the Kyvos resource, perform the following steps. 

  1. Download the env-validation.jar file.

  2. If you are running validation from a non-AWS machine, Validate node reachability using key file/secret/password (encrypted/decrypted).

  3. Create a properties file, having the following parameters: 

...

  1. Run the command:

    Code Block
    <KM install path>/kyvosmanager_war/kyvosmanager/jre/bin/java -cp <path>/env-validation*.jar com.kyvos.cloud.validators.EnvironmentValidationInitiator <KM install path>/kyvosmanager_war/kyvosmanagerdata/server/repo/metadata.Kyvos/metadata.Validations/aws/ <path>/aws.properties aws
  2. Verify the logs generated in same folder where validation jar is executed.