Advertisement
Guest User

Untitled

a guest
Apr 4th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. yury@yury-Extensa-2511:~/k8s/k8-test-app$ kubectl logs k8mongotest
  2. 2019-04-04T10:10:38.425Z - INFO: Service Logik started
  3. (node:6) DeprecationWarning: grpc.load: Use the @grpc/proto-loader module with grpc.loadPackageDefinition instead
  4. 2019-04-04T10:10:38.458Z - INFO: MongoDbAdapter initialized completed
  5. 2019-04-04T10:10:38.459Z - INFO: Storages initialized completed. ["mongodb","etcd"]
  6. 2019-04-04T10:10:38.462Z - INFO: Service WsServer started
  7. 2019-04-04T10:10:38.470Z - INFO: HttpServer started
  8. 2019-04-04T10:10:38.471Z - INFO: Service HttpServer started
  9. 2019-04-04T10:10:38.489Z - INFO: App "K8" registered in ETCD completed
  10. 2019-04-04T10:10:38.494Z - TRACE: Request sourceService: Rabbit, uuid: 370d0da1-821a-4aba-a54c-bc9af26e9a1c
  11. 2019-04-04T10:10:38.510Z - INFO: Service Rabbit started
  12. 2019-04-04T10:10:38.514Z - INFO: Service Admin started
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement