Skip to content

Conversation

@denysvitali-kaiko
Copy link

@denysvitali-kaiko denysvitali-kaiko commented Dec 5, 2025

By default, Gonzo will use the record time (when the log line was seen) instead of the timestamp in the log line (if available).

This causes weird situations when ingesting old logs (= not tailing) because the log time doesn't match.
With this change, users can now switch between modes by using T.

This is especially relevant for when gonzo is used with -f log-file.txt.

Warning

The code was fully generated by claude-opus-4-5-20251101.
It has been tested and works for my use case.

@destari destari self-requested a review December 5, 2025 16:05
@destari destari added the enhancement New feature or request label Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants