Hi Lars,
This page will probably be useful to you:
https://www.vaultproject.io/docs/http/sys-health.html
Best,
Jeff
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/01cd4806-d3ab-4f6e-b7d4-97cdb8284a09%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/835ad969-40aa-46cd-980a-715f5f538952%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/7048b525-fd51-4d91-afcd-f8673ed81e1f%40googlegroups.com.
[ec2-user@ip-10-5-100-91 ~]$ docker exec -it 0 cat /config/agent.json{ "client_addr": "0.0.0.0", "data_dir": "/data", "leave_on_terminate": true, "dns_config": { "allow_stale": true, "max_stale": "1s" }}[ec2-user@ip-10-5-100-91 ~]$ docker exec -it 0 cat /config/server.json{ "ui": true, "dns_config": { "allow_stale": false }}