Closed stmiller14 closed 9 months ago
Please provide your logback configuration
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Describe the bug A clear and concise description of what the bug is. Intermittent issue where aws application write logs to splunk in json format. Logs are getting sent and incorrect format however intermittent issue occurs where logs will be merged into one splunk record and lose its json structre. Happens between 5-10% of logs with no pattern detected To Reproduce Steps to reproduce the behavior:
logback.xml
configuration...logger.debug(...)
) ...Expected behavior A clear and concise description of what you expected to happen. json logs records should not be merged together.
Additional context Add any other context about the problem here.