==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: ds-cts-0 Namespace: xlou Priority: 0 Service Account: default Node: gke-xlou-cdm-ds-32e4dcb1-3pj9/10.142.0.77 Start Time: Tue, 09 Apr 2024 22:00:11 +0000 Labels: affinity=directory app=ds-cts app.kubernetes.io/component=directory app.kubernetes.io/instance=ds-cts app.kubernetes.io/name=ds app.kubernetes.io/part-of=forgerock controller-revision-hash=ds-cts-bf5d4667 statefulset.kubernetes.io/pod-name=ds-cts-0 tier=ds Annotations: Status: Running IP: 10.106.46.132 IPs: IP: 10.106.46.132 Controlled By: StatefulSet/ds-cts Init Containers: initialize: Container ID: containerd://9ecdff972c6a4e42d29d861c0b0f62a543c636685dad6517ce323b566ccf7677 Image: gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-d49ad6a5879fab3530729d8773297783d042f903 Image ID: gcr.io/engineeringpit/lodestar-images/ds-cts@sha256:d4625dfdd91929be72a5064d8bf9b53167e17f81160a4fb99e14abf4d21541a7 Port: Host Port: Command: /opt/opendj/scripts/init-and-restore.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 09 Apr 2024 22:00:21 +0000 Finished: Tue, 09 Apr 2024 22:00:31 +0000 Ready: True Restart Count: 0 Limits: memory: 14Gi Requests: cpu: 8 memory: 11Gi Environment Variables from: cloud-storage-credentials-cts Secret Optional: false Environment: DS_SET_UID_ADMIN_AND_MONITOR_PASSWORDS: true DS_UID_MONITOR_PASSWORD_FILE: /var/run/secrets/opendj-passwords/monitor.pw DS_UID_ADMIN_PASSWORD_FILE: /var/run/secrets/opendj-passwords/dirmanager.pw DSBACKUP_HOSTS: Optional: false DSBACKUP_DIRECTORY: Optional: false AUTORESTORE_FROM_DSBACKUP: Optional: false DISASTER_RECOVERY_ID: Optional: false Mounts: /opt/opendj/data from data (rw) /opt/opendj/pem-keys-directory/master-key from secrets (rw,path="master-key-pair-combined.pem") /opt/opendj/pem-keys-directory/ssl-key-pair from secrets (rw,path="ssl-key-pair-combined.pem") /opt/opendj/pem-trust-directory/cacerts.pem from truststore (rw,path="cacerts") /opt/opendj/secrets from secrets (rw) /var/run/secrets/cloud-credentials-cache/ from cloud-credentials-cache (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-khzt7 (ro) /var/run/secrets/opendj from secrets (rw) /var/run/secrets/opendj-passwords from passwords (rw) Containers: ds: Container ID: containerd://47ceb92b5f7a8cb825e9cec7434e67067f16d5393b3c03d89db04a1a2bd7d63b Image: gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-d49ad6a5879fab3530729d8773297783d042f903 Image ID: gcr.io/engineeringpit/lodestar-images/ds-cts@sha256:d4625dfdd91929be72a5064d8bf9b53167e17f81160a4fb99e14abf4d21541a7 Ports: 1389/TCP, 1636/TCP, 4444/TCP, 8989/TCP, 8080/TCP, 8443/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP, 0/TCP, 0/TCP, 0/TCP Args: start-ds State: Running Started: Tue, 09 Apr 2024 22:00:32 +0000 Ready: True Restart Count: 0 Limits: memory: 14Gi Requests: cpu: 8 memory: 11Gi Environment Variables from: cloud-storage-credentials-cts Secret Optional: false Environment: NAMESPACE: xlou (v1:metadata.namespace) DSBACKUP_HOSTS: Optional: false DSBACKUP_DIRECTORY: Optional: false Mounts: /opt/opendj/data from data (rw) /opt/opendj/pem-keys-directory/master-key from secrets (rw,path="master-key-pair-combined.pem") /opt/opendj/pem-keys-directory/ssl-key-pair from secrets (rw,path="ssl-key-pair-combined.pem") /opt/opendj/pem-trust-directory/cacerts.pem from truststore (rw,path="cacerts") /opt/opendj/secrets from secrets (rw) /var/run/secrets/cloud-credentials-cache/ from cloud-credentials-cache (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-khzt7 (ro) /var/run/secrets/opendj from secrets (rw) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: data: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: data-ds-cts-0 ReadOnly: false secrets: Type: Secret (a volume populated by a Secret) SecretName: ds Optional: false passwords: Type: Secret (a volume populated by a Secret) SecretName: ds-passwords Optional: false cloud-credentials-cache: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: truststore: Type: Secret (a volume populated by a Secret) SecretName: truststore-pem Optional: false kube-api-access-khzt7: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: WorkerDedicatedDS op=Exists kubernetes.io/arch:NoSchedule op=Exists node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 4m19s default-scheduler Successfully assigned xlou/ds-cts-0 to gke-xlou-cdm-ds-32e4dcb1-3pj9 Normal SuccessfulAttachVolume 4m12s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-2b23814c-85d1-47c7-8007-1a92215daea0" Normal Pulling 4m10s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-d49ad6a5879fab3530729d8773297783d042f903" Normal Pulled 4m10s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-d49ad6a5879fab3530729d8773297783d042f903" in 329.376701ms Normal Created 4m10s kubelet Created container initialize Normal Started 4m9s kubelet Started container initialize Normal Pulling 3m59s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-d49ad6a5879fab3530729d8773297783d042f903" Normal Pulled 3m58s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-d49ad6a5879fab3530729d8773297783d042f903" in 179.580671ms Normal Created 3m58s kubelet Created container ds Normal Started 3m58s kubelet Started container ds ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== Initializing "data/db" from Docker image Initializing "data/changelogDb" from Docker image Initializing "data/import-tmp" from Docker image Initializing "data/locks" from Docker image Initializing "data/var" from Docker image Upgrading configuration and data... * OpenDJ data has already been upgraded to version 7.6.0.d49ad6a5879fab3530729d8773297783d042f903 Rebuilding degraded indexes for base DN "ou=tokens"... Updating the "uid=admin" password Updating the "uid=monitor" password Initialization completed AUTORESTORE_FROM_DSBACKUP is missing or not set to true. Skipping restore Initializing "data/changelogDb" from Docker image Initializing "data/import-tmp" from Docker image Upgrading configuration and data... * OpenDJ data has already been upgraded to version 7.6.0.d49ad6a5879fab3530729d8773297783d042f903 Rebuilding degraded indexes for base DN "ou=tokens"... Server configured with: Group ID : default Server ID : ds-cts-0 Advertised listen address : ds-cts-0.ds-cts.xlou.svc.cluster.local Bootstrap replication server(s) : ds-cts-0.ds-cts.xlou.svc.cluster.local:8989,ds-cts-1.ds-cts.xlou.svc.cluster.local:8989 {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:40.056Z","category":"JVM","severity":"NOTICE","msgId":1058,"message":"ForgeRock Directory Services 7.6.0-20240405153841-d49ad6a5879fab3530729d8773297783d042f903 (build 20240405155149, revision number d49ad6a5879fab3530729d8773297783d042f903) starting up"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:40.056Z","category":"JVM","severity":"NOTICE","msgId":2233,"message":"Installation Directory: /opt/opendj"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:40.056Z","category":"JVM","severity":"NOTICE","msgId":2235,"message":"Instance Directory: /opt/opendj"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:40.056Z","category":"JVM","severity":"NOTICE","msgId":2229,"message":"JVM Information: 21.0.2+13-LTS by Azul Systems, Inc., 64-bit architecture, 11274289152 bytes heap size"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:40.056Z","category":"JVM","severity":"NOTICE","msgId":2230,"message":"JVM Host: ds-cts-0.ds-cts.xlou.svc.cluster.local default/ds-cts-0, running Linux 5.10.162+ amd64, 15032385536 bytes physical memory size, number of processors available 16"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:40.056Z","category":"JVM","severity":"NOTICE","msgId":2231,"message":"JVM Arguments: \"-XX:+ExitOnOutOfMemoryError\", \"-XX:MaxRAMPercentage=75\", \"-XX:MaxTenuringThreshold=1\", \"-Djava.security.egd=file:/dev/urandom\", \"-Dorg.opends.server.scriptName=start-ds\""} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:40.257Z","category":"CORE","severity":"WARNING","msgId":1025,"message":"'External Access Log Publisher' is DEPRECATED for removal since 7.2.0. Its usage is highly discouraged"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:40.657Z","category":"BACKEND","severity":"NOTICE","msgId":608,"message":"The database backend amCts containing 5 entries has started"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.058Z","category":"SYNC.PURGE","severity":"INFORMATION","msgId":2210,"message":"The purge delay has been set to: 12 h"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.058Z","category":"SYNC.LIFECYCLE","severity":"NOTICE","msgId":2022,"message":"Replication server RS(ds-cts-0) started listening for new connections on address 0.0.0.0 port 8989"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.258Z","category":"SYNC.STATE","severity":"NOTICE","msgId":2204,"message":"Directory server DS(ds-cts-0) did not find a generation ID for domain 'uid=monitor'. A new generation ID will be computed by exporting the first 1 entries in the domain"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.258Z","category":"SYNC.CONNECTIONS","severity":"WARNING","msgId":2203,"message":"Directory server DS(ds-cts-0) was unable to connect to replication server at ds-cts-1.ds-cts.xlou.svc.cluster.local:8989 for domain 'uid=monitor': unknown host"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":2025,"message":"Replication server RS(ds-cts-0) has accepted a connection from directory server DS(ds-cts-0) for domain \"uid=monitor\" at /10.106.46.132:52538"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"SYNC.CONNECTIONS","severity":"NOTICE","msgId":2026,"message":"Directory server DS(ds-cts-0) has connected to replication server RS(ds-cts-0) for domain \"uid=monitor\" at 10.106.46.132:8989 with generation ID 12671"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"SYNC.STATE","severity":"NOTICE","msgId":2204,"message":"Directory server DS(ds-cts-0) did not find a generation ID for domain 'ou=tokens'. A new generation ID will be computed by exporting the first 5 entries in the domain"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"BACKEND","severity":"NOTICE","msgId":610,"message":"Exported 5 entries and skipped 0 in 0 seconds (average rate 384.6/sec)"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":2025,"message":"Replication server RS(ds-cts-0) has accepted a connection from directory server DS(ds-cts-0) for domain \"ou=tokens\" at /10.106.46.132:52570"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"SYNC.CONNECTIONS","severity":"NOTICE","msgId":2026,"message":"Directory server DS(ds-cts-0) has connected to replication server RS(ds-cts-0) for domain \"ou=tokens\" at 10.106.46.132:8989 with generation ID 69125"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"CORE","severity":"NOTICE","msgId":1409,"message":"Registered 0 static groups, 0 dynamic groups and 0 virtual static groups. The static group cache is using 0 bytes of memory"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"PROTOCOL.LDAP","severity":"NOTICE","msgId":1845,"message":"Started listening for new connections on Administration Connector 0.0.0.0:4444"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"PROTOCOL.LDAP","severity":"NOTICE","msgId":1845,"message":"Started listening for new connections on LDAP 0.0.0.0:1389"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"PROTOCOL.HTTP","severity":"NOTICE","msgId":1845,"message":"Started listening for new connections on HTTP 0.0.0.0:8080"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"PROTOCOL.HTTP","severity":"NOTICE","msgId":1845,"message":"Started listening for new connections on HTTPS 0.0.0.0:8443"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"PROTOCOL.LDAP","severity":"NOTICE","msgId":1845,"message":"Started listening for new connections on LDAPS 0.0.0.0:1636"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"CORE","severity":"NOTICE","msgId":1059,"message":"The Directory Server has started successfully"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:00:41.458Z","category":"CORE","severity":"NOTICE","msgId":1061,"message":"The Directory Server has sent an alert notification generated by class org.opends.server.core.DirectoryServer (alert type org.opends.server.DirectoryServerStarted, alert ID org.opends.messages.server-1059): The Directory Server has started successfully"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-50","timestamp":"2024-04-09T22:01:01.799Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-49","client":{"ip":"10.106.40.7","port":39250},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/alive","headers":{"accept":["*/*"],"host":["ds-cts-0.ds-cts:8080"],"user-agent":["curl/7.64.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-57","timestamp":"2024-04-09T22:01:03.116Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-52","client":{"ip":"10.106.40.148","port":50588},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.132:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":71,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:01:09.489Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":2024,"message":"Replication server RS(ds-cts-0) has accepted a connection from replication server RS(ds-cts-1) for domain \"uid=monitor\" at /10.106.45.132:46820"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:01:09.489Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":2024,"message":"Replication server RS(ds-cts-0) has accepted a connection from replication server RS(ds-cts-1) for domain \"ou=tokens\" at /10.106.45.132:40484"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-73","timestamp":"2024-04-09T22:01:33.115Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-68","client":{"ip":"10.106.40.148","port":50588},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.132:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:01:35.112Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":2024,"message":"Replication server RS(ds-cts-0) has accepted a connection from replication server RS(ds-cts-2) for domain \"uid=monitor\" at /10.106.46.4:59558"} {"eventName":"DJ-SERVER","timestamp":"2024-04-09T22:01:35.112Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":2023,"message":"Replication server RS(ds-cts-0) has connected to replication server RS(ds-cts-2) for domain \"ou=tokens\" at ds-cts-2.ds-cts.xlou.svc.cluster.local/10.106.46.4:8989"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-80","timestamp":"2024-04-09T22:02:03.115Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-75","client":{"ip":"10.106.40.148","port":50588},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.132:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-83","timestamp":"2024-04-09T22:02:08.087Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-82","client":{"ip":"10.106.42.134","port":46972},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/alive","headers":{"accept":["*/*"],"host":["ds-cts-0.ds-cts:8080"],"user-agent":["curl/7.81.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":1,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-86","timestamp":"2024-04-09T22:02:08.090Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-85","client":{"ip":"10.106.43.5","port":54560},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/alive","headers":{"accept":["*/*"],"host":["ds-cts-0.ds-cts:8080"],"user-agent":["curl/7.81.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":0,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-89","timestamp":"2024-04-09T22:02:08.212Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-88","client":{"ip":"10.106.41.133","port":42744},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/alive","headers":{"accept":["*/*"],"host":["ds-cts-0.ds-cts:8080"],"user-agent":["curl/7.81.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":1,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-102","timestamp":"2024-04-09T22:02:33.115Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-97","client":{"ip":"10.106.40.148","port":50588},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.132:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-144","timestamp":"2024-04-09T22:03:03.115Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-139","client":{"ip":"10.106.40.148","port":50588},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.132:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-174","timestamp":"2024-04-09T22:03:33.116Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-169","client":{"ip":"10.106.40.148","port":50588},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.132:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"9480b7b2-fb97-4d29-8881-a399f27eee39-211","timestamp":"2024-04-09T22:04:03.115Z","eventName":"DJ-HTTP","transactionId":"9480b7b2-fb97-4d29-8881-a399f27eee39-206","client":{"ip":"10.106.40.148","port":50588},"server":{"ip":"10.106.46.132","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-cts-0.ds-cts.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.132:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"}