Skip to content

Cap and rotate remote logs#57672

Merged
osyvokon merged 1 commit into
mainfrom
rotate-remote-logs
May 26, 2026
Merged

Cap and rotate remote logs#57672
osyvokon merged 1 commit into
mainfrom
rotate-remote-logs

Conversation

@osyvokon

Copy link
Copy Markdown
Contributor

This change caps remote log size at 1MB and maintains one rotated file.

Before this change, remote logs were growing indefinitely, leading to issues like #57042 and #57422

Closes #57422

Release Notes:

  • Fixed remote server logs growing unbounded

This change caps remote log size at 1MB and maintains one rotated file.

Before this change, remote logs were growing indefintely, leading to
issues like #57042 and #57422
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 25, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 25, 2026
@osyvokon osyvokon added this pull request to the merge queue May 26, 2026
Merged via the queue into main with commit 1025b13 May 26, 2026
44 checks passed
@osyvokon osyvokon deleted the rotate-remote-logs branch May 26, 2026 19:44
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
This change caps remote log size at 1MB and maintains one rotated file.

Before this change, remote logs were growing indefinitely, leading to
issues like zed-industries#57042 and zed-industries#57422


Closes zed-industries#57422

Release Notes:

- Fixed remote server logs growing unbounded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zed remote spam log files when project files is large (80k files with monorepo)

2 participants