Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
...
To manually validate the Kyvos resource, perform the following steps.
Download the env-validation.jar file.
If you are running validation from a non-AWS machine, Validate node reachability using key file/secret/password (encrypted/decrypted).
Create a properties file, having the following parameters:
...
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
Verify the logs generated in same folder where validation jar is executed.