Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1018 B

If you have a question, please direct it to the consul mailing list if it hasn't been addressed in either the FAQ or in one of the Consul Guides.

When filing a bug, please include the following:

consul version for both Client and Server

Client: [client version here] Server: [server version here]

consul info for both Client and Server

Client:

[Client `consul info` here]

Server:

[Server `consul info` here]

Operating system and Environment details

Description of the Issue (and unexpected/desired result)

Reproduction steps

Include appropriate Client or Server log fragments. If the log is longer than a few dozen lines, please include the URL to the gist.

TIP: Use -log-level=TRACE on the client and server to capture the maximum log detail.