starter-kit/org.cockpit-project.session-recording.metainfo.xml
2019-01-15 18:22:55 +01:00

16 lines
640 B
XML

<component type="addon">
<id>org.cockpit-project.session-recording</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Session Recording</name>
<summary>
Provides Session Recording module for Cockpit.
</summary>
<description>
<p>
Provides Session Recording module for Cockpit. Provides list of recorded by tlog terminal sessions from Journal.
Allows to play them in a player with various controls. Shows correlated logs which happened during session.
</p>
</description>
<extends>cockpit.desktop</extends>
<launchable type="cockpit-manifest">cockpit-session-recording</launchable>
</component>