Guest User

Untitled

a guest
Oct 18th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. [
  2. {
  3. "Node": {
  4. "ID": "9e9fd388-492c-5924-900d-9788ec3d6340",
  5. "Node": "vault-do-sfo1-002",
  6. "Address": "172.28.107.236",
  7. "Datacenter": "vault",
  8. "TaggedAddresses": {
  9. "lan": "172.28.107.236",
  10. "wan": "172.28.107.236"
  11. },
  12. "Meta": {
  13. "consul-network-segment": ""
  14. },
  15. "CreateIndex": 4613299,
  16. "ModifyIndex": 4613300
  17. },
  18. "Service": {
  19. "ID": "vault:172.28.107.236:8200",
  20. "Service": "vault",
  21. "Tags": [
  22. "standby"
  23. ],
  24. "Port": 8200,
  25. "Address": "172.28.107.236",
  26. "EnableTagOverride": false,
  27. "CreateIndex": 4613300,
  28. "ModifyIndex": 4613300
  29. },
  30. "Checks": [
  31. {
  32. "Node": "vault-do-sfo1-002",
  33. "CheckID": "serfHealth",
  34. "Name": "Serf Health Status",
  35. "Status": "passing",
  36. "Notes": "",
  37. "Output": "Agent alive and reachable",
  38. "ServiceID": "",
  39. "ServiceName": "",
  40. "ServiceTags": []
  41. },
  42. {
  43. "Node": "vault-do-sfo1-002",
  44. "CheckID": "vault:172.28.107.236:8200:vault-sealed-check",
  45. "Name": "Vault Sealed Status",
  46. "Status": "critical",
  47. "Notes": "Vault service is healthy when Vault is in an unsealed status and can become an active Vault server",
  48. "Output": "TTL expired",
  49. "ServiceID": "vault:172.28.107.236:8200",
  50. "ServiceName": "vault",
  51. "ServiceTags": [
  52. "standby"
  53. ]
  54. }
  55. ]
  56. },
  57. {
  58. "Node": {
  59. "ID": "9e9fd388-492c-5924-900d-9788ec3d6340",
  60. "Node": "vault-do-sfo1-002",
  61. "Address": "172.28.107.236",
  62. "Datacenter": "vault",
  63. "TaggedAddresses": {
  64. "lan": "172.28.107.236",
  65. "wan": "172.28.107.236"
  66. },
  67. "Meta": {
  68. "consul-network-segment": ""
  69. },
  70. "CreateIndex": 4613299,
  71. "ModifyIndex": 4613300
  72. },
  73. "Service": {
  74. "ID": "vault:vault-d.domain.com:8200",
  75. "Service": "vault",
  76. "Tags": [
  77. "standby"
  78. ],
  79. "Port": 8200,
  80. "Address": "vault-d.domain.com",
  81. "EnableTagOverride": false,
  82. "CreateIndex": 4617344,
  83. "ModifyIndex": 4617344
  84. },
  85. "Checks": [
  86. {
  87. "Node": "vault-do-sfo1-002",
  88. "CheckID": "serfHealth",
  89. "Name": "Serf Health Status",
  90. "Status": "passing",
  91. "Notes": "",
  92. "Output": "Agent alive and reachable",
  93. "ServiceID": "",
  94. "ServiceName": "",
  95. "ServiceTags": []
  96. },
  97. {
  98. "Node": "vault-do-sfo1-002",
  99. "CheckID": "vault:vault-d.domain.com:8200:vault-sealed-check",
  100. "Name": "Vault Sealed Status",
  101. "Status": "passing",
  102. "Notes": "Vault service is healthy when Vault is in an unsealed status and can become an active Vault server",
  103. "Output": "Vault Unsealed",
  104. "ServiceID": "vault:vault-d.domain.com:8200",
  105. "ServiceName": "vault",
  106. "ServiceTags": [
  107. "standby"
  108. ]
  109. }
  110. ]
  111. }
  112. ]
Add Comment
Please, Sign In to add comment