{
  "service": {
    "name": "go-mmproxy",
    "port": 50021,
    "check":{
      "tcp": "localhost:50021",
      "interval": "60s",
      "timeout": "1s",
      "success_before_passing": 3
    }
  }
}