Created
July 7, 2021 12:04
-
-
Save kshitijcode/73b3b00b0d5e3a9ccf4084dfc21835c1 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| INFO[0000] local service entry announced: subscriber-service -> 192.168.29.185:63682 app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.contrib type=log ver=1.2.2 | |
| INFO[0000] Initialized name resolution to mdns app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2 | |
| INFO[0000] component loaded. name: envvar-secret-store, type: secretstores.local.env/v1 app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2 | |
| INFO[0000] waiting for all outstanding components to be processed app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2 | |
| INFO[0000] component loaded. name: pubsub, type: pubsub.azure.eventhubs/v1 app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2 | |
| INFO[0000] all outstanding components processed app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2 | |
| INFO[0000] enabled gRPC tracing middleware app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime.grpc.api type=log ver=1.2.2 | |
| INFO[0000] enabled gRPC metrics middleware app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime.grpc.api type=log ver=1.2.2 | |
| INFO[0000] API gRPC server is running on port 5201 app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2 | |
| INFO[0000] enabled metrics http middleware app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime.http type=log ver=1.2.2 | |
| INFO[0000] enabled tracing http middleware app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime.http type=log ver=1.2.2 | |
| INFO[0000] http server is running on port 5280 app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2 | |
| INFO[0000] The request body size parameter is: 4 app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2 | |
| INFO[0000] enabled gRPC tracing middleware app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime.grpc.internal type=log ver=1.2.2 | |
| INFO[0000] enabled gRPC metrics middleware app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime.grpc.internal type=log ver=1.2.2 | |
| INFO[0000] internal gRPC server is running on port 63682 app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2 | |
| INFO[0000] application protocol: http. waiting on port 5200. This will block until the app is listening on that port. app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2 | |
| ✅ You're up and running! Dapr logs will appear here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment