tlog icon indicating copy to clipboard operation
tlog copied to clipboard

Terminal I/O logger

Results 109 tlog issues
Sort by recently updated
recently updated
newest added

Hi Nick, PR for issue #41 to make configuration validation function return validation error message by using `assert`.

- First ~~~ 1. tlog-12/lib/tlog/journal_json_reader.c:0: scope_hint: In function 'tlog_journal_json_reader_init' 2. tlog-12/lib/tlog/journal_json_reader.c:69:17: warning[-Wunused-variable]: unused variable 'namespace' # const char *namespace = va_arg(ap, const char *); # ^~~~~~~~~ # 67| uint64_t until...

Hello, we are using latest fedora tlog package (tlog-6-1.fc30.x86_64) and we get the following error while trying to get tlog-play working with elasticsearch 5.6.16 ``` A message field is missing...

Using `tlog-play` to playback user sessions logged by tlog-session-rc into a file I get the following error after a while even using the `--lax` parameter: ``` Message ID is out...

Hello, we are using tlog v7 and the binaries for el6 were among the releases* when we did the install; however 2 years later we would like to upgrade to...

Hi Running out of ideas and been googling allot. When I login I get logged out immediately ? When I try to test from shell when logged in it works...

I am on CentOS 7.5 using gnome 3.28. I start tlog-rec-session -l and it records fine. If I start a second one for the same user it does not record....

Hello, In documantation section: https://github.com/Scribery/tlog#locale-configuration-issue-on-fedora-and-rhel you sugest to update /etc/pam.d/system-auth but it doeasn't fix the issue on RHEL8. To fix that I had to update /etc/pam.d/sshd with exactly the same...

~~~ Running transaction Preparing : 1/1 Running scriptlet: tlog-10-1.fc33.x86_64 1/1 Installing : tlog-10-1.fc33.x86_64 1/1 Running scriptlet: tlog-10-1.fc33.x86_64 1/1 /usr/lib/tmpfiles.d/krb5-krb5kdc.conf:1: Line references path below legacy directory /var/run/, updating /var/run/krb5kdc → /run/krb5kdc;...

When using tlog on systems where journal is not an option (not available or not in use for some reason), logging to a separate file allows to separate recorded sessions...