Skip to content

logging: Support zstd roll compression#7515

Merged
mholt merged 1 commit intomasterfrom
logging-zstd
Feb 23, 2026
Merged

logging: Support zstd roll compression#7515
mholt merged 1 commit intomasterfrom
logging-zstd

Conversation

@francislavoie
Copy link
Member

Closes #5843, uses the new functionality from timberjack in DeRuina/timberjack#38

Assistance Disclosure

Used Github Copilot to spike it out, then a bit of hand polish and testing by hand.

@francislavoie francislavoie added the feature ⚙️ New feature or request label Feb 23, 2026
@francislavoie francislavoie added this to the v2.11.2 milestone Feb 23, 2026
Copy link
Contributor

@DeRuina DeRuina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh geez, I designed roll_gzip ("RollCompress") terribly!

This is much better, thank you!

@mholt mholt merged commit 9873752 into master Feb 23, 2026
32 checks passed
@mholt mholt deleted the logging-zstd branch February 23, 2026 23:04
@github-actions github-actions bot mentioned this pull request Mar 6, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature ⚙️ New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: zstd support for rotated logs

3 participants