GoogleCloudPlatform / GoogleCloudPlatform/gsutil
Suppress rsync message
- 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
Assessment
This issue has not been assessed yet.