B.1.3 SCP

This section provides the audit and security logs for SCP.

SCP → Canary Release

Operation Type: GET

M-CNCC Core Ingress Gateway Logs

Audit Log
{
  "instant" : {
    "epochSecond" : 1765963475,
    "nanoOfSecond" : 665922849
  },
  "thread" : "ingress-h2c-epoll-4",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.config.CnccAuthorizationUtil",
  "message" : {
    "logType" : "AUDIT",
    "type" : "ACCESS_RESOURCE",
    "operationType" : "GET",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:8081",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release",
    "authenticationType" : "OAUTH"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 120,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:35.665+0000",
  "processId" : "1",
  "ocLogId" : "1765963475664_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Request Log
{
  "instant" : {
    "epochSecond" : 1765963475,
    "nanoOfSecond" : 668071816
  },
  "thread" : "igw-app-thread11",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "REQUEST",
    "operationType" : "GET",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:8081",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release",
    "scheme" : "http",
    "queryParams" : { },
    "headers" : {
      "Cookie" : "{masked}",
      "X-Requested-With" : "XMLHttpRequest",
      "Accept" : "*/*",
      "oc-cncc-id" : "Cluster1",
      "Connection" : "keep-alive",
      "User-Agent" : "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
      "uuidToken" : "a6c20279-f068-45fd-ad13-f4a4e1879706",
      "Host" : "xx.xx.xx.xx:30175",
      "DNT" : "1",
      "Accept-Encoding" : "gzip, deflate",
      "svcName" : "cncc1-acore-ingress-gateway",
      "ocLogId" : "1765963475664_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
      "sbi-timer-publish-headers" : "false",
      "Accept-Language" : "en-GB,en;q=0.9",
      "oc-cncc-instance-id" : "Cluster1-scp-instance1",
      "sbi-timer-feature" : "false",
      "Content-Type" : "application/json; charset=utf-8"
    },
    "payload" : "Either the payload is empty or too large",
    "authenticationType" : "OAUTH"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 126,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:35.668+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-871753753",
  "pod" : "cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "ocLogId" : "1765963475664_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Response Log
{
  "instant" : {
    "epochSecond" : 1765963476,
    "nanoOfSecond" : 121800468
  },
  "thread" : "igw-app-thread6",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "RESPONSE",
    "operationType" : "GET",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release",
    "scheme" : "http",
    "headers" : {
      "date" : "Wed, 17 Dec 2025 09:17:46 GMT",
      "content-length" : "182",
      "X-Content-Type-Options" : "nosniff",
      "RequestMethod" : "GET",
      "Pragma" : "no-cache",
      "X-Frame-Options" : "SAMEORIGIN",
      "Referrer-Policy" : "no-referrer",
      "Cache-Control" : "no-cache, no-store, max-age=0, must-revalidate",
      "NettyLatency" : "1765963475664",
      "content-type" : "application/json",
      "Expires" : "0",
      "X-XSS-Protection" : "0"
    },
    "payload" : "[{\"configName\":\"defaultCanaryConfigName\",\"canaryData\":{\"apiFullVersion\":\"2.0.0\",\"canaryTraffic\":5},\"createdTimestamp\":\"2025-12-15 08:12:40\",\"updatedTimestamp\":\"2025-12-15 08:12:40\"}]",
    "authenticationType" : "OAUTH",
    "status" : "200 OK"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 121,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:36.121+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-1958392965",
  "pod" : "cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "ocLogId" : "-",
  "instanceType" : "prod",
  "xRequestId" : "-"
}

A-CNCC Core Ingress Gateway Logs

Audit Log

{
  "instant" : {
    "epochSecond" : 1765963475,
    "nanoOfSecond" : 674153723
  },
  "thread" : "ingress-h2c-epoll-3",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.config.CnccAuthorizationUtil",
  "message" : {
    "logType" : "AUDIT",
    "type" : "ACCESS_RESOURCE",
    "operationType" : "GET",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:30175",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release",
    "authenticationType" : "JWT"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 132,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:35.674+0000",
  "processId" : "1",
  "ocLogId" : "1765963475671_132_cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Request Log
{
  "instant" : {
    "epochSecond" : 1765963475,
    "nanoOfSecond" : 677565603
  },
  "thread" : "igw-app-thread7",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "REQUEST",
    "operationType" : "GET",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:30175",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release",
    "scheme" : "http",
    "queryParams" : { },
    "headers" : {
      "Cookie" : "{masked}",
      "X-Requested-With" : "XMLHttpRequest",
      "Accept" : "*/*",
      "oc-cncc-id" : "Cluster1",
      "User-Agent" : "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
      "X-Forwarded-Proto" : "http",
      "X-Forwarded-Host" : "xx.xx.xx.xx:30175",
      "uuidToken" : "85d7522e-bb38-4ecb-8e39-0bd6cb949d0f",
      "DNT" : "1",
      "Accept-Encoding" : "gzip, deflate",
      "svcName" : "10.75.213.209",
      "ocLogId" : "1765963475664_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
      "X-Forwarded-Port" : "30175",
      "sbi-timer-publish-headers" : "false",
      "Authorization" : "{masked}",
      "host" : "cncc1-acore-ingress-gateway:30165",
      "Forwarded" : "proto=http;host=\"xx.xx.xx.xx:30175\";for=\"xx.xx.xx.xx:23515\"",
      "X-Forwarded-For" : "xx.xx.xx.xx",
      "connection" : "close",
      "Accept-Language" : "en-GB,en;q=0.9",
      "oc-cncc-instance-id" : "Cluster1-scp-instance1",
      "sbi-timer-feature" : "false",
      "Content-Type" : "application/json; charset=utf-8"
    },
    "payload" : "Either the payload is empty or too large",
    "authenticationType" : "JWT"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 141,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:35.677+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-856934590",
  "pod" : "cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "ocLogId" : "1765963475664_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Response Log
{
  "instant" : {
    "epochSecond" : 1765963476,
    "nanoOfSecond" : 115705075
  },
  "thread" : "igw-app-thread8",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "RESPONSE",
    "operationType" : "GET",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release",
    "scheme" : "http",
    "headers" : {
      "date" : "Wed, 17 Dec 2025 09:17:46 GMT",
      "content-length" : "182",
      "RequestMethod" : "GET",
      "X-Content-Type-Options" : "nosniff",
      "Pragma" : "no-cache",
      "X-Frame-Options" : "SAMEORIGIN",
      "Referrer-Policy" : "no-referrer",
      "Cache-Control" : "no-cache, no-store, max-age=0, must-revalidate",
      "NettyLatency" : "1765963475671",
      "content-type" : "application/json",
      "Expires" : "0",
      "X-XSS-Protection" : "0"
    },
    "payload" : "[{\"configName\":\"defaultCanaryConfigName\",\"canaryData\":{\"apiFullVersion\":\"2.0.0\",\"canaryTraffic\":5},\"createdTimestamp\":\"2025-12-15 08:12:40\",\"updatedTimestamp\":\"2025-12-15 08:12:40\"}]",
    "authenticationType" : "JWT",
    "status" : "200 OK"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 142,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:36.115+0000",
  "processId" : "1",
  "pod" : "cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "ocLogId" : "-",
  "instanceType" : "prod",
  "xRequestId" : "-"
}

Operation Type: CREATE

M-CNCC Core Ingress Gateway Logs

Audit Log
{
  "instant" : {
    "epochSecond" : 1765963496,
    "nanoOfSecond" : 195185400
  },
  "thread" : "ingress-h2c-epoll-4",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.config.CnccAuthorizationUtil",
  "message" : {
    "logType" : "AUDIT",
    "type" : "ACCESS_RESOURCE",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:8081",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "authenticationType" : "OAUTH"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 120,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:56.195+0000",
  "processId" : "1",
  "ocLogId" : "1765963496193_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Request Log
{
  "instant" : {
    "epochSecond" : 1765963496,
    "nanoOfSecond" : 198512994
  },
  "thread" : "igw-app-thread10",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "REQUEST",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:8081",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "queryParams" : { },
    "headers" : {
      "Origin" : "http://xx.xx.xx.xx:30175",
      "Cookie" : "{masked}",
      "X-Requested-With" : "XMLHttpRequest",
      "Accept" : "*/*",
      "oc-cncc-id" : "Cluster1",
      "Connection" : "keep-alive",
      "User-Agent" : "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
      "uuidToken" : "c3f5e010-dfac-48d2-8a59-25959f58513e",
      "Host" : "xx.xx.xx.xx:30175",
      "DNT" : "1",
      "Accept-Encoding" : "gzip, deflate",
      "svcName" : "cncc1-acore-ingress-gateway",
      "ocLogId" : "1765963496193_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
      "sbi-timer-publish-headers" : "false",
      "Accept-Language" : "en-GB,en;q=0.9",
      "Content-Length" : "126",
      "oc-cncc-instance-id" : "Cluster1-scp-instance1",
      "sbi-timer-feature" : "false",
      "Content-Type" : "application/json; charset=UTF-8"
    },
    "payload" : {
      "configName" : "n5g-eir",
      "canaryData" : {
        "apiFullVersion" : "2.0.0",
        "canaryTraffic" : 5
      },
      "createdTimestamp" : "",
      "updatedTimestamp" : ""
    },
    "authenticationType" : "OAUTH"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 125,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:56.198+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-1109083327",
  "pod" : "cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "ocLogId" : "1765963496193_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Response Log
{
  "instant" : {
    "epochSecond" : 1765963496,
    "nanoOfSecond" : 722833382
  },
  "thread" : "igw-app-thread9",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "RESPONSE",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "headers" : {
      "date" : "Wed, 17 Dec 2025 09:18:07 GMT",
      "content-length" : "164",
      "X-Content-Type-Options" : "nosniff",
      "RequestMethod" : "PUT",
      "Pragma" : "no-cache",
      "X-Frame-Options" : "SAMEORIGIN",
      "Referrer-Policy" : "no-referrer",
      "Cache-Control" : "no-cache, no-store, max-age=0, must-revalidate",
      "NettyLatency" : "1765963496193",
      "content-type" : "application/json",
      "Expires" : "0",
      "X-XSS-Protection" : "0"
    },
    "payload" : {
      "configName" : "n5g-eir",
      "canaryData" : {
        "apiFullVersion" : "2.0.0",
        "canaryTraffic" : 5
      },
      "createdTimestamp" : "2025-12-17 09:18:07",
      "updatedTimestamp" : "2025-12-17 09:18:07"
    },
    "authenticationType" : "OAUTH",
    "status" : "201 CREATED"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 124,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:56.722+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-606386065",
  "pod" : "cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "ocLogId" : "-",
  "instanceType" : "prod",
  "xRequestId" : "-"
}

A-CNCC Core Ingress Gateway Logs

Audit Log
{
  "instant" : {
    "epochSecond" : 1765963496,
    "nanoOfSecond" : 205116426
  },
  "thread" : "ingress-h2c-epoll-1",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.config.CnccAuthorizationUtil",
  "message" : {
    "logType" : "AUDIT",
    "type" : "ACCESS_RESOURCE",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:30175",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "authenticationType" : "JWT"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 74,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:56.205+0000",
  "processId" : "1",
  "ocLogId" : "1765963496202_74_cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Request Log
{
  "instant" : {
    "epochSecond" : 1765963496,
    "nanoOfSecond" : 209006367
  },
  "thread" : "igw-app-thread11",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "REQUEST",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:30175",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "queryParams" : { },
    "headers" : {
      "Origin" : "http://xx.xx.xx.xx:30175",
      "User-Agent" : "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
      "DNT" : "1",
      "Accept-Encoding" : "gzip, deflate",
      "Authorization" : "{masked}",
      "host" : "cncc1-acore-ingress-gateway:30165",
      "connection" : "close",
      "Content-Length" : "126",
      "oc-cncc-instance-id" : "Cluster1-scp-instance1",
      "Content-Type" : "application/json; charset=UTF-8",
      "Cookie" : "{masked}",
      "X-Requested-With" : "XMLHttpRequest",
      "Accept" : "*/*",
      "oc-cncc-id" : "Cluster1",
      "X-Forwarded-Proto" : "http",
      "X-Forwarded-Host" : "xx.xx.xx.xx:30175",
      "uuidToken" : "cb5902b4-bc46-4310-8628-22b0702845e0",
      "svcName" : "10.75.213.209",
      "ocLogId" : "1765963496193_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
      "X-Forwarded-Port" : "30175",
      "sbi-timer-publish-headers" : "false",
      "Forwarded" : "proto=http;host=\"xx.xx.xx.xx:30175\";for=\"xx.xx.xx.xx:23515\"",
      "X-Forwarded-For" : "xx.xx.xx.xx",
      "Accept-Language" : "en-GB,en;q=0.9",
      "sbi-timer-feature" : "false"
    },
    "payload" : {
      "configName" : "n5g-eir",
      "canaryData" : {
        "apiFullVersion" : "2.0.0",
        "canaryTraffic" : 5
      },
      "createdTimestamp" : "",
      "updatedTimestamp" : ""
    },
    "authenticationType" : "JWT"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 145,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:56.209+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-1900383147",
  "pod" : "cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "ocLogId" : "1765963496193_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Response Log
{
  "instant" : {
    "epochSecond" : 1765963496,
    "nanoOfSecond" : 713830161
  },
  "thread" : "igw-app-thread12",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "RESPONSE",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "headers" : {
      "date" : "Wed, 17 Dec 2025 09:18:07 GMT",
      "content-length" : "164",
      "RequestMethod" : "PUT",
      "X-Content-Type-Options" : "nosniff",
      "Pragma" : "no-cache",
      "X-Frame-Options" : "SAMEORIGIN",
      "Referrer-Policy" : "no-referrer",
      "Cache-Control" : "no-cache, no-store, max-age=0, must-revalidate",
      "NettyLatency" : "1765963496202",
      "content-type" : "application/json",
      "Expires" : "0",
      "X-XSS-Protection" : "0"
    },
    "payload" : {
      "configName" : "n5g-eir",
      "canaryData" : {
        "apiFullVersion" : "2.0.0",
        "canaryTraffic" : 5
      },
      "createdTimestamp" : "2025-12-17 09:18:07",
      "updatedTimestamp" : "2025-12-17 09:18:07"
    },
    "authenticationType" : "JWT",
    "status" : "201 CREATED"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 146,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:24:56.713+0000",
  "processId" : "1",
  "pod" : "cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "ocLogId" : "-",
  "instanceType" : "prod",
  "xRequestId" : "-"
}

Operation Type: UPDATE

M-CNCC Core Ingress Gateway Logs

Audit Log
{
  "instant" : {
    "epochSecond" : 1765963514,
    "nanoOfSecond" : 672563047
  },
  "thread" : "ingress-h2c-epoll-4",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.config.CnccAuthorizationUtil",
  "message" : {
    "logType" : "AUDIT",
    "type" : "ACCESS_RESOURCE",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:8081",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "authenticationType" : "OAUTH"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 120,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:14.672+0000",
  "processId" : "1",
  "ocLogId" : "1765963514671_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Request Log
{
  "instant" : {
    "epochSecond" : 1765963514,
    "nanoOfSecond" : 675292062
  },
  "thread" : "igw-app-thread4",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "REQUEST",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:8081",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "queryParams" : { },
    "headers" : {
      "Origin" : "http://xx.xx.xx.xx:30175",
      "Cookie" : "{masked}",
      "X-Requested-With" : "XMLHttpRequest",
      "Accept" : "*/*",
      "oc-cncc-id" : "Cluster1",
      "Connection" : "keep-alive",
      "User-Agent" : "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
      "uuidToken" : "f84e3f2f-539d-4b31-b1eb-070115583f9d",
      "Host" : "xx.xx.xx.xx:30175",
      "DNT" : "1",
      "Accept-Encoding" : "gzip, deflate",
      "svcName" : "cncc1-acore-ingress-gateway",
      "ocLogId" : "1765963514671_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
      "sbi-timer-publish-headers" : "false",
      "Accept-Language" : "en-GB,en;q=0.9",
      "Content-Length" : "164",
      "oc-cncc-instance-id" : "Cluster1-scp-instance1",
      "sbi-timer-feature" : "false",
      "Content-Type" : "application/json; charset=UTF-8"
    },
    "payload" : {
      "configName" : "n5g-eir",
      "canaryData" : {
        "apiFullVersion" : "2.0.0",
        "canaryTraffic" : 7
      },
      "createdTimestamp" : "2025-12-17 09:18:08",
      "updatedTimestamp" : "2025-12-17 09:18:08"
    },
    "authenticationType" : "OAUTH"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 117,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:14.675+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-22444421",
  "pod" : "cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "ocLogId" : "1765963514671_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Response Log
{
  "instant" : {
    "epochSecond" : 1765963515,
    "nanoOfSecond" : 245717416
  },
  "thread" : "igw-app-thread19",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "RESPONSE",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "headers" : {
      "date" : "Wed, 17 Dec 2025 09:18:26 GMT",
      "content-length" : "164",
      "X-Content-Type-Options" : "nosniff",
      "RequestMethod" : "PUT",
      "Pragma" : "no-cache",
      "X-Frame-Options" : "SAMEORIGIN",
      "Referrer-Policy" : "no-referrer",
      "Cache-Control" : "no-cache, no-store, max-age=0, must-revalidate",
      "NettyLatency" : "1765963514671",
      "content-type" : "application/json",
      "Expires" : "0",
      "X-XSS-Protection" : "0"
    },
    "payload" : {
      "configName" : "n5g-eir",
      "canaryData" : {
        "apiFullVersion" : "2.0.0",
        "canaryTraffic" : 7
      },
      "createdTimestamp" : "2025-12-17 09:18:08",
      "updatedTimestamp" : "2025-12-17 09:18:26"
    },
    "authenticationType" : "OAUTH",
    "status" : "200 OK"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 134,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:15.245+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-1818289583",
  "pod" : "cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "ocLogId" : "-",
  "instanceType" : "prod",
  "xRequestId" : "-"
}

A-CNCC Core Ingress Gateway Logs

Audit Log
{
  "instant" : {
    "epochSecond" : 1765963514,
    "nanoOfSecond" : 681958904
  },
  "thread" : "ingress-h2c-epoll-2",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.config.CnccAuthorizationUtil",
  "message" : {
    "logType" : "AUDIT",
    "type" : "ACCESS_RESOURCE",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:30175",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "authenticationType" : "JWT"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 127,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:14.681+0000",
  "processId" : "1",
  "ocLogId" : "1765963514679_127_cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Request Log
{
  "instant" : {
    "epochSecond" : 1765963514,
    "nanoOfSecond" : 685468116
  },
  "thread" : "igw-app-thread1",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "REQUEST",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:30175",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "queryParams" : { },
    "headers" : {
      "Origin" : "http://xx.xx.xx.xx:30175",
      "User-Agent" : "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
      "DNT" : "1",
      "Accept-Encoding" : "gzip, deflate",
      "Authorization" : "{masked}",
      "host" : "cncc1-acore-ingress-gateway:30165",
      "connection" : "close",
      "Content-Length" : "164",
      "oc-cncc-instance-id" : "Cluster1-scp-instance1",
      "Content-Type" : "application/json; charset=UTF-8",
      "Cookie" : "{masked}",
      "X-Requested-With" : "XMLHttpRequest",
      "Accept" : "*/*",
      "oc-cncc-id" : "Cluster1",
      "X-Forwarded-Proto" : "http",
      "X-Forwarded-Host" : "xx.xx.xx.xx:30175",
      "uuidToken" : "d0373899-c133-407a-9821-0d538b873ec1",
      "svcName" : "xx.xx.xx.xx",
      "ocLogId" : "1765963514671_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
      "X-Forwarded-Port" : "30175",
      "sbi-timer-publish-headers" : "false",
      "Forwarded" : "proto=http;host=\"xx.xx.xx.xx:30175\";for=\"xx.xx.xx.xx:23515\"",
      "X-Forwarded-For" : "xx.xx.xx.xx",
      "Accept-Language" : "en-GB,en;q=0.9",
      "sbi-timer-feature" : "false"
    },
    "payload" : {
      "configName" : "n5g-eir",
      "canaryData" : {
        "apiFullVersion" : "2.0.0",
        "canaryTraffic" : 7
      },
      "createdTimestamp" : "2025-12-17 09:18:08",
      "updatedTimestamp" : "2025-12-17 09:18:08"
    },
    "authenticationType" : "JWT"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 129,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:14.685+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-1655271529",
  "pod" : "cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "ocLogId" : "1765963514671_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Response Log
{
  "instant" : {
    "epochSecond" : 1765963515,
    "nanoOfSecond" : 238643432
  },
  "thread" : "igw-app-thread2",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "RESPONSE",
    "operationType" : "PUT",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "headers" : {
      "date" : "Wed, 17 Dec 2025 09:18:26 GMT",
      "content-length" : "164",
      "RequestMethod" : "PUT",
      "X-Content-Type-Options" : "nosniff",
      "Pragma" : "no-cache",
      "X-Frame-Options" : "SAMEORIGIN",
      "Referrer-Policy" : "no-referrer",
      "Cache-Control" : "no-cache, no-store, max-age=0, must-revalidate",
      "NettyLatency" : "1765963514679",
      "content-type" : "application/json",
      "Expires" : "0",
      "X-XSS-Protection" : "0"
    },
    "payload" : {
      "configName" : "n5g-eir",
      "canaryData" : {
        "apiFullVersion" : "2.0.0",
        "canaryTraffic" : 7
      },
      "createdTimestamp" : "2025-12-17 09:18:08",
      "updatedTimestamp" : "2025-12-17 09:18:26"
    },
    "authenticationType" : "JWT",
    "status" : "200 OK"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 130,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:15.238+0000",
  "processId" : "1",
  "pod" : "cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "ocLogId" : "-",
  "instanceType" : "prod",
  "xRequestId" : "-"
}

Operation Type: DELETE

M-CNCC Core Ingress Gateway Logs

Audit Log
{
  "instant" : {
    "epochSecond" : 1765963532,
    "nanoOfSecond" : 129931105
  },
  "thread" : "ingress-h2c-epoll-4",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.config.CnccAuthorizationUtil",
  "message" : {
    "logType" : "AUDIT",
    "type" : "ACCESS_RESOURCE",
    "operationType" : "DELETE",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:8081",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "authenticationType" : "OAUTH"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 120,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:32.129+0000",
  "processId" : "1",
  "ocLogId" : "1765963532128_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Request Log
{
  "instant" : {
    "epochSecond" : 1765963532,
    "nanoOfSecond" : 132400465
  },
  "thread" : "igw-app-thread1",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "REQUEST",
    "operationType" : "DELETE",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:8081",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "queryParams" : { },
    "headers" : {
      "Origin" : "http://xx.xx.xx.xx:30175",
      "Cookie" : "{masked}",
      "X-Requested-With" : "XMLHttpRequest",
      "Accept" : "*/*",
      "oc-cncc-id" : "Cluster1",
      "Connection" : "keep-alive",
      "User-Agent" : "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
      "uuidToken" : "ac325f21-c11f-4ee7-b235-18242f308efe",
      "Host" : "10.121.27.39:30175",
      "DNT" : "1",
      "Accept-Encoding" : "gzip, deflate",
      "svcName" : "cncc1-acore-ingress-gateway",
      "ocLogId" : "1765963532128_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
      "sbi-timer-publish-headers" : "false",
      "Accept-Language" : "en-GB,en;q=0.9",
      "oc-cncc-instance-id" : "Cluster1-scp-instance1",
      "sbi-timer-feature" : "false"
    },
    "payload" : "Either the payload is empty or too large",
    "authenticationType" : "OAUTH"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 114,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:32.132+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-135976969",
  "pod" : "cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "ocLogId" : "1765963532128_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Response Log
{
  "instant" : {
    "epochSecond" : 1765963532,
    "nanoOfSecond" : 647762398
  },
  "thread" : "igw-app-thread6",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "RESPONSE",
    "operationType" : "DELETE",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "headers" : {
      "date" : "Wed, 17 Dec 2025 09:18:43 GMT",
      "X-Frame-Options" : "SAMEORIGIN",
      "Referrer-Policy" : "no-referrer",
      "transfer-encoding" : "chunked",
      "Cache-Control" : "no-cache, no-store, max-age=0, must-revalidate",
      "X-Content-Type-Options" : "nosniff",
      "RequestMethod" : "DELETE",
      "NettyLatency" : "1765963532128",
      "Pragma" : "no-cache",
      "Expires" : "0",
      "X-XSS-Protection" : "0"
    },
    "payload" : { },
    "authenticationType" : "OAUTH",
    "status" : "204 NO_CONTENT"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 121,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:32.647+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-1958392965",
  "pod" : "cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "ocLogId" : "-",
  "instanceType" : "prod",
  "xRequestId" : "-"
}

A-CNCC Core Ingress Gateway Logs

Audit Log
{
  "instant" : {
    "epochSecond" : 1765963532,
    "nanoOfSecond" : 140064037
  },
  "thread" : "ingress-h2c-epoll-1",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.config.CnccAuthorizationUtil",
  "message" : {
    "logType" : "AUDIT",
    "type" : "ACCESS_RESOURCE",
    "operationType" : "DELETE",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:30175",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "authenticationType" : "JWT"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 74,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:32.140+0000",
  "processId" : "1",
  "ocLogId" : "1765963532137_74_cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Request Log
{
  "instant" : {
    "epochSecond" : 1765963532,
    "nanoOfSecond" : 143395128
  },
  "thread" : "igw-app-thread7",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "REQUEST",
    "operationType" : "DELETE",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "remoteAddress" : "xx.xx.xx.xx:23515",
    "localAddress" : "xx.xx.xx.xx:30175",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "queryParams" : { },
    "headers" : {
      "Origin" : "http://xx.xx.xx.xx:30175",
      "Cookie" : "{masked}",
      "X-Requested-With" : "XMLHttpRequest",
      "Accept" : "*/*",
      "oc-cncc-id" : "Cluster1",
      "User-Agent" : "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
      "X-Forwarded-Proto" : "http",
      "X-Forwarded-Host" : "xx.xx.xx.xx:30175",
      "uuidToken" : "5c9dad6a-5c56-44ac-a77c-8b85cf0258ef",
      "DNT" : "1",
      "Accept-Encoding" : "gzip, deflate",
      "svcName" : "xx.xx.xx.xx",
      "ocLogId" : "1765963532128_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
      "X-Forwarded-Port" : "30175",
      "sbi-timer-publish-headers" : "false",
      "Authorization" : "{masked}",
      "host" : "cncc1-acore-ingress-gateway:30165",
      "Forwarded" : "proto=http;host=\"xx.xx.xx.xx:30175\";for=\"xx.xx.xx.xx:23515\"",
      "X-Forwarded-For" : "10.233.113.0",
      "connection" : "close",
      "Accept-Language" : "en-GB,en;q=0.9",
      "oc-cncc-instance-id" : "Cluster1-scp-instance1",
      "sbi-timer-feature" : "false"
    },
    "payload" : "Either the payload is empty or too large",
    "authenticationType" : "JWT"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 141,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:32.143+0000",
  "processId" : "1",
  "ingressTxId" : "ingress-tx-1710315333",
  "pod" : "cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "ocLogId" : "1765963532128_120_cncc1-mcore-ingress-gateway-7f76dc699d-c75fc",
  "instanceType" : "prod",
  "xRequestId" : "-"
}
SECURITY- Response Log
 {
  "instant" : {
    "epochSecond" : 1765963532,
    "nanoOfSecond" : 638326209
  },
  "thread" : "igw-app-thread8",
  "level" : "INFO",
  "loggerName" : "ocpm.cne.gateway.cncc.filters.CnccLoggingFilter",
  "message" : {
    "logType" : "SECURITY",
    "type" : "RESPONSE",
    "operationType" : "DELETE",
    "resourceType" : "SCP",
    "cnccId" : "Cluster1",
    "instanceId" : "Cluster1-scp-instance1",
    "userId" : "2ff48402-bd03-4404-a3a9-f679d4d560f8",
    "username" : "user",
    "resourcePath" : "/ocscp/scpc-configuration/v1/canary-release/n5g-eir",
    "scheme" : "http",
    "headers" : {
      "date" : "Wed, 17 Dec 2025 09:18:43 GMT",
      "X-Frame-Options" : "SAMEORIGIN",
      "Referrer-Policy" : "no-referrer",
      "transfer-encoding" : "chunked",
      "Cache-Control" : "no-cache, no-store, max-age=0, must-revalidate",
      "RequestMethod" : "DELETE",
      "X-Content-Type-Options" : "nosniff",
      "NettyLatency" : "1765963532137",
      "Pragma" : "no-cache",
      "Expires" : "0",
      "X-XSS-Protection" : "0"
    },
    "payload" : { },
    "authenticationType" : "JWT",
    "status" : "204 NO_CONTENT"
  },
  "endOfBatch" : false,
  "loggerFqcn" : "org.apache.logging.log4j.internal.DefaultLogBuilder",
  "threadId" : 142,
  "threadPriority" : 5,
  "messageTimestamp" : "2025-12-17T09:25:32.638+0000",
  "processId" : "1",
  "pod" : "cncc1-acore-ingress-gateway-596b995666-pfgm5",
  "ocLogId" : "-",
  "instanceType" : "prod",
  "xRequestId" : "-"
}