Skip to content

Instantly share code, notes, and snippets.

@slackpad
Created July 20, 2016 22:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slackpad/e8b7839d803a649668480e53bbf51fd8 to your computer and use it in GitHub Desktop.
Save slackpad/e8b7839d803a649668480e53bbf51fd8 to your computer and use it in GitHub Desktop.
{
"Config": {
"DevMode": true,
"Bootstrap": false,
"BootstrapExpect": 0,
"Server": true,
"Datacenter": "dc1",
"DataDir": "",
"DNSRecursor": "",
"DNSRecursors": [],
"DNSConfig": {
"NodeTTL": 0,
"ServiceTTL": null,
"AllowStale": false,
"EnableTruncate": false,
"UDPAnswerLimit": 3,
"MaxStale": 5000000000,
"OnlyPassing": false
},
"Domain": "consul.",
"LogLevel": "DEBUG",
"NodeName": "workpad.local",
"ClientAddr": "127.0.0.1",
"BindAddr": "127.0.0.1",
"AdvertiseAddr": "127.0.0.1",
"AdvertiseAddrs": {
"SerfLan": null,
"SerfLanRaw": "",
"SerfWan": null,
"SerfWanRaw": "",
"RPC": null,
"RPCRaw": ""
},
"AdvertiseAddrWan": "127.0.0.1",
"TranslateWanAddrs": false,
"Ports": {
"DNS": 8600,
"HTTP": 8500,
"HTTPS": -1,
"RPC": 8400,
"SerfLan": 8301,
"SerfWan": 8302,
"Server": 8300
},
"Addresses": {
"DNS": "",
"HTTP": "",
"HTTPS": "",
"RPC": ""
},
"TaggedAddresses": {
"wan": "127.0.0.1"
},
"LeaveOnTerm": false,
"SkipLeaveOnInt": true,
"Telemetry": {
"StatsiteAddr": "",
"StatsdAddr": "",
"StatsitePrefix": "consul",
"DisableHostname": false,
"DogStatsdAddr": "",
"DogStatsdTags": null,
"CirconusAPIToken": "",
"CirconusAPIApp": "",
"CirconusAPIURL": "",
"CirconusSubmissionInterval": "",
"CirconusCheckSubmissionURL": "",
"CirconusCheckID": "",
"CirconusCheckForceMetricActivation": "",
"CirconusCheckInstanceID": "",
"CirconusCheckSearchTag": "",
"CirconusBrokerID": "",
"CirconusBrokerSelectTag": ""
},
"Protocol": 2,
"EnableDebug": true,
"VerifyIncoming": false,
"VerifyOutgoing": false,
"VerifyServerHostname": false,
"CAFile": "",
"CertFile": "",
"KeyFile": "",
"ServerName": "",
"StartJoin": [],
"StartJoinWan": [],
"RetryJoin": [],
"RetryMaxAttempts": 0,
"RetryIntervalRaw": "",
"RetryJoinWan": [],
"RetryMaxAttemptsWan": 0,
"RetryIntervalWanRaw": "",
"ReconnectTimeoutLan": 0,
"ReconnectTimeoutLanRaw": "",
"ReconnectTimeoutWan": 0,
"ReconnectTimeoutWanRaw": "",
"EnableUi": true,
"UiDir": "",
"PidFile": "",
"EnableSyslog": false,
"SyslogFacility": "LOCAL0",
"RejoinAfterLeave": false,
"CheckUpdateInterval": 300000000000,
"ACLDatacenter": "",
"ACLTTL": 30000000000,
"ACLTTLRaw": "",
"ACLDefaultPolicy": "allow",
"ACLDownPolicy": "extend-cache",
"Watches": null,
"DisableRemoteExec": false,
"DisableUpdateCheck": false,
"DisableAnonymousSignature": true,
"HTTPAPIResponseHeaders": null,
"AtlasInfrastructure": "",
"AtlasJoin": false,
"AtlasEndpoint": "",
"DisableCoordinates": false,
"Revision": "'95a6263+CHANGES'",
"Version": "0.7.0",
"VersionPrerelease": "dev",
"UnixSockets": {
"Usr": "",
"Grp": "",
"Perms": ""
},
"SessionTTLMin": 0,
"SessionTTLMinRaw": "",
"Reap": null
},
"Coord": {
"Vec": [
0,
0,
0,
0,
0,
0,
0,
0
],
"Error": 1.5,
"Adjustment": 0,
"Height": 1e-05
},
"Member": {
"Name": "workpad.local",
"Addr": "127.0.0.1",
"Port": 8301,
"Tags": {
"build": "0.7.0dev:'95a6263",
"dc": "dc1",
"port": "8300",
"role": "consul",
"vsn": "2",
"vsn_max": "3",
"vsn_min": "1"
},
"Status": 1,
"ProtocolMin": 1,
"ProtocolMax": 4,
"ProtocolCur": 2,
"DelegateMin": 2,
"DelegateMax": 4,
"DelegateCur": 4
},
"Stats": {
"agent": {
"check_monitors": "0",
"check_ttls": "0",
"checks": "0",
"services": "1"
},
"build": {
"prerelease": "dev",
"revision": "'95a6263",
"version": "0.7.0"
},
"consul": {
"bootstrap": "false",
"known_datacenters": "1",
"leader": "true",
"leader_addr": "127.0.0.1:8300",
"server": "true"
},
"raft": {
"applied_index": "4",
"commit_index": "4",
"fsm_pending": "0",
"last_contact": "never",
"last_log_index": "4",
"last_log_term": "1",
"last_snapshot_index": "0",
"last_snapshot_term": "0",
"num_peers": "0",
"raft_peers": "127.0.0.1:8300",
"state": "Leader",
"term": "1"
},
"runtime": {
"arch": "amd64",
"cpu_count": "4",
"goroutines": "56",
"max_procs": "4",
"os": "darwin",
"version": "go1.6.2"
},
"serf_lan": {
"encrypted": "false",
"event_queue": "1",
"event_time": "2",
"failed": "0",
"health_score": "0",
"intent_queue": "0",
"left": "0",
"member_time": "1",
"members": "1",
"query_queue": "0",
"query_time": "1"
},
"serf_wan": {
"encrypted": "false",
"event_queue": "0",
"event_time": "1",
"failed": "0",
"health_score": "0",
"intent_queue": "0",
"left": "0",
"member_time": "1",
"members": "1",
"query_queue": "0",
"query_time": "1"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment