Tlog
No description available
Install / Use
/learn @linux-system-roles/TlogREADME
tlog
This role configures a system for Terminal session recording. The role will configure tlog to log recording data to the systemd journal.
Requirements
This role is only supported on RHEL8/CentOS8 and Fedora distributions.
Collection requirements
This role requires the ini_file module from the community.general, and uses
other collections for rpm-ostree support. Use the following command to
install the collections:
ansible-galaxy collection install -vv -r meta/collection-requirements.yml
Role Variables
Configure session recording with SSSD, the preferred way of managing recorded users or groups. This causes the SSSD files provider to be enabled explicitly.
tlog_use_sssd(default:true)
Configure SSSD recording scope - all / some / none:
tlog_scope_sssd(default:none)
YAML list of users to be recorded:
tlog_users_sssd(default:[])
YAML list of groups to be recorded:
tlog_groups_sssd(default:[])
YAML list of users to be excluded from recording (only applicable when scope=all):
tlog_exclude_users_sssd(default:[])
YAML list of groups to be excluded from recording (only applicable when scope=all):
tlog_exclude_groups_sssd(default:[])
Example Playbook
- name: Deploy session recording
hosts: all
roles:
- linux-system-roles.tlog
vars:
tlog_scope_sssd: some
tlog_users_sssd:
- recordeduser
Testing
Testing is done with the tests/tests_*.yml playbooks. See contributing.md.
rpm-ostree
See README-ostree.md
License
GPL v3.0
Author Information
-
Nathan Kinder @nkinder
-
Kirill Glebov @sabbaka
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
