minio / sidekick

High Performance HTTP Sidecar Load Balancer
GNU Affero General Public License v3.0
546 stars 82 forks source link

Stop all messages in console log #85

Closed metalshanked closed 5 months ago

metalshanked commented 1 year ago

Hi I am running sidekick (v2.x and v3.x) as docker and also a different use case which has it running as a binary. I keep seeing below messages in the console for both cases I have used the --quiet flag and have NOT added the --log flag. is there a way to disable these type of messages? Thanks!

[11;58H666666666666666(B7(B777777777777777777777(B8(B888888888888888888888(B9(B999999999999999999999(B30(B303030303030303030303030303030303030303030(B1(B111111111111111111111(B2(B22222
[10;58H2222222222222222(B3(B333333333333333333333(B4(B444444444444444444444(B5(B555555555555555555555(B6(B666666666666666666666(B7(B777777777777777777777(B8(B8888888888
88888888888(B9(B999999999999999999999(B40
vadmeste commented 1 year ago

@metalshanked did you test with latest sidekick version ? is it possible to paste all logs that you have, or at least any idea what is pasting ? is that an object name ?

metalshanked commented 1 year ago

Yes, i tried both the 2.x and 3.x versions same issue. The issue occurs with the --quiet flag turned on but no --log so i dont see any logging except random data periodically as shown .

harshavardhana commented 5 months ago

Can't reproduce it, feel free to send a fix if you can reproduce and find a fix.