Search / finos-ccc/ccc.logging.cp / v2026.06-rc3

Release · v2026.06-rc3

FINOS-CCC/CCC.Logging.CP Capability Catalog

FINOS-CCC/CCC.Logging.CP

Capabilities for Logging technologies, as defined by the FINOS Common Cloud Controls project.

Published by FINOS Common Cloud Controls

Install

OCI v1.1
$grcli unpack --repository finos-ccc/ccc.logging.cp --tag v2026.06-rc3
Coordinate
oci.grc.store/finos-ccc/ccc.logging.cp:v2026.06-rc3
Manifest digest
sha256:f316155487e6b905040036ed1b64f67c4a9a2d7c18b417dc9d6ca46f4e7e8c59

Provenance

1 layer
Digest Media type Size
79a22a0957b9… application/vnd.gemara.artifact.v1+yaml 4.6 KiB
Bundle config blob
{
  "bundle-version": "1.0",
  "gemara-version": "v1.2.0",
  "metadata": {
    "provenance": {
      "buildDefinition": {
        "buildType": "https://grc.store/grcli/buildtype/v0",
        "externalParameters": {
          "artifact": {
            "id": "CCC.Logging.CP",
            "type": "CapabilityCatalog"
          },
          "target": {
            "registry": "oci.grc.store",
            "repository": "finos-ccc/ccc.logging.cp",
            "tag": "v2026.06-rc3"
          }
        },
        "internalParameters": {
          "CI": "true",
          "GITHUB_ACTIONS": "true",
          "GITHUB_ACTOR": "eddie-knight",
          "GITHUB_REF": "refs/heads/main",
          "GITHUB_REPOSITORY": "eddie-knight/common-cloud-controls",
          "GITHUB_RUN_ATTEMPT": "2",
          "GITHUB_RUN_ID": "26768391088",
          "GITHUB_SHA": "24594e28430c12318cacffe7fdda6a3ea272d975",
          "GITHUB_WORKFLOW": "Batch Release All Catalogs",
          "RUNNER_OS": "Linux"
        },
        "resolvedDependencies": [
          {
            "name": "artifacts/management/logging/capabilities.yaml",
            "uri": "file://artifacts/management/logging/capabilities.yaml",
            "digest": {
              "sha256": "79a22a0957b96f065dd6cdab70bbffea9e23308c6ea66387eaba68063ed16070"
            }
          },
          {
            "name": "source",
            "uri": "git+https://github.com/eddie-knight/common-cloud-controls@24594e28430c12318cacffe7fdda6a3ea272d975",
            "digest": {
              "gitCommit": "24594e28430c12318cacffe7fdda6a3ea272d975"
            }
          }
        ]
      },
      "runDetails": {
        "builder": {
          "id": "https://github.com/eddie-knight/common-cloud-controls/actions/runs/26768391088",
          "version": {
            "go": "go1.25.0",
            "go-arch": "amd64",
            "go-os": "linux",
            "grcli": "v0.2.2"
          }
        },
        "metadata": {
          "invocationId": "26768391088-2",
          "startedOn": "2026-06-01T16:44:57.449934949Z",
          "finishedOn": "2026-06-01T16:44:57.54160232Z"
        },
        "byproducts": [
          {
            "name": "capabilities.yaml",
            "digest": {
              "sha256": "79a22a0957b96f065dd6cdab70bbffea9e23308c6ea66387eaba68063ed16070"
            }
          }
        ]
      }
    }
  },
  "artifacts": [
    {
      "name": "capabilities.yaml",
      "type": "CapabilityCatalog",
      "id": "CCC.Logging.CP",
      "role": "artifact"
    }
  ]
}

CCC Logging Capabilities

Capabilities for Logging technologies, as defined by the FINOS Common Cloud Controls project.

ID
CCC.Logging.CP
Version
v2026.06-rc3
Gemara version
v1.2.0
Author
FINOS Common Cloud Controls

Observability

The Observability group covers entries related to logging, monitoring, metrics, alerting, and event publication. This includes audit trail integrity, enumeration detection, and protection against tampering or unauthorized access to operational telemetry.

  1. CCC.Logging.CP01 Service Log Capture

    Ability to capture logs from all relevant cloud services at varying levels of verbosity.

  2. CCC.Logging.CP02 Application Log Ingestion

    Support for ingesting logs from custom applications deployed within the cloud environment.

  3. CCC.Logging.CP03 Real-Time Log Ingestion

    Logs should be ingested in near real-time to enable timely detection and response.

  4. CCC.Logging.CP04 Centralised Log Collection

    Ability to centralise logs from different resources within a signle logging solution or platform.

  5. CCC.Logging.CP05 Custom Log Format Support

    Ability to ingest custom log formats or data from on-premises systems or other cloud environments via agents.

  6. CCC.Logging.CP06 Log Filtering & Transformation

    Ability to to filter, normalise, and transform raw log data at ingestion to optimise storage and enhance usability.

  7. CCC.Logging.CP07 Immutable Storage

    Ability to prevent unauthorized alteration or deletion of logs, ensuring their integrity for auditing and forensic purposes.

  8. CCC.Logging.CP08 Retention Policies

    Ability to define and enforce granular retention periods for different log types based on regulatory requirements and internal policies.

  9. CCC.Logging.CP09 Internal Sink

    Ability to continuously stream log data to a hosted storage bucket or data lake solution within the cloud service provider.

  10. CCC.Logging.CP10 External Sink

    Log events can be configured to be sent to a external SIEM or data analysis provider outside of the cloud platform.

  11. CCC.Logging.CP11 Log-based Metrics

    Ability to extract quantitative metrics from log data for performance monitoring and operational analysis.

  12. CCC.Logging.CP12 Log Archiving

    Ability to archive logs that are no longer needed but must be retained.

  13. CCC.Logging.CP13 Field Indexing

    Supports field-based indexing to improve log query performace.