2020-09-14 15:51:42 UTC - dan mcweeney: Sorry just noticed this now. Where are the logs being sent to when they are picked up by the sidecar? You may need to enable one of the other logstores like splunk, which is what we use: <https://github.com/apache/openwhisk/blob/e255126b87eabb508b57caef78eba2a130a2e4df/common/scala/src/main/resources/application.conf#L505> If you’re using something you might want to consider contributing it back via this SPI: <https://github.com/apache/openwhisk/blob/0f3ef780124622e1983e9bc693109bca94b5c7d4/common/scala/src/main/scala/org/apache/openwhisk/core/containerpool/logging/LogDriverLogStore.scala> https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1600098702003000?thread_ts=1598530763.001700&cid=C4J3R7JFL ----