{
  "$schema": "https://www.certificate-transparency.org/schemas/log-metadata-v1.json",
  "log_id": "ExampleLogIdHashForLog2026Base64EncodedAAAA=",
  "key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEExampleKeyForLog2026ThatIsValidBase64EncodedSubjectPublicKeyInfoAAAAAAAAAAAAAAAAAAAAAA==",
  "friendly_name": "log2026",
  "log_spec": "rfc6962",
  "mmd_seconds": 86400,
  "intended_use": "production",
  "tls_only": false,
  "temporal_interval": {
    "start_inclusive": "2026-01-01T00:00:00Z",
    "end_exclusive": "2027-01-01T00:00:00Z"
  },
  "status": "active",
  "status_timestamp": "2025-06-01T00:00:00Z",
  "planned_changes": [
    {
      "new_status": "readonly",
      "effective_date": "2026-12-31T23:59:59Z",
      "comment": "This log will stop accepting new certificate submissions at the end of its operational year, but will remain available for monitoring."
    },
    {
      "new_status": "inactive",
      "effective_date": "2027-06-30T00:00:00Z",
      "comment": "All endpoints will be taken offline mid-year following the submission window closure."
    }
  ],
  "endpoint": {
    "url": "https://example.com/log2026/",
    "rate_limit": {
      "requests": 1000,
      "interval_seconds": 60,
      "scope": "ip"
    }
  },
  "log_software": {
    "name": "CloudyMcCloudface",
    "version": "2.1.0"
  }
}
