Justin Stephenson

Results 60 comments of Justin Stephenson

Hi, Thanks for reporting this issue and providing the simple reproducer. We tried to fix this problem already in RHEL, we validated the fix was working in RHEL/Fedora environments. I...

@roth-wine does this issue happen only when using `delegate_to `, or can it be reproduced simply with `pipelining=True` ?

/packit copr-build

@TomasTomecek My mistake, it should be json-c-devel, systemd-devel, and libcurl-devel.

@dhodovsk Hello, in the tlog master github repo should return '7' ~~~ [jstephen@agalloch tlog]$ git describe --abbrev=0 7 ~~~ And in the packet configuration we have: ~~~ get-current-version: - git...

Official tlog support is RHEL8+ we do not do any testing with RHEL7 or RHEL6 but if tlog v7 was working for you then I would expect it should still...

Thanks for the PR! Could you please add this timestamp output into the tlog-play man page also? It would be great if this can be added as a general tlog-play...

Tlog intercepts, and forwards streams of I/O data across a pseudoterminal from an outsiders point of view. Handling the I/O is done in an abstracted way, by design. For this...

> Thanks for your answer. I understand. Rate limiting does make things a bit better, but still a lot of data will end up in the logs. The thing I...

Sorry for the delayed response. If you have some solution to make a configurable list of commands (read at startup from the tlog config file) which can be ignored by...