{
  "$schema": "https://www.certificate-transparency.org/schemas/log-metadata-v1.json",
  "log_id": "ExampleLogIdHashForTestLog2026Base64Encoded=",
  "key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEExampleKeyForTestLog2026ThatIsValidBase64EncodedSubjectPublicKeyInfoAAAAAAAAAAAAAAAAAA==",
  "friendly_name": "testlog2026",
  "log_spec": "static-ct-api",
  "mmd_seconds": 86400,
  "intended_use": "test",
  "tls_only": true,
  "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": "inactive",
      "effective_date": "2026-12-31T23:59:59Z",
      "comment": "This test log will be taken offline at the end of its operational year."
    }
  ],
  "submission_endpoint": {
    "url": "https://example.com/testlog2026/",
    "rate_limit": {
      "requests": 1000,
      "interval_seconds": 60,
      "scope": "ip"
    }
  },
  "monitoring_endpoint": {
    "url": "https://example.com/testlog2026/",
    "rate_limit": {
      "requests": 5000,
      "interval_seconds": 60,
      "scope": "ip"
    }
  },
  "log_software": {
    "name": "CloudyMcCloudface",
    "version": "1.3.0"
  }
}
