Package tlog

Terminal I/O logger

https://github.com/Scribery/tlog

Tlog is a terminal I/O recording program similar to "script", but used in
place of a user's shell, starting the recording and executing the real user's
shell afterwards. The recorded I/O can then be forwarded to a logging server
in JSON format.

Version: 14

File Formats

tlog-play.conf tlog-play configuration file
tlog-rec-session.conf tlog-rec-session configuration file
tlog-rec.conf tlog-rec configuration file

System Administration

tlog-play play back terminal I/O recorded by tlog-rec(8)
tlog-rec record terminal I/O of a program or a user shell
tlog-rec-session start a shell and log terminal I/O