Skip to content

Properties

insight.properties

insight-properties are defined in file insight.properties

With http://localhost:8080/insight-properties-web you can see the properties used during runtime.

Environment-Variables

Values of properties can be defined directly

eam.url=https://myserver/rest/insight

or via environment-variable:

eam.url=${env.EAM_URL}

or a combination off both

eam.url=${env.EAM_SERVER}/rest/insight

The pattern ${env. } identifies replacements for environment-variables. The names for environment-variables are arbitrary.

Encrypted values

Every property-value can also be encrypted via http://localhost:8080/insight-properties-web/rest/properties/encrypt So the value in insight.property looks like: eam.password=encrypted:0235daa674761d51db411900b393f68e21