-
Enhancement
-
Resolution: Done
-
Critical
-
1.2.x
-
None
-
None
Currently Apiman is using hardcoded ES index names. This essentially prevents people from running multiple Apiman instances (mainly logical gateways) against single ES cluster (as the index names will collide).
A configurable property used to create instance-unique index names should be introduced (e.g. "apiman.instance.name").
- is duplicated by
-
APIMAN-1010 Make the ES index names configurable
- Closed