Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion administration/syslog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,29 @@ along with all audit logs and all other Cockpit related logs.

Add Rsyslog Forwarding

The following log sources are available for forwarding:

.. list-table::
:header-rows: 1

* - Log
- Origin
- Content
- Purpose
* - Analysis Cockpit Log
- Analysis Cockpit Backend
- System and operating events
- Error diagnosis, system operation
* - Analysis Cockpit Audit Log
- Analysis Cockpit (user interactions)
- User actions, changes
- Compliance, traceability
* - THOR Log
- THOR scanner on endpoint
- Scan results, findings
- Forensic analysis, indicator evaluation

.. note::
Forwarding THOR logs via syslog might lead to a loss of information,
since THOR events could exceed syslog length restrictions.
since THOR events could exceed syslog length restrictions.