Log Parsing with AI at Bronto (opens in new tab)
Authored by Gary Nicholls This post follows on from our AWS Nova log benchmarking article, where we explored how smaller LLMs perform on log analysis tasks. That earlier post highlighted that LLMs are surprisingly good at parsing logs. While that work focused on understanding logs, this post tackles an earlier step: automatically structuring logs using AI. Logging Origins Logs are one of the oldest — and still most valuable — forms of observability. Mainframes and early Unix systems were alre...
Read the original article