docker-zipkin
docker-zipkin copied to clipboard
Elastic Search Index
Hello, how can I modify the elastic search index created by zipkin? I have three container running for int/qs/live and I want to have three different indices for this in one ES instance.
Use the environment variable ES_INDEX
https://github.com/openzipkin/zipkin/blob/master/zipkin-server/src/main/resources/zipkin-server-shared.yml#L112