Aug 27, 2025
Logging updates
Added
- Add examples and “click to apply” functionality for
IN
andNOT IN
in the logs search dropdown. - Log sources now support automatic format detection. We will attempt to parse the line as JSON, Logfmt, and plain text, extracting attributes on every step.
Changed
- Hitting the
escape
key trying to close the log query help tool doesn't clear the query anymore.