cckellogg commented on issue #5921: Where can I find the logs for the deployed helm installation? URL: https://github.com/apache/pulsar/issues/5921#issuecomment-568536585 What kind of runtime are you using for functions? If you run them using the kubernetes runtime the logs will run as separate pods and the logs will go to standard out. If you are running them in process or thread mode the logs should be where the worker is running. This could be with the broker or in a separate worker pod depending on how the chart was deployed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
