==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: ds-cts-0 Namespace: xlou Priority: 0 Service Account: default Node: gke-xlou-cdm-default-pool-1b0769c8-w15q/10.142.0.108 Start Time: Wed, 17 Apr 2024 18:33:21 +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-78b694f99c statefulset.kubernetes.io/pod-name=ds-cts-0 tier=ds Annotations: kubectl.kubernetes.io/restartedAt: 2024-04-17T18:32:37Z Status: Running IP: 10.106.40.139 IPs: IP: 10.106.40.139 Controlled By: StatefulSet/ds-cts Init Containers: initialize: Container ID: containerd://212cf41efe46878c7fe37f32205e8329721019757b18042c648a362fc232ebb6 Image: gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-db97906b8eff882e42d79d5b86aca43562470e8d Image ID: gcr.io/engineeringpit/lodestar-images/ds-cts@sha256:8f2825b8ab903d4e1234b81cb184a7024df93080a00dae590c47ec7e1ed65665 Port: Host Port: Command: /opt/opendj/scripts/init-and-restore.sh State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 17 Apr 2024 18:33:23 +0000 Finished: Wed, 17 Apr 2024 18:33:39 +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-ll9nd (ro) /var/run/secrets/opendj from secrets (rw) /var/run/secrets/opendj-passwords from passwords (rw) Containers: ds: Container ID: containerd://0698c6c3619d8916c4bd061a24203c98a4ba603a7166cf30225a8ed15719009f Image: gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-db97906b8eff882e42d79d5b86aca43562470e8d Image ID: gcr.io/engineeringpit/lodestar-images/ds-cts@sha256:8f2825b8ab903d4e1234b81cb184a7024df93080a00dae590c47ec7e1ed65665 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: Wed, 17 Apr 2024 18:33:40 +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-ll9nd (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-ll9nd: 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 9m13s default-scheduler Successfully assigned xlou/ds-cts-0 to gke-xlou-cdm-default-pool-1b0769c8-w15q Normal Pulling 9m12s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-db97906b8eff882e42d79d5b86aca43562470e8d" Normal Pulled 9m11s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-db97906b8eff882e42d79d5b86aca43562470e8d" in 217.165648ms (217.170837ms including waiting) Normal Created 9m11s kubelet Created container initialize Normal Started 9m11s kubelet Started container initialize Normal Pulling 8m55s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-db97906b8eff882e42d79d5b86aca43562470e8d" Normal Pulled 8m54s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.6.0-db97906b8eff882e42d79d5b86aca43562470e8d" in 184.648827ms (184.652418ms including waiting) Normal Created 8m54s kubelet Created container ds Normal Started 8m54s kubelet Started container ds ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== Found data present in /opt/opendj/data before DS initialization changelogDb db import-tmp locks var Initializing "data/import-tmp" from Docker image Upgrading configuration and data... * OpenDJ data has already been upgraded to version 7.6.0.db97906b8eff882e42d79d5b86aca43562470e8d 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/import-tmp" from Docker image Upgrading configuration and data... * OpenDJ data has already been upgraded to version 7.6.0.db97906b8eff882e42d79d5b86aca43562470e8d 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-17T18:33:51.041Z","category":"JVM","severity":"NOTICE","msgId":1058,"message":"ForgeRock Directory Services 7.6.0-20240412143511-db97906b8eff882e42d79d5b86aca43562470e8d (build 20240412144828, revision number db97906b8eff882e42d79d5b86aca43562470e8d) starting up"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:51.041Z","category":"JVM","severity":"NOTICE","msgId":2233,"message":"Installation Directory: /opt/opendj"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:51.041Z","category":"JVM","severity":"NOTICE","msgId":2235,"message":"Instance Directory: /opt/opendj"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:51.041Z","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-17T18:33:51.041Z","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.15.133+ amd64, 15032385536 bytes physical memory size, number of processors available 30"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:51.041Z","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-17T18:33:51.241Z","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-17T18:33:55.046Z","category":"BACKEND","severity":"NOTICE","msgId":608,"message":"The database backend amCts containing 11049 entries has started"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.249Z","category":"SYNC.PURGE","severity":"INFORMATION","msgId":2210,"message":"The purge delay has been set to: 12 h"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.249Z","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-17T18:33:58.449Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":2023,"message":"Replication server RS(ds-cts-0) has connected to replication server RS(ds-cts-1) for domain \"ou=tokens\" at ds-cts-1.ds-cts.xlou.svc.cluster.local/10.106.46.162:8989"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.449Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":2023,"message":"Replication server RS(ds-cts-0) has connected to replication server RS(ds-cts-1) for domain \"uid=monitor\" at ds-cts-1.ds-cts.xlou.svc.cluster.local/10.106.46.162:8989"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.449Z","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 \"uid=monitor\" at ds-cts-2.ds-cts.xlou.svc.cluster.local/10.106.46.5:8989"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.449Z","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.5:8989"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.449Z","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.40.139:34264"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.449Z","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.40.139:8989 with generation ID 12671"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.650Z","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.40.139:34280"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.650Z","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.40.139:8989 with generation ID 69125"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.650Z","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-17T18:33:58.650Z","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-17T18:33:58.650Z","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-17T18:33:58.650Z","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-17T18:33:58.650Z","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-17T18:33:58.650Z","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-17T18:33:58.650Z","category":"CORE","severity":"NOTICE","msgId":1059,"message":"The Directory Server has started successfully"} {"eventName":"DJ-SERVER","timestamp":"2024-04-17T18:33:58.650Z","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":"a05cace9-aff9-4be7-abdf-2c354687d3d5-62","timestamp":"2024-04-17T18:34:00.940Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-57","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":99,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-2305","timestamp":"2024-04-17T18:34:30.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-2300","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-3216","timestamp":"2024-04-17T18:35:00.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-3211","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-3851","timestamp":"2024-04-17T18:35:30.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-3846","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-3894","timestamp":"2024-04-17T18:36:00.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-3889","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-4200","timestamp":"2024-04-17T18:36:30.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-4195","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-5114","timestamp":"2024-04-17T18:37:00.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-5109","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-6026","timestamp":"2024-04-17T18:37:30.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-6021","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-6949","timestamp":"2024-04-17T18:38:00.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-6944","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-7874","timestamp":"2024-04-17T18:38:30.905Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-7869","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-8797","timestamp":"2024-04-17T18:39:00.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-8792","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-9723","timestamp":"2024-04-17T18:39:30.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-9718","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-10650","timestamp":"2024-04-17T18:40:00.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-10645","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-11468","timestamp":"2024-04-17T18:40:30.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-11463","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-11495","timestamp":"2024-04-17T18:41:00.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-11490","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-11526","timestamp":"2024-04-17T18:41:30.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-11521","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-11557","timestamp":"2024-04-17T18:42:00.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-11552","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"a05cace9-aff9-4be7-abdf-2c354687d3d5-11610","timestamp":"2024-04-17T18:42:30.906Z","eventName":"DJ-HTTP","transactionId":"a05cace9-aff9-4be7-abdf-2c354687d3d5-11605","client":{"ip":"10.106.41.131","port":51066},"server":{"ip":"10.106.40.139","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.40.139:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"}