You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using json logging we noticed that the file contains a mix of json and non json entries. This creates some challenges for the log ingestion since we're now mixing formats.
Thanks for the report. This has been fixed in #11291 and was previously reported in #11232. That PR was shipped with our latest v1.2.0-beta1 release so you can try it out and see if fixes the problem for you.
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Nomad version
Nomad v1.1.5 (117a23d)
Operating system and Environment details
Issue
When using json logging we noticed that the file contains a mix of json and non json entries. This creates some challenges for the log ingestion since we're now mixing formats.
Config snippet from agent
The text was updated successfully, but these errors were encountered: