Skip to content

Instantly share code, notes, and snippets.

  • Save gamefiend/218d49b775f5c13f8f4dbf24bc6a71fc to your computer and use it in GitHub Desktop.
Save gamefiend/218d49b775f5c13f8f4dbf24bc6a71fc to your computer and use it in GitHub Desktop.
Sample data to test with kube-syslog
{"log":"2017/06/01 21:34:31 token request from 10.125.72.65:49962\n","stream":"stderr","time":"2017-06-01T21:34:31.505194327Z"}
{"log":"2017/06/01 21:34:34 error creating wrapped token for pod (vault-example-2275320261-p2kw3)\n","stream":"stderr","time":"2017-06-01T21:34:34.05660751Z"}
{"log":"2017/06/01 21:34:39 token request from 10.125.72.65:49962\n","stream":"stderr","time":"2017-06-01T21:34:39.057661102Z"}
{"log":"2017/06/01 21:34:41 error creating wrapped token for pod (vault-example-2275320261-p2kw3)\n","stream":"stderr","time":"2017-06-01T21:34:41.746754557Z"}
{"log":"2017/06/01 21:34:46 token request from 10.125.72.65:49962\n","stream":"stderr","time":"2017-06-01T21:34:46.747635166Z"}
{"log":"2017/06/01 21:34:49 error creating wrapped token for pod (vault-example-2275320261-p2kw3)\n","stream":"stderr","time":"2017-06-01T21:34:49.008887561Z"}
{"log":"2017/06/01 21:34:54 token request from 10.125.72.65:49962\n","stream":"stderr","time":"2017-06-01T21:34:54.009917726Z"}
{"log":"2017/06/01 21:34:57 error creating wrapped token for pod (vault-example-2275320261-p2kw3)\n","stream":"stderr","time":"2017-06-01T21:34:57.48630374Z"}
{"log":"2017/06/01 21:35:02 token request from 10.125.72.65:49962\n","stream":"stderr","time":"2017-06-01T21:35:02.487030585Z"}
{"log":"2017/06/01 21:35:05 error creating wrapped token for pod (vault-example-2275320261-p2kw3)\n","stream":"stderr","time":"2017-06-01T21:35:05.156422377Z"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment