Populating inputs

Following are the required and optional variables for the inputs.ev file that you use to configure the distributed gateway with Instana.

Required Common Variables

Parameter Description Options
ZAPM_LOG_LEVEL The log level for the DG components OFF FATAL ERROR WARN INFO DEBUG TRACE ALL
ZAPM_VERSION The version of the DG components Pre-filled with version of fixpack downloaded
KAFKA_VERSION The version of the Kafka component Pre-filled with version of fixpack downloaded
REDIS_VERSION The version of the Redis component Pre-filled with version of fixpack downloaded

Required Instana Variables

Parameter Description Options
INSTANA Set to true if using an instana backend true or false
ZAPM_INSTANA_ENDPOINT_URL URL of instana backend endpoint user input
ZAPM_INSTANA_AGENT_KEY Agent key of instana backend user input
ZAPM_INSTANA_IS_SAAS True if using a SaaS instana backend True if using a SaaS instana backend
ZAPM_INSTANA_IS_SELF_HOSTED_OCP True if using an on prem instana backend hosted on OCP true or false
ZAPM_CDP_FACTORY True if using CDP for JDBC to DB2 support true or false
RZAPM_SMF_DELIMITER Delimiter used in SMF records for JDBC to DB2 support user input

Optional Security Variables

Instana

Parameter Description Options
ZAPM_INSTANA_CERT_NAME Name of the certificate used to connect to instana backend user input
ZAPM_INSTANA_CERT_PATH Local path of the certificate file user input

Redis

Parameter Description Options
ZAPM_REDIS_PASSWORD Set if using a password for Redis user input

DG TLS

Parameter Description Options
TLS True if using TLS from zOS to DG. Fill out tls.yml true or false
KAFKA_TRUSTSTORE_PATH File path to kafka truststore user input
KAFKA_TRUSTSTORE_PASSWORD Password for kafka truststore user input
KAFKA_KEYSTORE_PATH File path to kafka keystore user input
KAFKA_KEYSTORE_PASSWORD Password for kafka keystore user input
CONNECTION_MANAGER_TRUSTSTORE_LOCATION File path to connection manager truststore user input
CONNECTION_MANAGER_TRUSTSTORE_PASSWORD Password for connection manager truststore user input
CONNECTION_MANAGER_KEYSTORE_LOCATION File path to connection manager keystore user input
CONNECTION_MANAGER_KEYSTORE_PASSWORD Password for connection manager keystore user input

Optional Instana Proxy

Parameter Description Options
ZAPM_INSTANA_PROXY_HOST Hostname of the proxy used for Instana user input
ZAPM_INSTANA_PROXY_PORT Port of the proxy used for Instana user input