How to get started with RHEL 8 Session Recording.
The first step to getting started with session recording is to install the tlog package
yum install tlog cockpit-session-recording
#systemctl enable —now cockpit.socket
I created an /etc/sssd/sssd.conf file with this basic example configuration:
[domain/local]
id_provider = files
[sssd]
domains = local
services = nss, pam, ssh, sudo
#chmod 600 /etc/sssd/sssd.conf
#systemctl restart sssd
click on the "Session Recording" link on the left hand menu, then click the configuration gear button in the upper right corner.
journalctl -o verbose | grep \"rec\"
tlog-play -r journal -M TLOG_REC=your_uuid