Ability to to filter, normalise, and transform raw log data at ingestion to optimise storage and enhance usability.
Management / Logging / Capabilities / DEV
Log Filtering & Transformation
CCC.Logging.CP06
Related Threats
| ID | Title | Description |
|---|---|---|
| CCC.Logging.TH01 | Log Ingestion Performance Degradation | The logging service's ingestion pipeline experiences performance degradation due to overwhelming log volumes, network bottlenecks, or inefficient processing, leading to delayed availability of log data for analysis and potential log loss if buffers overflow. |
| CCC.Logging.TH03 | Log Schema or Format Drift | Changes in source application or cloud service log formats, schemas, or underlying data structures lead to parsing failures, incomplete log ingestion, or render existing queries and dashboards ineffective, hindering comprehensive analysis. |
| CCC.Logging.TH04 | Inadequate Log Anonymization/Masking | Sensitive data (e.g., PII, secrets, authentication tokens) is ingested into logs without proper anonymization, masking, or redaction at source or during ingestion. This creates a significant data exposure risk, particularly for data not intended for broad log access. |