Closed adelforge closed 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@adelforge did you find a solution for this problem? I noticed the same bug in my env and I am wondering about a possible fix.
Is this a request for help?: YES
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT
Version of Helm and Kubernetes: helm version : Client: &version.Version{SemVer:"v2.16.3" kubectl version : Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.0"
Which chart in which version: 9.2.0
What happened: When my container logs is stack trace java, it's put in my elasticsearch like several line (eg : { "log": "java.sql.SQLException: Network Error ... } { "log": " at net.sourceforge.jtds.jdbc.ConnectionJDBC2..... } )
What you expected to happen: I want all my stack trace java in one log event
How to reproduce it (as minimally and precisely as possible): here is my values file :
Anything else we need to know: Nothing else to say thanks by this wonderful k8s-app