How to get docker applications to send logs to openshift's built in log aggregator? -


i setting openshift cluster , trying aggregate logs using built in efk stack openshift builds when start cluster with:

oc cluster --logging=true 

however, add other projects , docker images nodes, not quite sure how funnel application logs created logging project. how logs report created efk cluster?


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -

ios - MKAnnotationView layer is not of expected type: MKLayer -