My NodeJS app is producing logs in JSON format. It seems that Dynatrace does not like the format as I am getting message "(Incorrect date fromat)" next to log file name in Log Viewer.
Is it possible to consume such logs ?
Solved! Go to Solution.
JSON is today supported only in Docker logging driver. Support for static JSON logfiles is on the roadmap.
Hi @Pawel B.
Would you be able to shed some light in regards to the timeframe please ? Even some rough indication would be helpful.
Regards
Stan
We have started working on this.
JSON logs are supported since agent 143
Featured Posts