Jānis Strautiņš

Results 2 issues of Jānis Strautiņš

Hello, is it possible to pipe in `frontail docker container`, output of command `docker logs --follow ` Currently, I can do on machine: `docker logs -f $container_name | frontail -...

With xadd I can add string | Buffer | number; But acquire value with xreadgroup returns string(corrupted). Is there is an equivalent method to receive buffer in stream group read?...