GoogleCloudPlatform / GoogleCloudPlatform/gsutil

Suppress rsync message

Open
#949 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
918
Forks
335
PR merge metrics
No merged PRs in 30d

Description

Hi, I'm running distributed scripts on gcp, and from my log files I see repeated patterns of rsync logs
```bash
Starting synchronization...
Building synchronization state...
Starting synchronization...
Building synchronization state...
Starting synchronization...
Building synchronization state...
Starting synchronization...
Building synchronization state...
Starting synchronization...
Building synchronization state...
Starting synchronization...
Building synchronization state...
Starting synchronization...
Building synchronization state...
Starting synchronization...
```

I'm wondering if there's a way to suppress these messages? It would make the log files much more readable :)

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.