Created
March 18, 2021 15:21
-
-
Save ripienaar/aa7db58d36133baa0a7a0c70aa3a6ff5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "io.nats.server.advisory.v1.client_disconnect", | |
"id": "DncyzipRGFfASo0FGtr3F8", | |
"timestamp": "2021-03-18T15:20:58.553514622Z", | |
"server": { | |
"name": "broker-broker-2.broker-broker-ss.choria.svc.cluster.local", | |
"host": "choria.example.net", | |
"id": "ND5KNTKGIJIDQ6SXFIVHM7WOWALPSO5XHBTUANVLNPCUMZNSSHOZ4CAU", | |
"cluster": "CHORIA", | |
"ver": "2.2.1", | |
"seq": 586, | |
"jetstream": false, | |
"time": "2021-03-18T15:20:58.553580536Z" | |
}, | |
"client": { | |
"start": "2021-03-18T15:20:57.491693958Z", | |
"host": "10.244.0.23", | |
"id": 72, | |
"acc": "choria", | |
"name": "rip.mcollective-mcorpc-39f7956e5f704836bdee9e88557dfa69-receiver0", | |
"lang": "go", | |
"ver": "1.11.0", | |
"rtt": 171530821, | |
"stop": "2021-03-18T15:20:58.553514622Z" | |
}, | |
"sent": { | |
"msgs": 0, | |
"bytes": 0 | |
}, | |
"received": { | |
"msgs": 1, | |
"bytes": 47665 | |
}, | |
"reason": "Client Closed" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment