Simple Scripts to administrate/debug Consul
check_consul_consistency.shChecks that a node is in sync with clusterbin/consul_node_id.rbGenerate a predictible node-id for a machinebin/consul_check_services_changes.shWatch changes on a Consul Endpoint and display a nice diff when values do changebin/consul_find_services_changes.shFind all added/removed service at any given time.bin/consul_health_check_scripts/hide_http_200.sha script to hide output of HTTP HealthChecks that are too large with HTTP Code 200 and limit raft database grows for large clusters.