openzipkin-attic / docker-zipkin

Docker images for OpenZipkin
Apache License 2.0
689 stars 330 forks source link

Elastic Search Index #145

Open senj opened 7 years ago

senj commented 7 years ago

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.

carlosjgp commented 6 years ago

Use the environment variable ES_INDEX https://github.com/openzipkin/zipkin/blob/master/zipkin-server/src/main/resources/zipkin-server-shared.yml#L112