Skip to content

Instantly share code, notes, and snippets.

@kshitijcode
Created July 7, 2021 12:35
Show Gist options
  • Select an option

  • Save kshitijcode/49a56fa7011b3984f76a50c293dd5a06 to your computer and use it in GitHub Desktop.

Select an option

Save kshitijcode/49a56fa7011b3984f76a50c293dd5a06 to your computer and use it in GitHub Desktop.
Dapr logs after the Subscriber service comes up
✅ You're up and running! Dapr logs will appear here.
INFO[1851] application discovered on port 5200 app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2
INFO[1851] application configuration loaded app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2
INFO[1851] actor runtime started. actor idle timeout: 1h0m0s. actor scan interval: 30s app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime.actor type=log ver=1.2.2
INFO[1851] app is subscribed to the following topics: [dapreventhub] through pubsub=pubsub app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2
INFO[1851] placement tables updated, version: 0 app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime.actor.internal.placement type=log ver=1.2.2
INFO[1856] dapr initialized. Status: Running. Init Elapsed 1.856553631e+06ms app_id=subscriber-service instance=Kshitijs-MacBook-Pro.local scope=dapr.runtime type=log ver=1.2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment