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

Release · v2026.06-rc4

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-rc4
Coordinate
oci.grc.store/finos-ccc/ccc.logging.cp:v2026.06-rc4
Manifest digest
sha256:cbc1bab3db44f2eed5bee5d297c79ef9107ea580945514d171226718285bb5e2

Provenance

1 layer
Digest Media type Size
7a8ebf9e2d05… 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-rc4"
          }
        },
        "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": "1",
          "GITHUB_RUN_ID": "26770748733",
          "GITHUB_SHA": "2b6dab4c1307a0ac67d90c99829f6c1825154c84",
          "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": "7a8ebf9e2d052575f126c0a8a848a56c5f18e309d3d8b1a177c172341b30dbd7"
            }
          },
          {
            "name": "source",
            "uri": "git+https://github.com/eddie-knight/common-cloud-controls@2b6dab4c1307a0ac67d90c99829f6c1825154c84",
            "digest": {
              "gitCommit": "2b6dab4c1307a0ac67d90c99829f6c1825154c84"
            }
          }
        ]
      },
      "runDetails": {
        "builder": {
          "id": "https://github.com/eddie-knight/common-cloud-controls/actions/runs/26770748733",
          "version": {
            "go": "go1.25.0",
            "go-arch": "amd64",
            "go-os": "linux",
            "grcli": "v0.2.2"
          }
        },
        "metadata": {
          "invocationId": "26770748733-1",
          "startedOn": "2026-06-01T17:29:43.238138099Z",
          "finishedOn": "2026-06-01T17:29:43.465788265Z"
        },
        "byproducts": [
          {
            "name": "capabilities.yaml",
            "digest": {
              "sha256": "7a8ebf9e2d052575f126c0a8a848a56c5f18e309d3d8b1a177c172341b30dbd7"
            }
          }
        ]
      }
    }
  },
  "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-rc4
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.