Cloud | Key | Value | Allowed values | Description |
---|---|---|---|---|
AWS, AZURE, GCP | skava.event.enableExternalEvent | ZK_ENABLE_EVENT_BRIDGE | True or False | This is to enable or disable External Events. |
AWS, AZURE, GCP | skava.event.enableFatEvent | false | True or False | This is to enable or disable Fat Events. |
AWS, AZURE, GCP | skava.event.externalFatEventClass | String | This is used to send events from the custom implementation class. | |
AWS, AZURE, GCP | skava.event.externalClassName | String | This contains external Event component class name (GCP or Azure). By default, it is taken as AwsEventComponent class. |
|
AWS | skava.event.eventbridge.region | ZK_EVENT_BRIDGE_REGION | String | This contains AWS EventBridge region. |
AWS | skava.event.eventbridge.eventBusName | ZK_EVENT_BRIDGE_EVENT_BUS_NAME | String | This contains AWS bus name of EventBridge. |
AZURE | skava.event.eventgrid.topicEndPoint | ZK_EVENT_GRID_TOPIC_ENDPOINT | String | This contains Topic EndPoint URL of Azure EventGrid. |
AZURE | skava.event.eventgrid.endPointKey | ZK_EVENT_GRID_ENDPOINT_KEY | String | This contains EndPoint Key of Azure EventGrid. |
GCP | skava.event.eventarc.projectId | ZK_EVENT_ARC_PROJECT_ID | String | This contains Project Id of GCP EventArc. |
GCP | skava.event.eventarc.topicId | ZK_EVENT_ARC_TOPIC_ID | String | This contains Topic Id of GCP EventArc. |
ZK_REDIS_SSL_ENABLED | FALSE | This property enables or disables the Redis server SSL. The default value is FALSE . |
||
ZK_REDIS_TIMEOUT | 10000 | This property holds connection timeout value of Redis in milliseconds. The default value is 10000 . |
||
ZK_REDIS_USERNAME | Empty | This property holds the login username of the Redis server. The default value is empty. |
||
ZK_PROTOCOLS | This property enables macro support for the TLS protocol version. | |||
ZK_REDIS_PASSWORD | This property holds the Redis password. | |||
skava.app.webhooksPriority | ZK_CACHE_WEBHOOK_PRIORITY =All | This property defines the priority of Sync webhooks to be cached in the respective microservices via Infosys Equinox Framework from the list of webhooks that are fetched from the Infosys Equinox App Marketplace microservice. | ||
endpoints.loggers.enabled | This property is used to enable or disable the logger. | |||
web.exposure.include | This property is used to expose the management endpoints. | |||
app.enabled | This property is used to determine if the App Marketplace calls needs to be enabled or not from the sync extensions points in each microservice. | |||
invocationLambda | This property is used to set the lambda function name for invocation lambda. | |||
server..max-http-header-size | To increase http header size we have externalize this property. | |||
externalEventConfig.fileHost | This property is used to set the hosting events on external website. | |||
externalEventConfig.tempStoragePath | This property is used to set the file path for the external events. | |||
skava.event.rabbitmq.amqpEnabled | This property is used to enable AMQP (Advanced Message Queuing Protocol). When the value is
|
Revision History
2024-07-12 | SD – Updated the ZK properties
2024-06-19 | SD – Updated ZK properties for 8.18.1 to 8.16.0.
2023-10-22 | SD, JP – Updated content for release 8.15.4