Kubernetes Application Level Logging

Viewed 19

What are the best available options for application-level logging from Kubernetes? I want to write logs from multiple instances of python applications to a single file in a shared location.

0 Answers
Related