Hacker News new | ask | show | jobs
by holaatme 2373 days ago
If you are reading the JSON yourself, you’re doing it wrong. JSON logs can be parsed and stored for analysis and generally deal with multi line issues much better than any non json.
1 comments

Bingo, we emit all our logs as JSON for ingestion into ES to allow easy analysis.