PunchPlatform Naming Convention¶
Overview¶
This specification groups all known naming convention used on the PunchPlatform. We try to keep these name as clear and simple as possible to use them everywhere in the product and especially with configuration variables/enums.
You will find listed below the commonly used names regrouped by scope level (from the more general to specific).
Global¶
es_cluster_id
: is an Elasticsearch cluster name, its value must be one of the key found in the punchplatform.properties under 'elasticsearch.clusters'.