ctwise / graylog-go

Go language version of a Graylog CLI interface.
5 stars 0 forks source link

optionally disable spinner output #1

Open dch opened 4 years ago

dch commented 4 years ago

this is awesome! the new spinner gets in the way of streaming JSON to another processor (like https://stedolan.github.io/jq ). Is it possible to disable the spinner somehow for json output?

ctwise commented 4 years ago

Not yet. This was my first ever Go program and I don't use Graylog anymore (it was a previous company). If you like, code it up and submit a PR for it.

On Thu, Apr 23, 2020 at 7:31 AM Dave Cottlehuber notifications@github.com wrote:

this is awesome! the new spinner gets in the way of streaming JSON to another processor (like https://stedolan.github.io/jq ). Is it possible to disable the spinner somehow for json output?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ctwise/graylog-go/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABLBV6YX324E42JCV5HA3ROARJXANCNFSM4MO7PAPA .