{
  "$schema": "https://www.certificate-transparency.org/schemas/log-metadata-v1.json",
  "log_id": "ExampleLogIdHashForLog2025Base64EncodedAAAA=",
  "key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEExampleKeyForLog2025ThatIsValidBase64EncodedSubjectPublicKeyInfoAAAAAAAAAAAAAAAAAAAAAA==",
  "friendly_name": "log2025",
  "log_spec": "static-ct-api",
  "mmd_seconds": 60,
  "intended_use": "decommissioned",
  "tls_only": true,
  "temporal_interval": {
    "start_inclusive": "2025-01-01T00:00:00Z",
    "end_exclusive": "2026-01-01T00:00:00Z"
  },
  "status": "readonly",
  "status_timestamp": "2026-01-01T00:00:00Z",
  "planned_changes": [
    {
      "new_status": "inactive",
      "effective_date": "2026-07-01T00:00:00Z",
      "comment": "The monitoring endpoint will be taken offline once archival is confirmed complete."
    }
  ],
  "final_tree_head": {
    "sha256_root_hash": "eJj4IHvdYpljVsW/YCery+QsSRHbuYBME7H912a5P2Y=",
    "tree_size": 1213760846
  },
  "submission_endpoint": {
    "url": "https://example.com/log2025/submit"
  },
  "monitoring_endpoint": {
    "url": "https://log2025.example.com/monitor",
    "rate_limit": {
      "requests": 2000,
      "interval_seconds": 60,
      "scope": "ip"
    }
  },
  "log_software": {
    "name": "CloudyMcCloudface",
    "version": "1.9.8"
  }
}
