==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: am-7849cf7bdb-mnbt9 Namespace: xlou Priority: 0 Node: gke-xlou-cdm-default-pool-cab466d1-c9gd/10.142.0.33 Start Time: Sat, 13 May 2023 00:47:01 +0000 Labels: app=am app.kubernetes.io/component=am app.kubernetes.io/instance=am app.kubernetes.io/name=am app.kubernetes.io/part-of=forgerock pod-template-hash=7849cf7bdb tier=middle Annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: true Status: Running IP: 10.106.42.139 IPs: IP: 10.106.42.139 Controlled By: ReplicaSet/am-7849cf7bdb Init Containers: fbc-init: Container ID: containerd://3e881e01e655abafb202980d4eec0c68d6b1f1fb439aa649e9a465dd5548102b Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:45f36f79f8a1976860863e2abf184e20c32f2e4750c2f7d4114b8bcf2e7566d5 Port: Host Port: Command: /bin/bash -c if [ -d /fbc/config ]; then echo "Existing openam configuration found. Skipping copy" else echo "Copying docker image configuration files to the shared volume" cd /home/forgerock/openam cp -r .homeVersion * /fbc fi State: Terminated Reason: Completed Exit Code: 0 Started: Sat, 13 May 2023 00:47:03 +0000 Finished: Sat, 13 May 2023 00:47:03 +0000 Ready: True Restart Count: 0 Environment: Mounts: /fbc from fbc (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qnzk4 (ro) truststore-init: Container ID: containerd://1d239703bbe4b4831fe3e7c2c16a1aae5bf119bf6011536a58c64912a47e399a Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:45f36f79f8a1976860863e2abf184e20c32f2e4750c2f7d4114b8bcf2e7566d5 Port: Host Port: Command: /home/forgerock/import-pem-certs.sh State: Terminated Reason: Completed Exit Code: 0 Started: Sat, 13 May 2023 00:47:03 +0000 Finished: Sat, 13 May 2023 00:47:04 +0000 Ready: True Restart Count: 0 Environment: TRUSTSTORE_PATH: /truststore/amtruststore TRUSTSTORE_PASSWORD: changeit AM_PEM_TRUSTSTORE: /var/run/secrets/truststore/cacerts Mounts: /truststore from new-truststore (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qnzk4 (ro) /var/run/secrets/truststore from truststore (rw) Containers: openam: Container ID: containerd://b1bc00945cb4951379469916480b6cdd7bbbcc02c074783a26791c3ecbd107c1 Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:45f36f79f8a1976860863e2abf184e20c32f2e4750c2f7d4114b8bcf2e7566d5 Port: 8080/TCP Host Port: 0/TCP Command: bash /home/forgerock/docker-entrypoint.sh State: Running Started: Sat, 13 May 2023 00:47:04 +0000 Ready: True Restart Count: 0 Limits: memory: 10Gi Requests: cpu: 11 memory: 10Gi Liveness: http-get http://:8080/am/json/health/live delay=30s timeout=5s period=30s #success=1 #failure=3 Readiness: http-get http://:8080/am/json/health/ready delay=20s timeout=5s period=10s #success=1 #failure=3 Startup: http-get http://:8080/am/json/health/live delay=0s timeout=1s period=10s #success=1 #failure=40 Environment Variables from: am-env-secrets Secret Optional: false platform-config ConfigMap Optional: false amster-env-secrets Secret Optional: false ds-env-secrets Secret Optional: false Environment: NAMESPACE: xlou (v1:metadata.namespace) AM_STORES_SSL_ENABLED: true TRUSTSTORE_PATH: /home/forgerock/amtruststore TRUSTSTORE_PASSWORD: changeit AM_STORES_USER_TYPE: LDAPv3ForForgeRockIAM Mounts: /home/forgerock/amtruststore from new-truststore (ro,path="amtruststore") /home/forgerock/openam from fbc (rw) /var/run/secrets/am from am-secrets (rw) /var/run/secrets/amster from amster-key (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qnzk4 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: fbc: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: am-secrets: Type: Projected (a volume that contains injected data from multiple sources) SecretName: am-passwords SecretOptionalName: SecretName: am-keystore SecretOptionalName: amster-key: Type: Secret (a volume populated by a Secret) SecretName: amster Optional: false truststore: Type: Secret (a volume populated by a Secret) SecretName: truststore-pem Optional: false new-truststore: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-qnzk4: 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: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== Copying docker image configuration files to the shared volume Copying /opt/java/openjdk/lib/security/cacerts to /truststore/amtruststore Found (1) certificates in am_combined_truststore Importing (1) certificates into /truststore/amtruststore Certificate was added to keystore Import complete! Copying bootstrap files for legacy AMKeyProvider Waiting for User Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint User Store is responding Waiting for CTS to be available Trying ds-cts-0.ds-cts:8080/alive endpoint CTS is responding Waiting for Application Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Application Store is responding Waiting for Policy Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Policy Store is responding Waiting for UMA Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint UMA Store is responding Starting tomcat with opts: -server -Dcom.sun.services.debug.mergeall=on -Dcom.sun.identity.configuration.directory=/home/forgerock/openam -Dcom.iplanet.services.stats.state=off -Dcom.sun.identity.sm.sms_object_filebased_enabled=true -Dorg.forgerock.donotupgrade=true -DtomcatAccessLogDir=/proc/self/fd -DtomcatAccessLogFile=1 -XX:MaxRAMPercentage=75 -XX:InitialRAMPercentage=75 -XX:MaxTenuringThreshold=1 -Djava.security.egd=file:/dev/urandom -Dorg.forgerock.am.oauth2.consent.xui_path=/OAuth2_XUI -Dcom.forgerock.am.fileconfig.basepaths=/home/forgerock/base/config/services,/home/forgerock/cdk/config/services -Djavax.net.ssl.trustStore=/home/forgerock/amtruststore -Djavax.net.ssl.trustStorePassword=changeit -Djavax.net.ssl.trustStoreType=jks NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 13-May-2023 00:47:07.041 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.75 13-May-2023 00:47:07.043 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: May 4 2023 13:04:05 UTC 13-May-2023 00:47:07.043 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.75.0 13-May-2023 00:47:07.043 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 13-May-2023 00:47:07.043 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 5.10.162+ 13-May-2023 00:47:07.043 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 13-May-2023 00:47:07.044 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /opt/java/openjdk 13-May-2023 00:47:07.044 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 11.0.19+7 13-May-2023 00:47:07.044 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Eclipse Adoptium 13-May-2023 00:47:07.044 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat 13-May-2023 00:47:07.044 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat 13-May-2023 00:47:07.052 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util=ALL-UNNAMED 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util.concurrent=ALL-UNNAMED 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.services.debug.mergeall=on 13-May-2023 00:47:07.053 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.identity.configuration.directory=/home/forgerock/openam 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.iplanet.services.stats.state=off 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.identity.sm.sms_object_filebased_enabled=true 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.forgerock.donotupgrade=true 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DtomcatAccessLogDir=/proc/self/fd 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DtomcatAccessLogFile=1 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxRAMPercentage=75 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:InitialRAMPercentage=75 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxTenuringThreshold=1 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.security.egd=file:/dev/urandom 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.forgerock.am.oauth2.consent.xui_path=/OAuth2_XUI 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.forgerock.am.fileconfig.basepaths=/home/forgerock/base/config/services,/home/forgerock/cdk/config/services 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStore=/home/forgerock/amtruststore 13-May-2023 00:47:07.054 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStorePassword=changeit 13-May-2023 00:47:07.055 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStoreType=jks 13-May-2023 00:47:07.055 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 13-May-2023 00:47:07.055 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat 13-May-2023 00:47:07.055 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat 13-May-2023 00:47:07.055 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp 13-May-2023 00:47:07.058 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.36] using APR version [1.7.0]. 13-May-2023 00:47:07.058 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 13-May-2023 00:47:07.058 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 13-May-2023 00:47:07.061 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 3.0.2 15 Mar 2022] 13-May-2023 00:47:07.255 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 13-May-2023 00:47:07.272 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8081"] 13-May-2023 00:47:07.272 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [379] milliseconds 13-May-2023 00:47:07.313 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 13-May-2023 00:47:07.313 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.75] 13-May-2023 00:47:07.318 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/am] 13-May-2023 00:47:14.139 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.assistedinject.FactoryProvider2 (file:/usr/local/tomcat/webapps/am/WEB-INF/lib/guice-assistedinject-4.2.3.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int) WARNING: Please consider reporting this to the maintainers of com.google.inject.assistedinject.FactoryProvider2 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Starting up OpenAM at May 13, 2023, 12:47:16 AM {"timestamp":"2023-05-13T00:47:19.514Z","level":"WARN","thread":"LDAP SDK Default AsyncRx I/O Thread (0)","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=ds-idrepo-2.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Connection refused","context":"default"} {"timestamp":"2023-05-13T00:47:19.740Z","level":"WARN","thread":"LDAP SDK Default AsyncRx I/O Thread (1)","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=ds-idrepo-2.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Connection refused","context":"default"} {"timestamp":"2023-05-13T00:47:19.824Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"org.forgerock.openam.plugins.PluginLifecycle","message":"PluginTools#upgradePlugins: Encountered plugin org.forgerock.openam.auth.nodes.CloudOnlyNodesPlugin not configured in SMS","context":"default"} {"timestamp":"2023-05-13T00:47:21.647Z","level":"WARN","thread":"RADIUS-RadiusServerManager","logger":"org.forgerock.openam.radius.server.config.RadiusServerManager","message":"RADIUS service is not enabled.","context":"default"} {"timestamp":"2023-05-13T00:47:21.877Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.monitoring.MonitoringConfig","message":"JDMK runtime not found - Legacy Monitoring disabled","context":"default"} {"timestamp":"2023-05-13T00:47:21.884Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-13T00:47:22.183Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-13T00:47:24.177Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=UNUSED.IN.FBC, port=9999, protocol=LDAP (clear-text)))' is no longer operational: Connect Error: Host 'UNUSED.IN.FBC' cannot be resolved","context":"default"} {"timestamp":"2023-05-13T00:47:24.230Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.sm.ldap.LDAPEventManager","message":"LDAPEventManager: received all entries changed event from EventService","context":"default"} {"timestamp":"2023-05-13T00:47:24.279Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLDAPObject: got notifications, all objects changed","context":"default"} {"timestamp":"2023-05-13T00:47:24.944Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.sm.ldap.LDAPEventManager","message":"LDAPEventManager: received all entries changed event from EventService","context":"default"} {"timestamp":"2023-05-13T00:47:24.966Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLDAPObject: got notifications, all objects changed","context":"default"} {"timestamp":"2023-05-13T00:47:25.590Z","level":"WARN","thread":"Thread-4","logger":"org.forgerock.openam.services.push.PushNotificationService","message":"No Push Notification Service Config found for realm /","context":"default","exception":"java.util.NoSuchElementException: No value present\n\tat java.base/java.util.Optional.get(Optional.java:148)\n\tat org.forgerock.openam.services.push.PushNotificationServiceConfigHelperFactory.getConfigHelperFor(PushNotificationServiceConfigHelperFactory.java:58)\n\tat org.forgerock.openam.services.push.PushNotificationService.getConfigHelper(PushNotificationService.java:280)\n\tat org.forgerock.openam.services.push.PushNotificationService.updatePreferences(PushNotificationService.java:242)\n\tat org.forgerock.openam.services.push.PushNotificationService.init(PushNotificationService.java:157)\n\tat org.forgerock.openam.services.push.PushNotificationServiceSetupListener$1.run(PushNotificationServiceSetupListener.java:48)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"} {"timestamp":"2023-05-13T00:47:25.591Z","level":"WARN","thread":"Thread-4","logger":"org.forgerock.openam.services.push.PushNotificationService","message":"No Push Notification Delegate configured for realm /","context":"default"} {"timestamp":"2023-05-13T00:47:25.818Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.iplanet.services.naming.WebtopNaming","message":"WebtopNaming.configMonitoring: start generating ssoserverinfo\n Start time = 2023-05-13 00:47:25","context":"default"} {"timestamp":"2023-05-13T00:47:25.822Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring HTML port not enabled in configuration or JDMK not present.","context":"default"} {"timestamp":"2023-05-13T00:47:25.822Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring SNMP port not enabled or JDMK not present.","context":"default"} {"timestamp":"2023-05-13T00:47:25.822Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring RMI port not enabled.","context":"default"} {"timestamp":"2023-05-13T00:47:25.856Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLdapObject:entryExists: LdapSmsEntryUid{dn='ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config', dataStoreId=DataStoreId{id='application-store'}} does not exist","context":"default"} {"timestamp":"2023-05-13T00:47:25.864Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLdapObject:entryExists: LdapSmsEntryUid{dn='ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMWSFederationMetadataService,ou=services,ou=am-config', dataStoreId=DataStoreId{id='application-store'}} does not exist","context":"default"} {"timestamp":"2023-05-13T00:47:25.874Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-13T00:47:25.879Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: DB password is null","context":"default"} {"timestamp":"2023-05-13T00:47:25.880Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: Logfile prefix string is null","context":"default"} {"timestamp":"2023-05-13T00:47:25.880Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: Filter class is null","context":"default"} {"timestamp":"2023-05-13T00:47:25.889Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-13T00:47:25.911Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-13T00:47:25.915Z","level":"WARN","thread":"main","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"com.sun.identity.monitoring.FederationMonitoringSetupImpl","message":"JDMK runtime not found - Federation SNMP disabled","context":"default"} 13-May-2023 00:47:29.187 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/am] has finished in [21,868] ms 13-May-2023 00:47:29.191 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 13-May-2023 00:47:29.200 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8081"] 13-May-2023 00:47:29.202 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [21929] milliseconds {"timestamp":"2023-05-13T00:47:29.408Z","level":"WARN","thread":"http-nio-8081-exec-1","logger":"org.forgerock.openam.core.rest.docs.api.ApiDocsService","message":"API Descriptor has changed - regenerating docs","context":"default"} {"timestamp":"2023-05-13T00:47:30.005Z","level":"ERROR","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-19"},"logger":"org.forgerock.http.servlet.HttpFrameworkServlet","message":"Failed to write response - rootId:9c60b8ef-c8be-4952-8d71-b8021e52c7a9-24","context":"default","exception":"org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken pipe\n\tat org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:351)\n\tat org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:784)\n\tat org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:687)\n\tat org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:386)\n\tat org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:364)\n\tat org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96)\n\tat org.forgerock.http.io.IO.stream(IO.java:290)\n\tat org.forgerock.http.servlet.HttpFrameworkServlet.writeChfResponse(HttpFrameworkServlet.java:397)\n\tat org.forgerock.http.servlet.HttpFrameworkServlet.lambda$writeAndCloseChfResponse$2(HttpFrameworkServlet.java:359)\n\tat org.forgerock.http.servlet.Servlet3Adapter$SynchronousServletSynchronizer.runIfNotCompleted(Servlet3Adapter.java:151)\n\tat org.forgerock.http.servlet.HttpFrameworkServlet.writeAndCloseChfResponse(HttpFrameworkServlet.java:359)\n\tat org.forgerock.http.servlet.HttpFrameworkServlet.lambda$service$0(HttpFrameworkServlet.java:284)\n\tat org.forgerock.util.promise.Promises$CompletedPromise.thenOnResult(Promises.java:131)\n\tat org.forgerock.http.servlet.HttpFrameworkServlet.service(HttpFrameworkServlet.java:284)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:623)\n\tat org.forgerock.openam.http.OpenAMHttpFrameworkServlet.service(OpenAMHttpFrameworkServlet.java:47)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:623)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.forgerock.openam.services.datastore.DataStoreConsistencyFilter.lambda$doFilter$0(DataStoreConsistencyFilter.java:46)\n\tat org.forgerock.openam.service.datastore.ReentrantVolatileActionConsistencyController.safeExecute(ReentrantVolatileActionConsistencyController.java:37)\n\tat org.forgerock.openam.services.datastore.DataStoreConsistencyFilter.doFilter(DataStoreConsistencyFilter.java:46)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.forgerock.openam.rest.ProtocolVersionFilter.doFilter(ProtocolVersionFilter.java:63)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.forgerock.openam.headers.SecureCookieFilter.doFilter(SecureCookieFilter.java:63)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.forgerock.openam.headers.DisableSameSiteCookiesFilter.doFilter(DisableSameSiteCookiesFilter.java:106)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.forgerock.openam.validation.ResponseValidationFilter.doFilter(ResponseValidationFilter.java:59)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:110)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:110)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:110)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:116)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.forgerock.openam.validation.RequestEntitySizeVerificationFilter.doFilter(RequestEntitySizeVerificationFilter.java:64)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.forgerock.openam.audit.context.AuditContextFilter.doFilter(AuditContextFilter.java:47)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\n\tat org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:673)\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: java.io.IOException: Broken pipe\n\tat java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)\n\tat java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)\n\tat java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)\n\tat java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)\n\tat java.base/sun.nio.ch.IOUtil.write(IOUtil.java:50)\n\tat java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:462)\n\tat org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:136)\n\tat org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1431)\n\tat org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:775)\n\tat org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:600)\n\tat org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:544)\n\tat org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:540)\n\tat org.apache.coyote.http11.filters.IdentityOutputFilter.doWrite(IdentityOutputFilter.java:73)\n\tat org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:193)\n\tat org.apache.coyote.Response.doWrite(Response.java:603)\n\tat org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:338)\n\t... 73 common frames omitted\n"} {"timestamp":"2023-05-13T00:47:34.120Z","level":"WARN","thread":"LDAP SDK Default AsyncRx I/O Thread (3)","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'org.forgerock.openam.ldap.MonitoredLdapClient@79b15a0e' is no longer operational: Connect Error: Connection refused","context":"default"} {"timestamp":"2023-05-13T00:47:37.326Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-35"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: authenticate","context":"default"} {"timestamp":"2023-05-13T00:47:37.327Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-35"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:47:37.327Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-35"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:47:37.388Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-35"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module OpenIdConnect","context":"default"} {"timestamp":"2023-05-13T00:47:37.400Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-35"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module AuthenticatorPushRegistration","context":"default"} {"timestamp":"2023-05-13T00:47:37.411Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-35"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module PersistentCookie","context":"default"} {"timestamp":"2023-05-13T00:47:37.549Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-35","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-38"],"client":{"ip":"10.106.40.154","port":49402},"http":{"request":{"secure":true,"method":"POST","path":"https://am:80/am/json/authenticate","headers":{"accept-api-version":["protocol=2.1"],"content-type":["application/json; charset=UTF-8"],"host":["am:80"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.17)"],"x-requested-with":["Amster"]},"queryParameters":{"authIndexType":["service"],"authIndexValue":["amsterService"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":251,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-40"} {"timestamp":"2023-05-13T00:47:37.657Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-41"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:47:37.657Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-41"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:47:37.675Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-41"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-13T00:47:37.760Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-41"},"logger":"com.sun.identity.idm.plugins.internal.AgentsRepo","message":"AgentsRepo.getAgentGroupConfig: Unable to get Agent Group Config due to The instance agentgroup does not exist","context":"default"} {"timestamp":"2023-05-13T00:47:37.805Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-41","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-38"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"Amster","info":{"authIndex":"service","authControlFlag":"REQUIRED","moduleClass":"Amster","ipAddress":"10.106.40.154","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-45"} {"timestamp":"2023-05-13T00:47:37.983Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-41"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-13T00:47:37.977Z","eventName":"AM-SESSION-CREATED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-41","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-38"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-38","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-52"} {"timestamp":"2023-05-13T00:47:37.995Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-41","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-38"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"Amster","info":{"authIndex":"service","authIndexValue":"amsterService","ipAddress":"10.106.40.154","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-56"} {"timestamp":"2023-05-13T00:47:38.016Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-41","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-38"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.40.154","port":49402},"http":{"request":{"secure":true,"method":"POST","path":"https://am:80/am/json/authenticate","headers":{"accept-api-version":["protocol=2.1"],"content-type":["application/json; charset=UTF-8"],"host":["am:80"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.17)"],"x-requested-with":["Amster"]},"queryParameters":{"authIndexType":["service"],"authIndexValue":["amsterService"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":360,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-62"} {"timestamp":"2023-05-13T00:47:38.026Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-63"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: serverinfo","context":"default"} {"timestamp":"2023-05-13T00:47:38.026Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-63"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:47:38.026Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-63"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:47:38.065Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-63","client":{"ip":"10.106.40.154","port":49402},"server":{"ip":"10.106.42.139","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://am:80/am/json/serverinfo/*","headers":{"accept-api-version":["protocol=2.1"],"host":["am:80"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.17)"]}}},"request":{"protocol":"CREST","operation":"READ"},"response":{"status":"SUCCESSFUL","statusCode":"","elapsedTime":45,"elapsedTimeUnits":"MILLISECONDS","detail":{"revision":"-485253810"}},"realm":"/","component":"Server Info","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-67"} 10.106.42.129 - - [13/May/2023:00:47:29 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 709ms 10.106.42.129 - - [13/May/2023:00:47:29 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 709ms 10.106.43.6 - - [13/May/2023:00:47:30 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 73728 778ms 10.106.42.129 - - [13/May/2023:00:47:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:47:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 6ms 10.106.40.154 - - [13/May/2023:00:47:37 +0000] "POST /am/json/authenticate?authIndexType=service&authIndexValue=amsterService HTTP/1.1" 200 668 265ms 10.106.40.154 - - [13/May/2023:00:47:38 +0000] "POST /am/json/authenticate?authIndexType=service&authIndexValue=amsterService HTTP/1.1" 200 167 362ms 10.106.40.154 - - [13/May/2023:00:47:38 +0000] "GET /am/json/serverinfo/* HTTP/1.1" 200 544 55ms {"timestamp":"2023-05-13T00:47:47.703Z","level":"WARN","thread":"LDAP SDK Default AsyncRx I/O Thread (4)","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=14, blocked=0, ldapClient=LdapClient(host=ds-idrepo-2.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Connection refused","context":"default"} {"timestamp":"2023-05-13T00:47:47.705Z","level":"WARN","thread":"LDAP SDK Default AsyncRx I/O Thread (4)","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=14, blocked=0, ldapClient=LdapClient(host=ds-idrepo-2.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Connection refused","context":"default"} {"timestamp":"2023-05-13T00:47:47.719Z","level":"WARN","thread":"LDAP SDK Default AsyncRx I/O Thread (0)","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=2, blocked=0, ldapClient=LdapClient(host=ds-idrepo-2.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Connection refused","context":"default"} {"timestamp":"2023-05-13T00:47:47.721Z","level":"WARN","thread":"LDAP SDK Default AsyncRx I/O Thread (3)","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=14, blocked=0, ldapClient=LdapClient(host=ds-idrepo-1.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Invalid Credentials","context":"default"} {"timestamp":"2023-05-13T00:47:47.733Z","level":"WARN","thread":"LDAP SDK Default AsyncRx I/O Thread (3)","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=2, blocked=0, ldapClient=LdapClient(host=ds-idrepo-1.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Invalid Credentials","context":"default"} {"timestamp":"2023-05-13T00:47:47.868Z","level":"WARN","thread":"LDAP SDK Default AsyncRx I/O Thread (2)","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'org.forgerock.openam.ldap.MonitoredLdapClient@5ba5fd13' is no longer operational: Connect Error: Connection refused","context":"default"} 10.106.42.129 - - [13/May/2023:00:47:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:00:47:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356577 45ms 10.106.42.129 - - [13/May/2023:00:47:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:48:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:48:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.42.129 - - [13/May/2023:00:48:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.43.6 - - [13/May/2023:00:48:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356594 31ms 10.106.42.129 - - [13/May/2023:00:48:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.42.129 - - [13/May/2023:00:48:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:48:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.42.129 - - [13/May/2023:00:48:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:00:48:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356576 41ms 10.106.42.129 - - [13/May/2023:00:48:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.41.135 - - [13/May/2023:00:49:01 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.42.129 - - [13/May/2023:00:49:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:49:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:49:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:00:49:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356613 28ms 10.106.42.129 - - [13/May/2023:00:49:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:49:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:49:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:49:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:00:49:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356621 26ms 10.106.42.129 - - [13/May/2023:00:49:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:50:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:50:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:50:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:00:50:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356631 25ms 10.106.42.129 - - [13/May/2023:00:50:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:50:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:50:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:50:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:00:50:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356589 26ms 10.106.42.129 - - [13/May/2023:00:50:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:51:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:51:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:51:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:51:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356620 25ms 10.106.42.129 - - [13/May/2023:00:51:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:51:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:51:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:51:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:51:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356617 25ms 10.106.42.129 - - [13/May/2023:00:51:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:52:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:52:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:52:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:52:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356631 25ms 10.106.42.129 - - [13/May/2023:00:52:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:52:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:52:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:52:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:52:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356578 24ms 10.106.42.129 - - [13/May/2023:00:52:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:53:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:53:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:53:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:53:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356580 24ms 10.106.42.129 - - [13/May/2023:00:53:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:53:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:53:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:53:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:53:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356589 23ms 10.106.42.129 - - [13/May/2023:00:53:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:54:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:54:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:54:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:54:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356613 24ms 10.106.42.129 - - [13/May/2023:00:54:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:54:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:54:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:54:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:54:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356601 24ms 10.106.42.129 - - [13/May/2023:00:54:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:55:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:55:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:55:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:55:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356572 24ms 10.106.42.129 - - [13/May/2023:00:55:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms {"timestamp":"2023-05-13T00:55:30.673Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-309"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: introspect","context":"default"} {"timestamp":"2023-05-13T00:55:30.673Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-309"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:55:30.673Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-309"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:55:30.737Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-309","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-312"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-314"} {"timestamp":"2023-05-13T00:55:30.738Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-309","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-312"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-316"} {"timestamp":"2023-05-13T00:55:30.785Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-309","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-312"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":38332},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":117,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"fr:idm:*","token_type":"Bearer","client_id":"smokeclient","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-318"} {"timestamp":"2023-05-13T00:55:31.553Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(1)","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-47"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2023-05-13T00:55:32.080Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-319"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: access_token","context":"default"} {"timestamp":"2023-05-13T00:55:32.080Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-319"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:55:32.080Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-319"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:55:32.346Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-319","trackingIds":["297af14a-c567-4379-af36-36eacbbc6b94-556","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-322"],"client":{"ip":"10.106.41.135","port":33724},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/access_token","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.28.2"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["038bc75184f27cde74ca026430520dc0"],"x-scheme":["https"]}}},"request":{"detail":{"resourceOwnerId":"id=c3dd5b31-83c2-4644-91fc-ff4097b9bae2,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":272,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"fr:idm:*","token_type":"Bearer"}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-331"} {"timestamp":"2023-05-13T00:55:32.562Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-332"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:55:32.562Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-332"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T00:55:32.566Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-332","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-335"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-337"} {"timestamp":"2023-05-13T00:55:32.569Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-332","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-335"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-339"} {"timestamp":"2023-05-13T00:55:32.577Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-332","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-335"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":38332},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=c3dd5b31-83c2-4644-91fc-ff4097b9bae2,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"fr:idm:*","token_type":"Bearer","client_id":"smokeclient","username":"c3dd5b31-83c2-4644-91fc-ff4097b9bae2","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-341"} {"timestamp":"2023-05-13T00:55:34.551Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(1)","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-47"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.106.42.8 - - [13/May/2023:00:55:30 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 371 119ms 10.106.42.129 - - [13/May/2023:00:55:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:55:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.41.135 - - [13/May/2023:00:55:32 +0000] "POST /am/oauth2/access_token?realm=/ HTTP/1.1" 200 105 274ms 10.106.42.8 - - [13/May/2023:00:55:32 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 487 17ms 10.106.42.129 - - [13/May/2023:00:55:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:00:55:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357074 24ms 10.106.42.129 - - [13/May/2023:00:55:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:56:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:56:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:56:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:56:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357097 24ms {"timestamp":"2023-05-13T00:56:21.251Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(1)","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-47"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2023-05-13T00:56:21.552Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(1)","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-47"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.106.42.129 - - [13/May/2023:00:56:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms {"timestamp":"2023-05-13T00:56:38.590Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(1)","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-47"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2023-05-13T00:56:38.590Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(1)","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-47"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.106.42.129 - - [13/May/2023:00:56:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:56:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:00:56:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:00:56:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357151 24ms 10.106.42.129 - - [13/May/2023:00:56:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:57:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:57:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:57:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:57:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357163 24ms 10.106.42.129 - - [13/May/2023:00:57:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:57:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:57:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:57:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:57:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357184 24ms 10.106.42.129 - - [13/May/2023:00:57:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:58:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:58:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:58:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:58:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357169 24ms 10.106.42.129 - - [13/May/2023:00:58:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:58:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:58:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:58:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:58:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357144 24ms 10.106.42.129 - - [13/May/2023:00:58:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:59:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:00:59:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:59:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:00:59:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357166 24ms 10.106.42.129 - - [13/May/2023:00:59:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:59:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:59:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:00:59:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:00:59:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357171 24ms 10.106.42.129 - - [13/May/2023:00:59:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.42.129 - - [13/May/2023:01:00:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:00:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:00:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:00:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357192 24ms 10.106.42.129 - - [13/May/2023:01:00:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:00:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:00:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:00:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:01:00:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357167 24ms 10.106.42.129 - - [13/May/2023:01:00:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:01:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:01:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:01:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:01:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357193 23ms 10.106.42.129 - - [13/May/2023:01:01:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:01:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:01:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:01:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:01:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357193 23ms 10.106.42.129 - - [13/May/2023:01:01:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:02:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:02:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:02:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:02:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357193 23ms 10.106.42.129 - - [13/May/2023:01:02:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:02:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:02:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:02:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:02:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357155 24ms 10.106.42.129 - - [13/May/2023:01:02:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:03:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:03:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:03:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:03:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357147 36ms 10.106.42.129 - - [13/May/2023:01:03:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:03:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:03:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:03:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:03:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357142 35ms 10.106.42.129 - - [13/May/2023:01:03:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:04:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:04:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:04:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:04:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357142 35ms 10.106.42.129 - - [13/May/2023:01:04:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:04:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:04:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:04:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:04:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357169 23ms 10.106.42.129 - - [13/May/2023:01:04:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:05:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:05:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:05:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:05:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357158 24ms 10.106.42.129 - - [13/May/2023:01:05:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:05:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:05:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:05:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:05:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357180 23ms 10.106.42.129 - - [13/May/2023:01:05:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:06:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:06:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:06:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:06:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357156 24ms 10.106.42.129 - - [13/May/2023:01:06:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:06:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:06:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:06:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:06:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357133 23ms 10.106.42.129 - - [13/May/2023:01:06:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:07:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:07:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:07:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:07:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357155 23ms 10.106.42.129 - - [13/May/2023:01:07:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:07:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:07:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:07:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:07:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357142 23ms 10.106.42.129 - - [13/May/2023:01:07:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:08:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:08:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:08:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:08:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357143 23ms 10.106.42.129 - - [13/May/2023:01:08:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:08:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:08:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:08:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:08:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357145 24ms 10.106.42.129 - - [13/May/2023:01:08:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:09:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:09:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:09:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:09:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357164 23ms 10.106.42.129 - - [13/May/2023:01:09:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:09:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:09:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:09:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:09:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357151 23ms 10.106.42.129 - - [13/May/2023:01:09:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:10:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:10:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:10:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:10:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357147 23ms 10.106.42.129 - - [13/May/2023:01:10:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:10:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:10:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:10:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:10:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357151 23ms 10.106.42.129 - - [13/May/2023:01:10:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:11:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:11:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:11:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:11:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357136 23ms 10.106.42.129 - - [13/May/2023:01:11:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:11:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:11:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:11:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:11:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357148 23ms 10.106.42.129 - - [13/May/2023:01:11:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:12:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:12:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:12:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.43.6 - - [13/May/2023:01:12:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357171 24ms 10.106.42.129 - - [13/May/2023:01:12:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:12:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:12:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:12:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:12:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357172 24ms 10.106.42.129 - - [13/May/2023:01:12:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:13:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:13:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:13:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:13:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357171 23ms 10.106.42.129 - - [13/May/2023:01:13:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:13:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:13:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:13:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:13:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357144 23ms 10.106.42.129 - - [13/May/2023:01:13:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:14:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:14:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:14:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:14:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357147 23ms 10.106.42.129 - - [13/May/2023:01:14:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:14:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:14:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:14:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:14:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357143 23ms 10.106.42.129 - - [13/May/2023:01:14:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:15:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:15:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:15:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:15:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357156 23ms 10.106.42.129 - - [13/May/2023:01:15:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:15:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:15:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:15:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:15:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357180 24ms 10.106.42.129 - - [13/May/2023:01:15:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:16:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:16:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:16:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:16:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357159 25ms 10.106.42.129 - - [13/May/2023:01:16:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:16:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:16:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:16:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:16:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357143 23ms 10.106.42.129 - - [13/May/2023:01:16:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:17:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:17:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:17:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:17:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357143 23ms 10.106.42.129 - - [13/May/2023:01:17:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T01:17:37.971Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1002","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-38"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"","objectId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-38","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1004"} 10.106.42.129 - - [13/May/2023:01:17:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:17:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:17:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:17:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357505 23ms 10.106.42.129 - - [13/May/2023:01:17:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:18:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:18:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:18:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:18:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357512 32ms 10.106.42.129 - - [13/May/2023:01:18:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:18:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:18:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:18:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:18:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357518 23ms 10.106.42.129 - - [13/May/2023:01:18:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:19:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:19:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:19:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:19:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357516 23ms 10.106.42.129 - - [13/May/2023:01:19:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T01:19:38.170Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1066"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:19:38.170Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1066"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:19:38.173Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1066","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1069"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1071"} {"timestamp":"2023-05-13T01:19:38.175Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1066","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1069"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1073"} {"timestamp":"2023-05-13T01:19:38.178Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1066","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1069"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":55030},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1075"} 10.106.42.129 - - [13/May/2023:01:19:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:19:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.8 - - [13/May/2023:01:19:38 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 394 10ms 10.106.42.129 - - [13/May/2023:01:19:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:19:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357507 23ms 10.106.42.129 - - [13/May/2023:01:19:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:20:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:20:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:20:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:20:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357507 23ms 10.106.42.129 - - [13/May/2023:01:20:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:20:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:20:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:20:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:20:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357516 23ms 10.106.42.129 - - [13/May/2023:01:20:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:21:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:21:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:21:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:21:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357516 23ms 10.106.42.129 - - [13/May/2023:01:21:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:21:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:21:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:21:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:21:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357515 23ms 10.106.42.129 - - [13/May/2023:01:21:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:22:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:22:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:22:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:22:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357526 23ms 10.106.42.129 - - [13/May/2023:01:22:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:22:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:22:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:22:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:22:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357541 23ms 10.106.42.129 - - [13/May/2023:01:22:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:23:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:23:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:23:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:23:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357517 22ms 10.106.42.129 - - [13/May/2023:01:23:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:23:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:23:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:23:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:23:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357518 23ms 10.106.42.129 - - [13/May/2023:01:23:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:24:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:24:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:24:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:24:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357526 23ms 10.106.42.129 - - [13/May/2023:01:24:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:24:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:24:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:24:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:24:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357536 24ms 10.106.42.129 - - [13/May/2023:01:24:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:25:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:25:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:25:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:25:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357519 24ms 10.106.42.129 - - [13/May/2023:01:25:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms {"timestamp":"2023-05-13T01:25:31.513Z","level":"WARN","thread":"CacheTokenReaper-0","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0"},"logger":"org.forgerock.openam.cts.reaper.CachedTokenReaper","message":"Error(s) while running cache reaper","context":"default","exception":"org.forgerock.am.cts.exceptions.CoreTokenException: \nCTS: Failed to delete expired session. Already deleted.\n\tat org.forgerock.openam.session.cts.SessionDeletionStrategy.lambda$delete$0(SessionDeletionStrategy.java:87)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$then$2(PromiseImpl.java:346)\n\tat org.forgerock.util.promise.PromiseImpl.handleCompletion(PromiseImpl.java:538)\n\tat org.forgerock.util.promise.PromiseImpl.setState(PromiseImpl.java:579)\n\tat org.forgerock.util.promise.PromiseImpl.tryHandleResult(PromiseImpl.java:267)\n\tat org.forgerock.util.promise.PromiseImpl.handleResult(PromiseImpl.java:217)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$then$2(PromiseImpl.java:346)\n\tat org.forgerock.util.promise.PromiseImpl.handleCompletion(PromiseImpl.java:538)\n\tat org.forgerock.util.promise.PromiseImpl.setState(PromiseImpl.java:579)\n\tat org.forgerock.util.promise.PromiseImpl.tryHandleResult(PromiseImpl.java:267)\n\tat org.forgerock.util.promise.PromiseImpl.handleResult(PromiseImpl.java:217)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$then$2(PromiseImpl.java:346)\n\tat org.forgerock.util.promise.PromiseImpl.handleCompletion(PromiseImpl.java:538)\n\tat org.forgerock.util.promise.PromiseImpl.setState(PromiseImpl.java:579)\n\tat org.forgerock.util.promise.PromiseImpl.tryHandleResult(PromiseImpl.java:267)\n\tat org.forgerock.util.promise.PromiseImpl.handleResult(PromiseImpl.java:217)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$then$2(PromiseImpl.java:346)\n\tat org.forgerock.util.promise.PromiseImpl.handleCompletion(PromiseImpl.java:538)\n\tat org.forgerock.util.promise.PromiseImpl.setState(PromiseImpl.java:579)\n\tat org.forgerock.util.promise.PromiseImpl.tryHandleResult(PromiseImpl.java:267)\n\tat org.forgerock.util.promise.PromiseImpl.handleResult(PromiseImpl.java:217)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$then$2(PromiseImpl.java:346)\n\tat org.forgerock.util.promise.PromiseImpl.handleCompletion(PromiseImpl.java:538)\n\tat org.forgerock.util.promise.PromiseImpl.setState(PromiseImpl.java:579)\n\tat org.forgerock.util.promise.PromiseImpl.tryHandleResult(PromiseImpl.java:267)\n\tat org.forgerock.util.promise.PromiseImpl.handleResult(PromiseImpl.java:217)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$handleResult$4(PromiseImpl.java:464)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$then$2(PromiseImpl.java:346)\n\tat org.forgerock.util.promise.PromiseImpl.handleCompletion(PromiseImpl.java:538)\n\tat org.forgerock.util.promise.PromiseImpl.setState(PromiseImpl.java:579)\n\tat org.forgerock.util.promise.PromiseImpl.tryHandleResult(PromiseImpl.java:267)\n\tat org.forgerock.util.promise.PromiseImpl.handleResult(PromiseImpl.java:217)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$then$2(PromiseImpl.java:346)\n\tat org.forgerock.util.promise.PromiseImpl.handleCompletion(PromiseImpl.java:538)\n\tat org.forgerock.util.promise.PromiseImpl.setState(PromiseImpl.java:579)\n\tat org.forgerock.util.promise.PromiseImpl.tryHandleResult(PromiseImpl.java:267)\n\tat org.forgerock.util.promise.PromiseImpl.handleResult(PromiseImpl.java:217)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$then$2(PromiseImpl.java:346)\n\tat org.forgerock.util.promise.PromiseImpl.handleCompletion(PromiseImpl.java:538)\n\tat org.forgerock.util.promise.PromiseImpl.setState(PromiseImpl.java:579)\n\tat org.forgerock.util.promise.PromiseImpl.tryHandleResult(PromiseImpl.java:267)\n\tat org.forgerock.util.promise.PromiseImpl.handleResult(PromiseImpl.java:217)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$then$2(PromiseImpl.java:350)\n\tat org.forgerock.util.promise.PromiseImpl.handleCompletion(PromiseImpl.java:538)\n\tat org.forgerock.util.promise.PromiseImpl.setState(PromiseImpl.java:579)\n\tat org.forgerock.util.promise.PromiseImpl.tryHandleException(PromiseImpl.java:242)\n\tat org.forgerock.util.promise.PromiseImpl.handleException(PromiseImpl.java:197)\n\tat org.forgerock.util.promise.PromiseImpl.lambda$then$2(PromiseImpl.java:361)\n\tat org.forgerock.util.promise.PromiseImpl.handleCompletion(PromiseImpl.java:538)\n\tat org.forgerock.util.promise.PromiseImpl.setState(PromiseImpl.java:579)\n\tat org.forgerock.util.promise.PromiseImpl.tryHandleException(PromiseImpl.java:242)\n\tat org.forgerock.util.promise.PromiseImpl.handleException(PromiseImpl.java:197)\n\tat org.forgerock.opendj.ldap.Utils.lambda$toPromise$4(Utils.java:217)\n\tat io.reactivex.rxjava3.internal.operators.maybe.MaybeCallbackObserver.onError(MaybeCallbackObserver.java:82)\n\tat io.reactivex.rxjava3.internal.operators.flowable.FlowableLastMaybe$LastSubscriber.onError(FlowableLastMaybe.java:85)\n\tat io.reactivex.rxjava3.internal.subscribers.BasicFuseableSubscriber.onError(BasicFuseableSubscriber.java:101)\n\tat io.reactivex.rxjava3.internal.subscribers.BasicFuseableSubscriber.onError(BasicFuseableSubscriber.java:101)\n\tat io.reactivex.rxjava3.internal.operators.flowable.FlowableUsing$UsingSubscriber.onError(FlowableUsing.java:126)\n\tat io.reactivex.rxjava3.internal.operators.flowable.FlowableObserveOn$BaseObserveOnSubscriber.checkTerminated(FlowableObserveOn.java:211)\n\tat io.reactivex.rxjava3.internal.operators.flowable.FlowableObserveOn$ObserveOnSubscriber.runAsync(FlowableObserveOn.java:396)\n\tat io.reactivex.rxjava3.internal.operators.flowable.FlowableObserveOn$BaseObserveOnSubscriber.run(FlowableObserveOn.java:178)\n\tat io.reactivex.rxjava3.internal.schedulers.ExecutorScheduler$ExecutorWorker$BooleanRunnable.run(ExecutorScheduler.java:324)\n\tat io.reactivex.rxjava3.internal.schedulers.ExecutorScheduler$ExecutorWorker.runEager(ExecutorScheduler.java:289)\n\tat io.reactivex.rxjava3.internal.schedulers.ExecutorScheduler$ExecutorWorker.run(ExecutorScheduler.java:250)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"} 10.106.42.129 - - [13/May/2023:01:25:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:25:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:25:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:25:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357705 23ms 10.106.42.129 - - [13/May/2023:01:25:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:26:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:26:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:26:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:26:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357717 23ms 10.106.42.129 - - [13/May/2023:01:26:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:26:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:26:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:26:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:26:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357721 23ms 10.106.42.129 - - [13/May/2023:01:26:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:27:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:27:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:27:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:27:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357729 24ms 10.106.42.129 - - [13/May/2023:01:27:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:27:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:27:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:27:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:27:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357728 23ms 10.106.42.129 - - [13/May/2023:01:27:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:28:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:28:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:28:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:28:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357703 23ms 10.106.42.129 - - [13/May/2023:01:28:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:28:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:28:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:28:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:28:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357690 52ms 10.106.42.129 - - [13/May/2023:01:28:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:29:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:29:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:29:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:29:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357692 23ms 10.106.42.129 - - [13/May/2023:01:29:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T01:29:38.460Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1376"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:29:38.460Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1376"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:29:38.463Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1376","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1379"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1381"} {"timestamp":"2023-05-13T01:29:38.464Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1376","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1379"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1383"} {"timestamp":"2023-05-13T01:29:38.468Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1376","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1379"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":50438},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1385"} 10.106.42.129 - - [13/May/2023:01:29:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:29:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.41.11 - - [13/May/2023:01:29:38 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 394 9ms 10.106.42.129 - - [13/May/2023:01:29:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:29:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357718 22ms 10.106.42.129 - - [13/May/2023:01:29:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:30:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:30:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:30:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:30:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357692 23ms 10.106.42.129 - - [13/May/2023:01:30:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:30:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:30:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:30:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:30:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357698 23ms 10.106.42.129 - - [13/May/2023:01:30:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:31:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:31:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:31:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:31:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357698 22ms 10.106.42.129 - - [13/May/2023:01:31:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:31:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:31:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:31:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:31:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357686 22ms 10.106.42.129 - - [13/May/2023:01:31:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:32:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:32:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:32:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:32:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357710 23ms 10.106.42.129 - - [13/May/2023:01:32:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:32:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:32:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:32:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:32:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357747 23ms 10.106.42.129 - - [13/May/2023:01:32:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:33:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:33:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:33:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:33:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357711 22ms 10.106.42.129 - - [13/May/2023:01:33:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:33:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:33:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:33:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:33:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357712 23ms 10.106.42.129 - - [13/May/2023:01:33:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:34:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:34:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:34:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:34:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357719 22ms 10.106.42.129 - - [13/May/2023:01:34:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms {"timestamp":"2023-05-13T01:34:38.490Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1536"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:34:38.490Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1536"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:34:38.493Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1536","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1539"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1541"} {"timestamp":"2023-05-13T01:34:38.495Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1536","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1539"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1543"} {"timestamp":"2023-05-13T01:34:38.499Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1536","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1539"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":47154},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1545"} 10.106.42.129 - - [13/May/2023:01:34:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:34:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.8 - - [13/May/2023:01:34:38 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 394 11ms 10.106.42.129 - - [13/May/2023:01:34:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:34:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357706 22ms 10.106.42.129 - - [13/May/2023:01:34:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:35:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:35:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:35:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:35:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357730 22ms 10.106.42.129 - - [13/May/2023:01:35:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:35:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:35:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:35:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:35:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357716 22ms 10.106.42.129 - - [13/May/2023:01:35:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:36:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:36:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:36:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:36:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357695 23ms 10.106.42.129 - - [13/May/2023:01:36:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:36:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:36:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:36:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:36:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357693 22ms 10.106.42.129 - - [13/May/2023:01:36:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:37:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:37:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:37:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:37:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357724 23ms 10.106.42.129 - - [13/May/2023:01:37:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:37:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:37:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:37:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:37:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357720 24ms 10.106.42.129 - - [13/May/2023:01:37:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:38:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:38:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:01:38:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:38:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357709 22ms 10.106.42.129 - - [13/May/2023:01:38:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:38:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:38:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:38:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:38:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357721 23ms 10.106.42.129 - - [13/May/2023:01:38:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:39:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:39:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:39:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:39:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357690 22ms 10.106.42.129 - - [13/May/2023:01:39:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T01:39:38.565Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1696"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:39:38.565Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1696"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:39:38.569Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1696","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1699"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1701"} {"timestamp":"2023-05-13T01:39:38.570Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1696","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1699"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1703"} {"timestamp":"2023-05-13T01:39:38.574Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1696","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1699"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":57830},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1705"} 10.106.42.129 - - [13/May/2023:01:39:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:39:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.8 - - [13/May/2023:01:39:38 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 394 11ms 10.106.42.129 - - [13/May/2023:01:39:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:39:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357722 22ms 10.106.42.129 - - [13/May/2023:01:39:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:40:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:40:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:40:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:40:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357733 22ms 10.106.42.129 - - [13/May/2023:01:40:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:40:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:40:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:40:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:40:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357748 22ms 10.106.42.129 - - [13/May/2023:01:40:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:41:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:41:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:41:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:41:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357718 23ms 10.106.42.129 - - [13/May/2023:01:41:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:41:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:41:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:41:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:41:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357707 22ms 10.106.42.129 - - [13/May/2023:01:41:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:42:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:42:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:42:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:42:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357721 23ms 10.106.42.129 - - [13/May/2023:01:42:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:42:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:42:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:42:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:42:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357718 23ms 10.106.42.129 - - [13/May/2023:01:42:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:43:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:43:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:43:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:43:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357716 23ms 10.106.42.129 - - [13/May/2023:01:43:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:43:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:43:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:43:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:43:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357716 22ms 10.106.42.129 - - [13/May/2023:01:43:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:44:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:44:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:44:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:44:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357693 23ms 10.106.42.129 - - [13/May/2023:01:44:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:44:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:44:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:44:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:44:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357731 23ms 10.106.42.129 - - [13/May/2023:01:44:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:45:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:45:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:45:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:45:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357717 23ms 10.106.42.129 - - [13/May/2023:01:45:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:45:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:45:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:45:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:01:45:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357713 23ms 10.106.42.129 - - [13/May/2023:01:45:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:46:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:46:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:46:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:46:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357694 22ms 10.106.42.129 - - [13/May/2023:01:46:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:46:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:46:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:46:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:46:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357716 22ms 10.106.42.129 - - [13/May/2023:01:46:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T01:47:08.115Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1932"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:47:08.115Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1932"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:47:08.119Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1932","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1935"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1937"} {"timestamp":"2023-05-13T01:47:08.120Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1932","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1935"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1939"} {"timestamp":"2023-05-13T01:47:08.124Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1932","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1935"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":42644},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-1941"} 10.106.42.129 - - [13/May/2023:01:47:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:47:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.41.11 - - [13/May/2023:01:47:08 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 11ms 10.106.42.129 - - [13/May/2023:01:47:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:47:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357702 22ms 10.106.42.129 - - [13/May/2023:01:47:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:47:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:47:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:47:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:47:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357690 23ms 10.106.42.129 - - [13/May/2023:01:47:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:48:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:48:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:48:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:48:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357717 23ms 10.106.42.129 - - [13/May/2023:01:48:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:48:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:48:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:48:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:48:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357717 22ms 10.106.42.129 - - [13/May/2023:01:48:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:49:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:49:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:49:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:49:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357702 22ms 10.106.42.129 - - [13/May/2023:01:49:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:49:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:49:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:49:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:49:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357712 23ms 10.106.42.129 - - [13/May/2023:01:49:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:50:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:50:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:50:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:50:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357681 22ms 10.106.42.129 - - [13/May/2023:01:50:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:50:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:50:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:50:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:50:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357691 22ms 10.106.42.129 - - [13/May/2023:01:50:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:51:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:51:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:51:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:51:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357693 22ms 10.106.42.129 - - [13/May/2023:01:51:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:51:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:51:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:51:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:51:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357691 22ms 10.106.42.129 - - [13/May/2023:01:51:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:52:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:52:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:52:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:52:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357716 22ms 10.106.42.129 - - [13/May/2023:01:52:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:52:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:52:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:52:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:52:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357703 23ms 10.106.42.129 - - [13/May/2023:01:52:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:53:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:53:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:53:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:53:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357706 23ms 10.106.42.129 - - [13/May/2023:01:53:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:53:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:53:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:53:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:53:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357691 22ms 10.106.42.129 - - [13/May/2023:01:53:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:54:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:54:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:54:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:54:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357723 22ms 10.106.42.129 - - [13/May/2023:01:54:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:54:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:54:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:54:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:54:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357699 22ms 10.106.42.129 - - [13/May/2023:01:54:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:55:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:55:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:55:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:55:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357710 23ms 10.106.42.129 - - [13/May/2023:01:55:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:55:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:55:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:55:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:55:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357721 23ms 10.106.42.129 - - [13/May/2023:01:55:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:56:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:56:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:56:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:56:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357724 22ms 10.106.42.129 - - [13/May/2023:01:56:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:56:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:56:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:56:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:56:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357721 22ms 10.106.42.129 - - [13/May/2023:01:56:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2023-05-13T01:57:08.296Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2242"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:57:08.296Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2242"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T01:57:08.299Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2242","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2245"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2247"} {"timestamp":"2023-05-13T01:57:08.300Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2242","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2245"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2249"} {"timestamp":"2023-05-13T01:57:08.303Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2242","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2245"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":55150},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":7,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2251"} 10.106.42.129 - - [13/May/2023:01:57:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:57:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.41.11 - - [13/May/2023:01:57:08 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 9ms 10.106.42.129 - - [13/May/2023:01:57:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:57:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357758 22ms 10.106.42.129 - - [13/May/2023:01:57:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:57:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:57:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:57:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:57:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357746 22ms 10.106.42.129 - - [13/May/2023:01:57:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:58:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:58:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:58:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:01:58:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357734 23ms 10.106.42.129 - - [13/May/2023:01:58:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:58:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:58:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:58:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:01:58:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357706 22ms 10.106.42.129 - - [13/May/2023:01:58:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:59:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:59:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:59:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:59:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357692 22ms 10.106.42.129 - - [13/May/2023:01:59:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:59:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:01:59:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:01:59:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:01:59:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357705 22ms 10.106.42.129 - - [13/May/2023:01:59:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:00:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:00:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:00:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:00:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357724 23ms 10.106.42.129 - - [13/May/2023:02:00:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:00:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:00:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:00:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:00:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357724 23ms 10.106.42.129 - - [13/May/2023:02:00:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:01:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:01:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:01:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:01:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357724 22ms 10.106.42.129 - - [13/May/2023:02:01:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:01:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:01:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:01:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:01:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357727 23ms 10.106.42.129 - - [13/May/2023:02:01:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:02:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:02:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:02:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:02:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357688 23ms 10.106.42.129 - - [13/May/2023:02:02:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:02:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:02:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:02:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.6 - - [13/May/2023:02:02:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357735 26ms 10.106.42.129 - - [13/May/2023:02:02:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:03:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:03:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:03:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:03:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357711 22ms 10.106.42.129 - - [13/May/2023:02:03:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:03:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:03:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:03:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:03:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357685 23ms 10.106.42.129 - - [13/May/2023:02:03:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:04:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:04:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:04:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:04:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357695 22ms 10.106.42.129 - - [13/May/2023:02:04:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:04:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:04:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:04:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:04:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357709 22ms 10.106.42.129 - - [13/May/2023:02:04:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:05:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:05:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:05:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:05:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357707 23ms 10.106.42.129 - - [13/May/2023:02:05:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:05:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:05:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:05:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:05:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357742 22ms 10.106.42.129 - - [13/May/2023:02:05:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:06:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:06:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:06:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:06:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357718 23ms 10.106.42.129 - - [13/May/2023:02:06:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:06:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:06:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:06:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:06:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357715 23ms 10.106.42.129 - - [13/May/2023:02:06:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T02:07:09.054Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2552"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:07:09.054Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2552"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:07:09.057Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2552","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2555"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2557"} {"timestamp":"2023-05-13T02:07:09.058Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2552","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2555"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2559"} {"timestamp":"2023-05-13T02:07:09.063Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2552","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2555"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":59856},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2561"} 10.106.42.129 - - [13/May/2023:02:07:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:07:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.8 - - [13/May/2023:02:07:09 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 10ms 10.106.42.129 - - [13/May/2023:02:07:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:07:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357743 22ms 10.106.42.129 - - [13/May/2023:02:07:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:07:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:07:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:07:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:07:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357731 22ms 10.106.42.129 - - [13/May/2023:02:07:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:08:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:08:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:08:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:08:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357743 22ms 10.106.42.129 - - [13/May/2023:02:08:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:08:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:08:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:08:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:08:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357741 22ms 10.106.42.129 - - [13/May/2023:02:08:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:09:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:09:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:09:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:09:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357732 23ms 10.106.42.129 - - [13/May/2023:02:09:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:09:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:09:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:09:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:09:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357718 23ms 10.106.42.129 - - [13/May/2023:02:09:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:10:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:10:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:10:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:10:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357732 22ms 10.106.42.129 - - [13/May/2023:02:10:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:10:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:10:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:10:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:10:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357720 22ms 10.106.42.129 - - [13/May/2023:02:10:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:11:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:11:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:11:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:11:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357708 22ms 10.106.42.129 - - [13/May/2023:02:11:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:11:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:11:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:11:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:11:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357735 22ms 10.106.42.129 - - [13/May/2023:02:11:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:12:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:12:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:12:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:12:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357723 22ms 10.106.42.129 - - [13/May/2023:02:12:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:12:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:12:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:12:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:12:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357708 22ms 10.106.42.129 - - [13/May/2023:02:12:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:13:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:13:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:13:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:13:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357719 22ms 10.106.42.129 - - [13/May/2023:02:13:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:13:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:13:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:13:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:13:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357705 23ms 10.106.42.129 - - [13/May/2023:02:13:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:14:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:14:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:14:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:14:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357732 23ms 10.106.42.129 - - [13/May/2023:02:14:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:14:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:14:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:14:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:14:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357721 23ms 10.106.42.129 - - [13/May/2023:02:14:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:15:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:15:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:15:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:15:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357736 22ms 10.106.42.129 - - [13/May/2023:02:15:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:15:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:15:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:15:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:15:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357747 23ms 10.106.42.129 - - [13/May/2023:02:15:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:16:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:16:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:16:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:16:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357711 23ms 10.106.42.129 - - [13/May/2023:02:16:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:16:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:16:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:16:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:16:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357723 22ms 10.106.42.129 - - [13/May/2023:02:16:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:17:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:17:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:17:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:17:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357721 23ms 10.106.42.129 - - [13/May/2023:02:17:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:17:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:17:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:17:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:17:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357732 22ms 10.106.42.129 - - [13/May/2023:02:17:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:18:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:18:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:18:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:18:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357710 23ms 10.106.42.129 - - [13/May/2023:02:18:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:18:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:18:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:18:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:18:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357721 22ms 10.106.42.129 - - [13/May/2023:02:18:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:19:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:19:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:19:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:19:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357696 23ms 10.106.42.129 - - [13/May/2023:02:19:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2023-05-13T02:19:31.823Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2931"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:19:31.823Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2931"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:19:31.896Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2931","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2936"} {"timestamp":"2023-05-13T02:19:31.903Z","eventName":"AM-SESSION-CREATED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2931","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2939"} {"timestamp":"2023-05-13T02:19:31.904Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2931","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2941"} {"timestamp":"2023-05-13T02:19:31.905Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2931","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":33912},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=2.1"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36"],"x-forwarded-for":["10.106.47.8"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.106.47.8"],"x-request-id":["13591c689d2130be6520dafa7122fb22"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":83,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2943"} {"timestamp":"2023-05-13T02:19:31.983Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2944"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:19:31.983Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2944"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:19:32.031Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2944","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2947","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":33912},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/realms/root/authorize","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36"],"x-forwarded-for":["10.106.47.8"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.106.47.8"],"x-request-id":["0c98847f764c718a50067f46e9dbf156"],"x-scheme":["https"]}}},"response":{"status":"FAILED","statusCode":"302","elapsedTime":48,"elapsedTimeUnits":"MILLISECONDS","detail":{"reason":"Found"}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2949"} {"timestamp":"2023-05-13T02:19:32.045Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2950"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:19:32.045Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2950"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:19:32.050Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2950","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2953","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934"],"principal":["oauth2"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2955"} {"timestamp":"2023-05-13T02:19:32.052Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2950","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2953","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934"],"userId":"id=oauth2,ou=agent,ou=am-config","principal":["oauth2"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2957"} {"timestamp":"2023-05-13T02:19:32.073Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2950","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2953","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2960","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2947","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2958","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934"],"userId":"id=oauth2,ou=agent,ou=am-config","client":{"ip":"10.106.41.135","port":33912},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/realms/root/access_token","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36"],"x-forwarded-for":["10.106.47.8"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.106.47.8"],"x-request-id":["6e739664fc5b9e8ff0d46f7847a772d7"],"x-scheme":["https"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer"}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2962"} 10.106.41.135 - - [13/May/2023:02:19:31 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 84ms 10.106.41.135 - - [13/May/2023:02:19:32 +0000] "POST /am/oauth2/realms/root/authorize?client_id=oauth2&scope=profile+mail+employeenumber+fr%3Aidm%3A*&state=1234&redirect_uri=http%3A%2F%2Ffake.com&response_type=code&realm=%2F HTTP/1.1" 302 - 52ms 10.106.41.135 - - [13/May/2023:02:19:32 +0000] "POST /am/oauth2/realms/root/access_token?realm=%2F HTTP/1.1" 200 179 30ms 10.106.42.129 - - [13/May/2023:02:19:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:19:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:19:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:19:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357832 22ms 10.106.42.129 - - [13/May/2023:02:19:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:20:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:20:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:20:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:20:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 22ms 10.106.42.129 - - [13/May/2023:02:20:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:20:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:20:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:20:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:20:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357857 22ms 10.106.42.129 - - [13/May/2023:02:20:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:21:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:21:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:21:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:21:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 23ms 10.106.42.129 - - [13/May/2023:02:21:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:21:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:21:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:21:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:21:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357857 23ms 10.106.42.129 - - [13/May/2023:02:21:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:22:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:22:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:22:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:22:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357857 23ms 10.106.42.129 - - [13/May/2023:02:22:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:22:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:22:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:22:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:22:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 22ms 10.106.42.129 - - [13/May/2023:02:22:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:23:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:23:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:23:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:23:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357871 22ms 10.106.42.129 - - [13/May/2023:02:23:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:23:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:23:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:23:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:23:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357858 23ms 10.106.42.129 - - [13/May/2023:02:23:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:24:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:24:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:24:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:24:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357881 22ms 10.106.42.129 - - [13/May/2023:02:24:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T02:24:32.411Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3119"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:24:32.411Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3119"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:24:32.414Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3119","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3122"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3124"} {"timestamp":"2023-05-13T02:24:32.415Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3119","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3122"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3126"} {"timestamp":"2023-05-13T02:24:32.418Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3119","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3122"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":48358},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3128"} 10.106.42.129 - - [13/May/2023:02:24:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:24:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.8 - - [13/May/2023:02:24:32 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 9ms 10.106.42.129 - - [13/May/2023:02:24:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:24:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357828 23ms 10.106.42.129 - - [13/May/2023:02:24:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:25:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:25:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:25:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:25:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357841 23ms 10.106.42.129 - - [13/May/2023:02:25:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:25:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:25:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:25:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:25:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357828 23ms 10.106.42.129 - - [13/May/2023:02:25:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:26:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:26:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:26:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:26:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 22ms 10.106.42.129 - - [13/May/2023:02:26:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:26:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:26:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:26:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:26:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357851 22ms 10.106.42.129 - - [13/May/2023:02:26:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:27:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:27:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:27:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:27:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357853 23ms 10.106.42.129 - - [13/May/2023:02:27:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:27:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:27:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:27:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:27:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357841 23ms 10.106.42.129 - - [13/May/2023:02:27:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:28:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:28:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:28:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:28:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357865 22ms 10.106.42.129 - - [13/May/2023:02:28:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:28:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:28:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:28:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:28:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357862 22ms 10.106.42.129 - - [13/May/2023:02:28:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:29:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:29:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:29:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:29:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 23ms 10.106.42.129 - - [13/May/2023:02:29:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T02:29:32.347Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3279"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:29:32.347Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3279"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:29:32.350Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3279","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3282"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3284"} {"timestamp":"2023-05-13T02:29:32.351Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3279","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3282"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3286"} {"timestamp":"2023-05-13T02:29:32.354Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3279","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3282"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":35188},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3288"} 10.106.42.129 - - [13/May/2023:02:29:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:29:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.41.11 - - [13/May/2023:02:29:32 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 9ms 10.106.42.129 - - [13/May/2023:02:29:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:29:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 23ms 10.106.42.129 - - [13/May/2023:02:29:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:30:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:30:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:30:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:30:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 22ms 10.106.42.129 - - [13/May/2023:02:30:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:30:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:30:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:30:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:30:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 23ms 10.106.42.129 - - [13/May/2023:02:30:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:31:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:31:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:31:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:31:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 28ms 10.106.42.129 - - [13/May/2023:02:31:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:31:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:31:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:31:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:31:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357833 23ms 10.106.42.129 - - [13/May/2023:02:31:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:32:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:32:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:32:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:32:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357846 22ms 10.106.42.129 - - [13/May/2023:02:32:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:32:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:32:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:32:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:32:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357834 23ms 10.106.42.129 - - [13/May/2023:02:32:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:33:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:33:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:33:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:33:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 22ms 10.106.42.129 - - [13/May/2023:02:33:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:33:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:33:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:33:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:33:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357810 33ms 10.106.42.129 - - [13/May/2023:02:33:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:34:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:34:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:34:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:34:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357845 33ms 10.106.42.129 - - [13/May/2023:02:34:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2023-05-13T02:34:32.395Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3439"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:34:32.395Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3439"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:34:32.399Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3439","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3442"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3444"} {"timestamp":"2023-05-13T02:34:32.400Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3439","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3442"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3446"} {"timestamp":"2023-05-13T02:34:32.403Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3439","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3442"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":53932},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3448"} {"timestamp":"2023-05-13T02:34:32.578Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3449"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:34:32.578Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3449"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:34:32.582Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3449","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3452"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3454"} {"timestamp":"2023-05-13T02:34:32.583Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3449","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3452"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3456"} {"timestamp":"2023-05-13T02:34:32.586Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3449","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3452"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":44976},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3458"} 10.106.42.129 - - [13/May/2023:02:34:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:34:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.41.11 - - [13/May/2023:02:34:32 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 10ms 10.106.42.8 - - [13/May/2023:02:34:32 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 10ms 10.106.42.129 - - [13/May/2023:02:34:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:34:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357833 32ms 10.106.42.129 - - [13/May/2023:02:34:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:35:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:35:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:35:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:35:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 33ms 10.106.42.129 - - [13/May/2023:02:35:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:35:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:35:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:35:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:35:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 44ms 10.106.42.129 - - [13/May/2023:02:35:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:36:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:36:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:36:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:36:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357849 22ms 10.106.42.129 - - [13/May/2023:02:36:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:36:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:36:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:36:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:36:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357845 22ms 10.106.42.129 - - [13/May/2023:02:36:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:37:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:37:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:37:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:37:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 22ms 10.106.42.129 - - [13/May/2023:02:37:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:37:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:37:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:37:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:37:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357849 22ms 10.106.42.129 - - [13/May/2023:02:37:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:38:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:38:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:38:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:38:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357846 22ms 10.106.42.129 - - [13/May/2023:02:38:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:38:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:38:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:38:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:38:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:02:38:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:39:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:39:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:39:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:39:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:02:39:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:39:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:39:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:39:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:39:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357820 22ms 10.106.42.129 - - [13/May/2023:02:39:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:40:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:40:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:40:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:40:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357857 22ms 10.106.42.129 - - [13/May/2023:02:40:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:40:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:40:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:40:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:40:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:02:40:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:41:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:41:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:41:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:41:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357849 22ms 10.106.42.129 - - [13/May/2023:02:41:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:41:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:41:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:41:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:41:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 22ms 10.106.42.129 - - [13/May/2023:02:41:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:42:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:42:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:42:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:42:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357833 22ms 10.106.42.129 - - [13/May/2023:02:42:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:42:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:42:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:42:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:42:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 22ms 10.106.42.129 - - [13/May/2023:02:42:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:43:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:43:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:43:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:43:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357826 22ms 10.106.42.129 - - [13/May/2023:02:43:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:43:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:43:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:43:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:43:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357838 22ms 10.106.42.129 - - [13/May/2023:02:43:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:44:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:44:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:44:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:44:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357845 22ms 10.106.42.129 - - [13/May/2023:02:44:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2023-05-13T02:44:32.539Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3759"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:44:32.539Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3759"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T02:44:32.542Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3759","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3762"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3764"} {"timestamp":"2023-05-13T02:44:32.543Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3759","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3762"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3766"} {"timestamp":"2023-05-13T02:44:32.546Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3759","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3762"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":39754},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3768"} 10.106.42.129 - - [13/May/2023:02:44:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:44:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.41.11 - - [13/May/2023:02:44:32 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 9ms 10.106.42.129 - - [13/May/2023:02:44:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:44:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357822 22ms 10.106.42.129 - - [13/May/2023:02:44:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:45:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:45:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:45:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:45:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 22ms 10.106.42.129 - - [13/May/2023:02:45:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:45:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:45:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:02:45:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:45:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 22ms 10.106.42.129 - - [13/May/2023:02:45:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:46:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:46:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:46:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:46:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357810 22ms 10.106.42.129 - - [13/May/2023:02:46:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:46:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:46:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:46:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:46:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 22ms 10.106.42.129 - - [13/May/2023:02:46:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:47:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:47:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:47:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:47:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 21ms 10.106.42.129 - - [13/May/2023:02:47:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:47:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:47:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:47:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:47:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357811 22ms 10.106.42.129 - - [13/May/2023:02:47:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:48:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:48:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:48:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:48:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357807 22ms 10.106.42.129 - - [13/May/2023:02:48:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:48:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:48:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:48:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:48:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357808 22ms 10.106.42.129 - - [13/May/2023:02:48:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:49:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:49:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:49:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:49:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357823 22ms 10.106.42.129 - - [13/May/2023:02:49:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T02:49:31.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"","objectId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-2934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-3914"} 10.106.42.129 - - [13/May/2023:02:49:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:49:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:49:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:49:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357820 22ms 10.106.42.129 - - [13/May/2023:02:49:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:50:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:50:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:50:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:50:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:02:50:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:50:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:50:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:50:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:50:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357811 22ms 10.106.42.129 - - [13/May/2023:02:50:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:51:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:51:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:51:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:51:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357810 22ms 10.106.42.129 - - [13/May/2023:02:51:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:51:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:51:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:51:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:51:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357808 22ms 10.106.42.129 - - [13/May/2023:02:51:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:52:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:52:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:52:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:52:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357822 22ms 10.106.42.129 - - [13/May/2023:02:52:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:52:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:52:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:52:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:52:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357832 21ms 10.106.42.129 - - [13/May/2023:02:52:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:53:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:53:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:53:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:53:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357823 22ms 10.106.42.129 - - [13/May/2023:02:53:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:53:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:53:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:53:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:53:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357809 22ms 10.106.42.129 - - [13/May/2023:02:53:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:54:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:54:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:54:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:54:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357820 22ms 10.106.42.129 - - [13/May/2023:02:54:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:54:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:54:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:54:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:54:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357822 22ms 10.106.42.129 - - [13/May/2023:02:54:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:55:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:55:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:55:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:55:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 23ms 10.106.42.129 - - [13/May/2023:02:55:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:55:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:55:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:55:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:55:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 22ms 10.106.42.129 - - [13/May/2023:02:55:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:56:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:56:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:56:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:56:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357845 22ms 10.106.42.129 - - [13/May/2023:02:56:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:56:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:56:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:56:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:56:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357834 22ms 10.106.42.129 - - [13/May/2023:02:56:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:57:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:57:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:57:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:57:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:02:57:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:57:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:57:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:57:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:57:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 22ms 10.106.42.129 - - [13/May/2023:02:57:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:58:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:58:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:58:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:58:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357845 22ms 10.106.42.129 - - [13/May/2023:02:58:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:58:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:58:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:58:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:02:58:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 22ms 10.106.42.129 - - [13/May/2023:02:58:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:59:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:59:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:59:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:59:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357845 22ms 10.106.42.129 - - [13/May/2023:02:59:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:59:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:02:59:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:02:59:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:02:59:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357844 22ms 10.106.42.129 - - [13/May/2023:02:59:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:00:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:00:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:00:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:00:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357833 22ms 10.106.42.129 - - [13/May/2023:03:00:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:00:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:00:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:00:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:00:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357846 22ms 10.106.42.129 - - [13/May/2023:03:00:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:01:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:01:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:01:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:01:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357859 22ms 10.106.42.129 - - [13/May/2023:03:01:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:01:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:01:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:01:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:01:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357846 22ms {"timestamp":"2023-05-13T03:01:57.694Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4291"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:01:57.694Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4291"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:01:57.697Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4291","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4294"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4296"} {"timestamp":"2023-05-13T03:01:57.698Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4291","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4294"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4298"} {"timestamp":"2023-05-13T03:01:57.702Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4291","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4294"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":33504},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4300"} 10.106.42.129 - - [13/May/2023:03:01:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.8 - - [13/May/2023:03:01:57 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 9ms 10.106.42.129 - - [13/May/2023:03:02:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:02:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:02:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:02:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357820 23ms 10.106.42.129 - - [13/May/2023:03:02:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:02:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:02:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:02:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:02:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357832 23ms 10.106.42.129 - - [13/May/2023:03:02:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:03:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:03:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:03:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:03:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 22ms 10.106.42.129 - - [13/May/2023:03:03:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:03:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:03:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:03:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:03:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 23ms 10.106.42.129 - - [13/May/2023:03:03:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:04:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:04:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:04:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:04:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357863 22ms 10.106.42.129 - - [13/May/2023:03:04:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:04:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:04:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:04:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:04:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 23ms 10.106.42.129 - - [13/May/2023:03:04:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:05:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:05:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:05:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:05:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 22ms 10.106.42.129 - - [13/May/2023:03:05:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:05:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:05:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:05:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:05:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357861 23ms 10.106.42.129 - - [13/May/2023:03:05:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:06:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:06:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:06:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:06:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357849 22ms 10.106.42.129 - - [13/May/2023:03:06:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:06:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:06:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:06:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:06:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357825 22ms {"timestamp":"2023-05-13T03:06:57.714Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4451"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:06:57.714Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4451"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:06:57.717Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4451","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4454"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4456"} {"timestamp":"2023-05-13T03:06:57.718Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4451","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4454"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4458"} {"timestamp":"2023-05-13T03:06:57.723Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4451","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4454"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":35882},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4460"} 10.106.42.129 - - [13/May/2023:03:06:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.8 - - [13/May/2023:03:06:57 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 9ms 10.106.42.129 - - [13/May/2023:03:07:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:07:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:07:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:07:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357838 22ms 10.106.42.129 - - [13/May/2023:03:07:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:07:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:07:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:07:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:07:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357826 22ms 10.106.42.129 - - [13/May/2023:03:07:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:08:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:08:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:08:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:08:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357827 22ms 10.106.42.129 - - [13/May/2023:03:08:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:08:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:08:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:08:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:08:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 22ms 10.106.42.129 - - [13/May/2023:03:08:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:09:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:09:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:09:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:09:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357828 22ms 10.106.42.129 - - [13/May/2023:03:09:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:09:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:09:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:09:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:09:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357825 23ms 10.106.42.129 - - [13/May/2023:03:09:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:10:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:10:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:10:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:10:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 22ms 10.106.42.129 - - [13/May/2023:03:10:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:10:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:10:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:10:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:10:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 22ms 10.106.42.129 - - [13/May/2023:03:10:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:11:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:11:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:11:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:11:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 22ms 10.106.42.129 - - [13/May/2023:03:11:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:11:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:11:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:11:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:11:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357845 22ms 10.106.42.129 - - [13/May/2023:03:11:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:12:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:12:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:12:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:12:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357834 22ms 10.106.42.129 - - [13/May/2023:03:12:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:12:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:12:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:12:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:12:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 22ms 10.106.42.129 - - [13/May/2023:03:12:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:13:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:13:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:13:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:13:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 22ms 10.106.42.129 - - [13/May/2023:03:13:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:13:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:13:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:13:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:13:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357862 22ms 10.106.42.129 - - [13/May/2023:03:13:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:14:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:14:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:14:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:14:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357861 22ms 10.106.42.129 - - [13/May/2023:03:14:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:14:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:14:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:14:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:14:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 22ms 10.106.42.129 - - [13/May/2023:03:14:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:15:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:15:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:15:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:15:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357823 22ms 10.106.42.129 - - [13/May/2023:03:15:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:15:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:15:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:15:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:15:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357845 22ms 10.106.42.129 - - [13/May/2023:03:15:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:16:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:16:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:16:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:16:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 22ms 10.106.42.129 - - [13/May/2023:03:16:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:16:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:16:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:16:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:16:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357839 22ms {"timestamp":"2023-05-13T03:16:57.926Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4761"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:16:57.926Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4761"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:16:57.929Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4761","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4764"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4766"} {"timestamp":"2023-05-13T03:16:57.930Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4761","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4764"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4768"} {"timestamp":"2023-05-13T03:16:57.934Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4761","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4764"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":36804},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4770"} 10.106.42.129 - - [13/May/2023:03:16:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.41.11 - - [13/May/2023:03:16:57 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 9ms 10.106.42.129 - - [13/May/2023:03:17:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:17:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:17:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:17:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357834 22ms 10.106.42.129 - - [13/May/2023:03:17:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:17:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:17:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:17:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:17:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357872 22ms 10.106.42.129 - - [13/May/2023:03:17:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:18:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:18:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:18:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:18:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357849 22ms 10.106.42.129 - - [13/May/2023:03:18:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:18:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:18:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:18:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:18:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357846 22ms 10.106.42.129 - - [13/May/2023:03:18:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:19:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:19:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:19:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:19:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:03:19:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:19:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:19:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:19:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:19:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357825 23ms 10.106.42.129 - - [13/May/2023:03:19:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:20:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:20:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:20:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:20:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357860 22ms 10.106.42.129 - - [13/May/2023:03:20:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:20:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:20:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:20:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:20:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:03:20:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:21:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:21:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:21:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:21:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357859 22ms 10.106.42.129 - - [13/May/2023:03:21:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:21:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:21:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:21:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:21:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357859 22ms 10.106.42.129 - - [13/May/2023:03:21:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:22:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:22:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:22:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:22:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357859 22ms 10.106.42.129 - - [13/May/2023:03:22:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:22:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:22:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:22:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:22:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357832 22ms 10.106.42.129 - - [13/May/2023:03:22:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:23:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:23:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:23:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:23:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357871 22ms 10.106.42.129 - - [13/May/2023:03:23:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:23:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:23:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:23:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:23:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357859 23ms 10.106.42.129 - - [13/May/2023:03:23:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:24:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:24:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2023-05-13T03:24:17.097Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4993"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:24:17.097Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4993"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:24:17.100Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4993","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4996"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4998"} {"timestamp":"2023-05-13T03:24:17.102Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4993","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4996"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5000"} {"timestamp":"2023-05-13T03:24:17.105Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4993","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-4996"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":55450},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5002"} 10.106.42.129 - - [13/May/2023:03:24:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:24:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357833 22ms 10.106.42.8 - - [13/May/2023:03:24:17 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 9ms 10.106.42.129 - - [13/May/2023:03:24:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:24:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:24:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:24:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:24:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357859 22ms 10.106.42.129 - - [13/May/2023:03:24:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:25:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:25:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:25:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:25:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357833 22ms 10.106.42.129 - - [13/May/2023:03:25:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:25:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:25:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:25:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:25:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 22ms 10.106.42.129 - - [13/May/2023:03:25:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:26:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:26:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:26:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:26:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 23ms 10.106.42.129 - - [13/May/2023:03:26:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:26:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:26:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:26:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:26:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 22ms 10.106.42.129 - - [13/May/2023:03:26:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:27:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:27:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:27:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:27:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357813 22ms 10.106.42.129 - - [13/May/2023:03:27:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:27:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:27:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:27:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:27:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357849 22ms 10.106.42.129 - - [13/May/2023:03:27:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:28:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:28:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:28:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:28:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 22ms 10.106.42.129 - - [13/May/2023:03:28:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:28:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:28:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:28:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:28:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357839 22ms 10.106.42.129 - - [13/May/2023:03:28:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:29:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:29:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:29:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:29:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357828 23ms 10.106.42.129 - - [13/May/2023:03:29:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:29:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:29:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:29:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:29:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 22ms 10.106.42.129 - - [13/May/2023:03:29:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:30:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:30:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:30:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:30:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357839 22ms 10.106.42.129 - - [13/May/2023:03:30:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:30:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:30:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:30:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:30:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357864 22ms 10.106.42.129 - - [13/May/2023:03:30:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:31:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:31:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:31:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:31:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357813 22ms 10.106.42.129 - - [13/May/2023:03:31:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:31:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:31:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:31:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:31:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 22ms 10.106.42.129 - - [13/May/2023:03:31:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:32:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:32:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:32:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:32:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357826 22ms 10.106.42.129 - - [13/May/2023:03:32:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:32:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:32:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:32:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:32:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 22ms 10.106.42.129 - - [13/May/2023:03:32:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:33:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:33:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:33:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:33:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 22ms 10.106.42.129 - - [13/May/2023:03:33:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:33:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:33:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:33:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:33:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 27ms 10.106.42.129 - - [13/May/2023:03:33:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:34:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:34:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:03:34:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:34:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 22ms 10.106.42.129 - - [13/May/2023:03:34:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:34:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:34:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:34:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:34:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357834 22ms 10.106.42.129 - - [13/May/2023:03:34:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:35:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:35:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:35:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:35:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357821 22ms 10.106.42.129 - - [13/May/2023:03:35:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:35:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:35:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:35:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:35:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357846 22ms 10.106.42.129 - - [13/May/2023:03:35:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:36:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:36:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:36:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:36:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357860 22ms 10.106.42.129 - - [13/May/2023:03:36:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:36:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:36:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:36:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:36:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 23ms 10.106.42.129 - - [13/May/2023:03:36:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:37:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:37:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:37:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:37:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357810 22ms 10.106.42.129 - - [13/May/2023:03:37:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:37:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:37:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:37:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:37:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 23ms 10.106.42.129 - - [13/May/2023:03:37:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:38:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:38:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:38:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:38:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357859 22ms 10.106.42.129 - - [13/May/2023:03:38:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:38:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:38:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:38:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:38:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:03:38:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:39:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:39:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:39:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:39:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 23ms 10.106.42.129 - - [13/May/2023:03:39:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:39:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:39:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:39:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:39:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357856 23ms 10.106.42.129 - - [13/May/2023:03:39:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:40:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:40:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:40:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:40:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357820 22ms 10.106.42.129 - - [13/May/2023:03:40:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:40:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:40:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:40:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:40:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 23ms 10.106.42.129 - - [13/May/2023:03:40:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:41:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:41:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:41:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:41:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 22ms 10.106.42.129 - - [13/May/2023:03:41:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:41:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:41:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:41:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:41:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357846 22ms 10.106.42.129 - - [13/May/2023:03:41:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:42:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:42:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:42:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:42:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 22ms 10.106.42.129 - - [13/May/2023:03:42:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:42:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:42:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:42:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:42:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:03:42:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:43:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:43:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:43:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:43:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 23ms 10.106.42.129 - - [13/May/2023:03:43:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:43:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:43:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:43:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:43:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 23ms 10.106.42.129 - - [13/May/2023:03:43:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:44:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:44:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T03:44:17.346Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5603"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:44:17.346Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5603"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:44:17.350Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5603","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5606"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5608"} {"timestamp":"2023-05-13T03:44:17.351Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5603","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5606"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5610"} {"timestamp":"2023-05-13T03:44:17.354Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5603","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5606"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":49756},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5612"} 10.106.42.129 - - [13/May/2023:03:44:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:44:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 24ms 10.106.41.11 - - [13/May/2023:03:44:17 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 10ms 10.106.42.129 - - [13/May/2023:03:44:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:44:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:44:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:44:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:44:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357862 31ms 10.106.42.129 - - [13/May/2023:03:44:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:45:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:45:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:45:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:45:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 33ms 10.106.42.129 - - [13/May/2023:03:45:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:45:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:45:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:45:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:45:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357849 33ms 10.106.42.129 - - [13/May/2023:03:45:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:46:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:46:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:46:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:46:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 32ms 10.106.42.129 - - [13/May/2023:03:46:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:46:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:46:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:46:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:46:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357861 32ms 10.106.42.129 - - [13/May/2023:03:46:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:47:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:47:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:47:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:47:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357812 32ms 10.106.42.129 - - [13/May/2023:03:47:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:47:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:47:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:47:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:47:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 33ms 10.106.42.129 - - [13/May/2023:03:47:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:48:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:48:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:48:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:48:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 32ms 10.106.42.129 - - [13/May/2023:03:48:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:48:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:48:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:48:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:48:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 35ms 10.106.42.129 - - [13/May/2023:03:48:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:49:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:49:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2023-05-13T03:49:17.304Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5763"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:49:17.304Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5763"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:49:17.307Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5763","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5766"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5768"} {"timestamp":"2023-05-13T03:49:17.308Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5763","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5766"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5770"} {"timestamp":"2023-05-13T03:49:17.312Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5763","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5766"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":44440},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5772"} 10.106.42.129 - - [13/May/2023:03:49:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:49:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357862 32ms 10.106.42.8 - - [13/May/2023:03:49:17 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 8ms 10.106.42.129 - - [13/May/2023:03:49:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:49:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:49:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:49:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:49:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 32ms 10.106.42.129 - - [13/May/2023:03:49:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:50:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:50:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:50:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:50:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 32ms 10.106.42.129 - - [13/May/2023:03:50:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:03:50:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:50:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:50:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:50:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 33ms 10.106.42.129 - - [13/May/2023:03:50:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:51:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:51:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:51:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:51:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357834 33ms 10.106.42.129 - - [13/May/2023:03:51:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:51:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:51:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:51:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:51:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357821 33ms 10.106.42.129 - - [13/May/2023:03:51:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:52:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:52:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:52:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:52:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357843 32ms 10.106.42.129 - - [13/May/2023:03:52:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:52:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:52:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:52:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:52:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357834 32ms 10.106.42.129 - - [13/May/2023:03:52:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:53:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:53:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:53:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:53:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357848 33ms 10.106.42.129 - - [13/May/2023:03:53:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:53:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:53:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:53:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:53:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357845 32ms 10.106.42.129 - - [13/May/2023:03:53:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:54:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:54:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:54:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:54:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357833 32ms 10.106.42.129 - - [13/May/2023:03:54:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:54:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:54:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:54:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:54:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 32ms 10.106.42.129 - - [13/May/2023:03:54:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:55:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:55:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:55:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:55:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357847 31ms 10.106.42.129 - - [13/May/2023:03:55:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:55:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:55:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:55:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:55:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357849 22ms 10.106.42.129 - - [13/May/2023:03:55:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:56:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:56:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:56:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:56:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357849 21ms 10.106.42.129 - - [13/May/2023:03:56:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:56:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:56:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T03:56:42.104Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5992"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:56:42.104Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5992"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:56:42.107Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5992","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5997"} {"timestamp":"2023-05-13T03:56:42.114Z","eventName":"AM-SESSION-CREATED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5992","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6000"} {"timestamp":"2023-05-13T03:56:42.114Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5992","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6002"} {"timestamp":"2023-05-13T03:56:42.116Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5992","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":58810},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=2.1"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36"],"x-forwarded-for":["10.106.47.8"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.106.47.8"],"x-request-id":["031f6ddb86ae7e014373dd6c33d52b12"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6004"} {"timestamp":"2023-05-13T03:56:42.193Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6005"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:56:42.193Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6005"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:56:42.205Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6005","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6008"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":58810},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/realms/root/authorize","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36"],"x-forwarded-for":["10.106.47.8"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.106.47.8"],"x-request-id":["f70d5730801da7fca8f648210acfdc88"],"x-scheme":["https"]}}},"response":{"status":"FAILED","statusCode":"302","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS","detail":{"reason":"Found"}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6010"} {"timestamp":"2023-05-13T03:56:42.217Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6011"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:56:42.217Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6011"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:56:42.220Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6011","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6014"],"principal":["oauth2"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6016"} {"timestamp":"2023-05-13T03:56:42.221Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6011","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6014"],"userId":"id=oauth2,ou=agent,ou=am-config","principal":["oauth2"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6018"} {"timestamp":"2023-05-13T03:56:42.234Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6011","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6021","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6014","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6008","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6019"],"userId":"id=oauth2,ou=agent,ou=am-config","client":{"ip":"10.106.41.135","port":58810},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/realms/root/access_token","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36"],"x-forwarded-for":["10.106.47.8"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.106.47.8"],"x-request-id":["f78761517e0711d61fbb06facb5d7eac"],"x-scheme":["https"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer"}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6023"} {"timestamp":"2023-05-13T03:56:42.392Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6027"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:56:42.392Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6027"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T03:56:42.395Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6027","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6030"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6032"} {"timestamp":"2023-05-13T03:56:42.396Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6027","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6030"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6034"} {"timestamp":"2023-05-13T03:56:42.398Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6027","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6030"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":38610},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":6,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6036"} 10.106.41.135 - - [13/May/2023:03:56:42 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.106.41.135 - - [13/May/2023:03:56:42 +0000] "POST /am/oauth2/realms/root/authorize?client_id=oauth2&scope=profile+mail+employeenumber+fr%3Aidm%3A*&state=1234&redirect_uri=http%3A%2F%2Ffake.com&response_type=code&realm=%2F HTTP/1.1" 302 - 14ms 10.106.41.135 - - [13/May/2023:03:56:42 +0000] "POST /am/oauth2/realms/root/access_token?realm=%2F HTTP/1.1" 200 179 18ms 10.106.42.129 - - [13/May/2023:03:56:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.41.11 - - [13/May/2023:03:56:42 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 8ms 10.106.43.6 - - [13/May/2023:03:56:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357843 22ms 10.106.42.129 - - [13/May/2023:03:56:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:57:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:57:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:57:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:57:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357817 21ms 10.106.42.129 - - [13/May/2023:03:57:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:57:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:57:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:57:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:57:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357819 22ms 10.106.42.129 - - [13/May/2023:03:57:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:58:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:58:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:58:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:58:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357815 22ms 10.106.42.129 - - [13/May/2023:03:58:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:58:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:03:58:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:58:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:03:58:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357853 21ms 10.106.42.129 - - [13/May/2023:03:58:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:59:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:59:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:03:59:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:59:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357816 22ms 10.106.42.129 - - [13/May/2023:03:59:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:59:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:59:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:03:59:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:03:59:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357840 22ms 10.106.42.129 - - [13/May/2023:03:59:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:00:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:00:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:00:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:00:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357864 22ms 10.106.42.129 - - [13/May/2023:04:00:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:00:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:00:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:00:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:00:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357865 22ms 10.106.42.129 - - [13/May/2023:04:00:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:01:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:01:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:01:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:01:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357866 22ms 10.106.42.129 - - [13/May/2023:04:01:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:01:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:01:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:01:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:01:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357866 22ms 10.106.42.129 - - [13/May/2023:04:01:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:02:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:02:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:02:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:02:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357838 22ms 10.106.42.129 - - [13/May/2023:04:02:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:02:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:02:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:02:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:02:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 22ms 10.106.42.129 - - [13/May/2023:04:02:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:03:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:03:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:03:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:03:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357836 22ms 10.106.42.129 - - [13/May/2023:04:03:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:03:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:03:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:03:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:03:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357864 22ms 10.106.42.129 - - [13/May/2023:04:03:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:04:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:04:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:04:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:04:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357874 22ms 10.106.42.129 - - [13/May/2023:04:04:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:04:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:04:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:04:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:04:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357864 22ms 10.106.42.129 - - [13/May/2023:04:04:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:05:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:05:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:05:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:05:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357853 22ms 10.106.42.129 - - [13/May/2023:04:05:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:05:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:05:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:05:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:05:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357867 22ms 10.106.42.129 - - [13/May/2023:04:05:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:06:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:06:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:06:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:06:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357840 22ms 10.106.42.129 - - [13/May/2023:04:06:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:06:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:06:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:06:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:06:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357828 22ms 10.106.42.129 - - [13/May/2023:04:06:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:07:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:07:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:07:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:07:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 22ms 10.106.42.129 - - [13/May/2023:04:07:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:07:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:07:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:07:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:07:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357853 22ms 10.106.42.129 - - [13/May/2023:04:07:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:08:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:08:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:08:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:08:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357827 22ms 10.106.42.129 - - [13/May/2023:04:08:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:08:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:08:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:08:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:08:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357840 22ms 10.106.42.129 - - [13/May/2023:04:08:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:09:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:09:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:09:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:09:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357853 22ms 10.106.42.129 - - [13/May/2023:04:09:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:09:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:09:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:09:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:09:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357865 22ms 10.106.42.129 - - [13/May/2023:04:09:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:10:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:10:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:10:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:10:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357852 21ms 10.106.42.129 - - [13/May/2023:04:10:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:10:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:10:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:10:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:10:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357861 22ms 10.106.42.129 - - [13/May/2023:04:10:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:11:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:11:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:11:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:11:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357862 22ms 10.106.42.129 - - [13/May/2023:04:11:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:11:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:11:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T04:11:42.532Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6487"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:11:42.532Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6487"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:11:42.535Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6487","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6490"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6492"} {"timestamp":"2023-05-13T04:11:42.537Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6487","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6490"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6494"} {"timestamp":"2023-05-13T04:11:42.540Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6487","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6490"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":50580},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6496"} 10.106.42.129 - - [13/May/2023:04:11:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.41.11 - - [13/May/2023:04:11:42 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 9ms 10.106.43.6 - - [13/May/2023:04:11:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357878 22ms 10.106.42.129 - - [13/May/2023:04:11:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:12:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:12:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:12:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:12:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 22ms 10.106.42.129 - - [13/May/2023:04:12:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:12:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:12:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:12:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:12:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357840 22ms 10.106.42.129 - - [13/May/2023:04:12:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:13:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:13:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:13:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:13:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357854 21ms 10.106.42.129 - - [13/May/2023:04:13:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:13:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:13:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:13:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:13:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357828 22ms 10.106.42.129 - - [13/May/2023:04:13:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:14:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:14:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:14:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:14:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 22ms 10.106.42.129 - - [13/May/2023:04:14:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:14:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:14:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:14:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:14:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357840 22ms 10.106.42.129 - - [13/May/2023:04:14:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:15:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:15:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:15:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:15:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357838 22ms 10.106.42.129 - - [13/May/2023:04:15:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:15:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:15:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:15:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:15:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357841 22ms 10.106.42.129 - - [13/May/2023:04:15:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:16:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:16:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:16:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:16:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357849 22ms 10.106.42.129 - - [13/May/2023:04:16:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:16:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:16:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2023-05-13T04:16:42.487Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6647"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:16:42.487Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6647"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:16:42.490Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6647","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6650"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6652"} {"timestamp":"2023-05-13T04:16:42.491Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6647","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6650"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6654"} {"timestamp":"2023-05-13T04:16:42.493Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6647","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6650"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":46412},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":6,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6656"} 10.106.42.129 - - [13/May/2023:04:16:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.8 - - [13/May/2023:04:16:42 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 8ms 10.106.43.6 - - [13/May/2023:04:16:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357867 21ms 10.106.42.129 - - [13/May/2023:04:16:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:17:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:17:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:17:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:17:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357842 22ms 10.106.42.129 - - [13/May/2023:04:17:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:17:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:17:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:17:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:17:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357853 22ms 10.106.42.129 - - [13/May/2023:04:17:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:18:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:18:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:18:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:18:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357842 22ms 10.106.42.129 - - [13/May/2023:04:18:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:18:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:18:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:18:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:18:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357816 22ms 10.106.42.129 - - [13/May/2023:04:18:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:19:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:19:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:19:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:19:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357840 21ms 10.106.42.129 - - [13/May/2023:04:19:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:19:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:19:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:19:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:19:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357827 22ms 10.106.42.129 - - [13/May/2023:04:19:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:20:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:20:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:20:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:20:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 22ms 10.106.42.129 - - [13/May/2023:04:20:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:20:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:20:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:20:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:20:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357814 22ms 10.106.42.129 - - [13/May/2023:04:20:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:21:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:21:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:21:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:21:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357842 22ms 10.106.42.129 - - [13/May/2023:04:21:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:21:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:21:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:21:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:21:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357838 23ms 10.106.42.129 - - [13/May/2023:04:21:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:22:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:22:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:22:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:22:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357839 22ms 10.106.42.129 - - [13/May/2023:04:22:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:22:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:22:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:22:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:22:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357844 22ms 10.106.42.129 - - [13/May/2023:04:22:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:23:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:23:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:23:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:23:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357854 22ms 10.106.42.129 - - [13/May/2023:04:23:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:23:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:23:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:23:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:23:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357854 22ms 10.106.42.129 - - [13/May/2023:04:23:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:24:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:24:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:24:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:24:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357854 22ms 10.106.42.129 - - [13/May/2023:04:24:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:24:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:24:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:24:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:24:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357837 22ms 10.106.42.129 - - [13/May/2023:04:24:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:25:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:25:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:25:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:25:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 22ms 10.106.42.129 - - [13/May/2023:04:25:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:25:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:25:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:25:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:25:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357805 22ms 10.106.42.129 - - [13/May/2023:04:25:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:26:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:26:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:26:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:26:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357826 22ms 10.106.42.129 - - [13/May/2023:04:26:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:26:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:26:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2023-05-13T04:26:42.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"","objectId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-5995","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-6955"} 10.106.42.129 - - [13/May/2023:04:26:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:26:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357839 22ms 10.106.42.129 - - [13/May/2023:04:26:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:27:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:27:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:27:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:27:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357866 21ms 10.106.42.129 - - [13/May/2023:04:27:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:27:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:27:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:27:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:27:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357841 22ms 10.106.42.129 - - [13/May/2023:04:27:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:28:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:28:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:28:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:28:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357840 22ms 10.106.42.129 - - [13/May/2023:04:28:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:28:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:28:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:28:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:28:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357852 22ms 10.106.42.129 - - [13/May/2023:04:28:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T04:29:01.542Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7027"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:29:01.542Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7027"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:29:01.545Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7027","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7032"} {"timestamp":"2023-05-13T04:29:01.551Z","eventName":"AM-SESSION-CREATED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7027","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7035"} {"timestamp":"2023-05-13T04:29:01.552Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7027","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7037"} {"timestamp":"2023-05-13T04:29:01.553Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7027","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":43164},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=2.1"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36"],"x-forwarded-for":["10.106.47.8"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.106.47.8"],"x-request-id":["66eb8f2bcbaa05f042469dce7e0b7a08"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7039"} {"timestamp":"2023-05-13T04:29:01.625Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7040"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:29:01.625Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7040"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:29:01.636Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7040","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7043","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":43164},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/realms/root/authorize","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36"],"x-forwarded-for":["10.106.47.8"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.106.47.8"],"x-request-id":["b12e9a281b4c8b1a3450edd0a9ac9b71"],"x-scheme":["https"]}}},"response":{"status":"FAILED","statusCode":"302","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS","detail":{"reason":"Found"}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7045"} {"timestamp":"2023-05-13T04:29:01.647Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7046"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:29:01.647Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7046"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:29:01.650Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7046","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7049","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030"],"principal":["oauth2"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7051"} {"timestamp":"2023-05-13T04:29:01.651Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7046","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7049","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030"],"userId":"id=oauth2,ou=agent,ou=am-config","principal":["oauth2"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7053"} {"timestamp":"2023-05-13T04:29:01.665Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7046","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7043","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7054","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7056","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7049","9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030"],"userId":"id=oauth2,ou=agent,ou=am-config","client":{"ip":"10.106.41.135","port":43164},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/realms/root/access_token","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36"],"x-forwarded-for":["10.106.47.8"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.106.47.8"],"x-request-id":["28ca01f08ed6dce64093839e4007c4b9"],"x-scheme":["https"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer"}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7058"} {"timestamp":"2023-05-13T04:29:01.754Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7059"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:29:01.754Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7059"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:29:01.757Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7059","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7062"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7064"} {"timestamp":"2023-05-13T04:29:01.758Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7059","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7062"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7066"} {"timestamp":"2023-05-13T04:29:01.760Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7059","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7062"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":58584},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":6,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7068"} 10.106.41.135 - - [13/May/2023:04:29:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.106.41.135 - - [13/May/2023:04:29:01 +0000] "POST /am/oauth2/realms/root/authorize?client_id=oauth2&scope=profile+mail+employeenumber+fr%3Aidm%3A*&state=1234&redirect_uri=http%3A%2F%2Ffake.com&response_type=code&realm=%2F HTTP/1.1" 302 - 13ms 10.106.41.135 - - [13/May/2023:04:29:01 +0000] "POST /am/oauth2/realms/root/access_token?realm=%2F HTTP/1.1" 200 179 20ms 10.106.41.11 - - [13/May/2023:04:29:01 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 8ms 10.106.42.129 - - [13/May/2023:04:29:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:29:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:04:29:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:29:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357860 22ms 10.106.42.129 - - [13/May/2023:04:29:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:29:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:29:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:29:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:29:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:04:29:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:30:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:30:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:30:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:30:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357822 21ms 10.106.42.129 - - [13/May/2023:04:30:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:30:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:30:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:30:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:30:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 22ms 10.106.42.129 - - [13/May/2023:04:30:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:31:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:31:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:31:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:31:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357815 23ms 10.106.42.129 - - [13/May/2023:04:31:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:31:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:31:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:31:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:31:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357811 23ms 10.106.42.129 - - [13/May/2023:04:31:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:32:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:32:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:32:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:32:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357839 22ms 10.106.42.129 - - [13/May/2023:04:32:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:32:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:32:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:32:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:32:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357813 22ms 10.106.42.129 - - [13/May/2023:04:32:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:33:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:33:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:33:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:33:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 22ms 10.106.42.129 - - [13/May/2023:04:33:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:33:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:33:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:33:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:33:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357825 22ms 10.106.42.129 - - [13/May/2023:04:33:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:34:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:34:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:34:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:34:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357835 22ms 10.106.42.129 - - [13/May/2023:04:34:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:34:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:34:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:34:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:34:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357826 22ms 10.106.42.129 - - [13/May/2023:04:34:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:35:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:35:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:35:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:35:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 22ms 10.106.42.129 - - [13/May/2023:04:35:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:35:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:35:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:35:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:35:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357826 22ms 10.106.42.129 - - [13/May/2023:04:35:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:36:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:36:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:36:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:36:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357827 22ms 10.106.42.129 - - [13/May/2023:04:36:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:36:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:36:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:36:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:36:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357812 22ms 10.106.42.129 - - [13/May/2023:04:36:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:37:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:37:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:37:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:37:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357827 23ms 10.106.42.129 - - [13/May/2023:04:37:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:37:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:37:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:37:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:37:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357825 23ms 10.106.42.129 - - [13/May/2023:04:37:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:38:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:38:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:38:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:38:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357824 22ms 10.106.42.129 - - [13/May/2023:04:38:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:38:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:38:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:38:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:38:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357873 21ms 10.106.42.129 - - [13/May/2023:04:38:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T04:39:01.818Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7369"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:39:01.818Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7369"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:39:01.821Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7369","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7372"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7374"} {"timestamp":"2023-05-13T04:39:01.823Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7369","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7372"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7376"} {"timestamp":"2023-05-13T04:39:01.826Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7369","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7372"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":35874},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7378"} 10.106.41.11 - - [13/May/2023:04:39:01 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 10ms 10.106.42.129 - - [13/May/2023:04:39:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:39:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:39:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:39:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357864 22ms 10.106.42.129 - - [13/May/2023:04:39:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:39:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:39:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:39:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:39:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357840 22ms 10.106.42.129 - - [13/May/2023:04:39:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:40:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:40:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:40:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:40:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357841 22ms 10.106.42.129 - - [13/May/2023:04:40:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:40:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:40:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:40:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:40:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357830 23ms 10.106.42.129 - - [13/May/2023:04:40:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:41:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:41:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:41:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:41:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357827 22ms 10.106.42.129 - - [13/May/2023:04:41:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:41:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:41:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:41:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:41:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357840 22ms 10.106.42.129 - - [13/May/2023:04:41:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:42:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:42:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:42:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:42:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357823 23ms 10.106.42.129 - - [13/May/2023:04:42:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:42:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:42:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:42:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:42:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357841 22ms 10.106.42.129 - - [13/May/2023:04:42:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:43:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:43:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:43:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:43:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357852 22ms 10.106.42.129 - - [13/May/2023:04:43:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:43:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:43:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:43:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:43:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357842 22ms 10.106.42.129 - - [13/May/2023:04:43:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T04:44:01.802Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7529"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:44:01.802Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7529"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:44:01.805Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7529","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7532"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7534"} {"timestamp":"2023-05-13T04:44:01.806Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7529","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7532"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7536"} {"timestamp":"2023-05-13T04:44:01.808Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7529","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7532"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":55614},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":6,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7538"} {"timestamp":"2023-05-13T04:44:01.890Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7539"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:44:01.890Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7539"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:44:01.893Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7539","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7542"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7544"} {"timestamp":"2023-05-13T04:44:01.894Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7539","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7542"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7546"} {"timestamp":"2023-05-13T04:44:01.897Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7539","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7542"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":58606},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7548"} 10.106.42.8 - - [13/May/2023:04:44:01 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 8ms 10.106.41.11 - - [13/May/2023:04:44:01 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 8ms 10.106.42.129 - - [13/May/2023:04:44:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:44:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:44:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:44:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357818 22ms 10.106.42.129 - - [13/May/2023:04:44:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:44:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:44:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:44:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:44:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357808 22ms 10.106.42.129 - - [13/May/2023:04:44:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:45:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:45:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:45:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:45:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357827 22ms 10.106.42.129 - - [13/May/2023:04:45:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:45:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:45:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:45:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:45:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357829 22ms 10.106.42.129 - - [13/May/2023:04:45:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:46:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:46:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:46:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:46:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357807 22ms 10.106.42.129 - - [13/May/2023:04:46:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:46:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:46:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:46:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:46:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357844 22ms 10.106.42.129 - - [13/May/2023:04:46:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:47:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:47:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:47:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:47:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357819 22ms 10.106.42.129 - - [13/May/2023:04:47:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.42.129 - - [13/May/2023:04:47:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:47:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:47:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:47:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357817 22ms 10.106.42.129 - - [13/May/2023:04:47:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:48:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:48:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:48:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:48:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357832 21ms 10.106.42.129 - - [13/May/2023:04:48:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:48:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:48:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:48:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:48:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357818 23ms 10.106.42.129 - - [13/May/2023:04:48:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T04:49:01.838Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7699"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:49:01.838Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7699"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:49:01.841Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7699","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7702"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7704"} {"timestamp":"2023-05-13T04:49:01.842Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7699","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7702"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7706"} {"timestamp":"2023-05-13T04:49:01.844Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7699","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7702"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":41482},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":6,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7708"} 10.106.42.8 - - [13/May/2023:04:49:01 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 8ms 10.106.42.129 - - [13/May/2023:04:49:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:49:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:49:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:49:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357808 21ms 10.106.42.129 - - [13/May/2023:04:49:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:49:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:49:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:49:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:49:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357817 21ms 10.106.42.129 - - [13/May/2023:04:49:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:50:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:50:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:50:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:50:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357831 22ms 10.106.42.129 - - [13/May/2023:04:50:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:50:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:50:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:50:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:50:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357832 22ms 10.106.42.129 - - [13/May/2023:04:50:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:51:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:51:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:51:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:51:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357857 21ms 10.106.42.129 - - [13/May/2023:04:51:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:51:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:51:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:51:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:51:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357843 22ms 10.106.42.129 - - [13/May/2023:04:51:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:52:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:52:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:52:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:52:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357829 22ms 10.106.42.129 - - [13/May/2023:04:52:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:52:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:52:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:52:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:52:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357841 22ms 10.106.42.129 - - [13/May/2023:04:52:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:53:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:53:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:53:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:53:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357842 22ms 10.106.42.129 - - [13/May/2023:04:53:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:53:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:53:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:53:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:53:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357842 21ms 10.106.42.129 - - [13/May/2023:04:53:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T04:54:01.954Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7859"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:54:01.954Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7859"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T04:54:01.957Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7859","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7862"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7864"} {"timestamp":"2023-05-13T04:54:01.958Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7859","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7862"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7866"} {"timestamp":"2023-05-13T04:54:01.961Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7859","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7862"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":47718},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":7,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7868"} 10.106.41.11 - - [13/May/2023:04:54:01 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 7ms 10.106.42.129 - - [13/May/2023:04:54:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:54:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:54:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:54:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357852 21ms 10.106.42.129 - - [13/May/2023:04:54:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:54:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:54:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:54:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:54:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357841 22ms 10.106.42.129 - - [13/May/2023:04:54:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:55:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:55:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:55:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:55:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357830 22ms 10.106.42.129 - - [13/May/2023:04:55:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:55:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:55:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:55:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:55:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357842 22ms 10.106.42.129 - - [13/May/2023:04:55:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:56:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:56:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:56:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:56:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 22ms 10.106.42.129 - - [13/May/2023:04:56:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:56:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:56:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:56:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:56:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357840 21ms 10.106.42.129 - - [13/May/2023:04:56:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:57:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:57:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:57:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:57:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357853 21ms 10.106.42.129 - - [13/May/2023:04:57:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:57:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:57:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:57:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:57:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357850 21ms 10.106.42.129 - - [13/May/2023:04:57:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:58:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:58:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:58:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:58:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357830 22ms 10.106.42.129 - - [13/May/2023:04:58:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:58:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:58:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:58:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:58:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357851 22ms 10.106.42.129 - - [13/May/2023:04:58:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T04:59:01.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-0","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"","objectId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-7030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8020"} 10.106.42.129 - - [13/May/2023:04:59:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:59:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:04:59:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:04:59:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357876 22ms 10.106.42.129 - - [13/May/2023:04:59:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:59:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:59:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:04:59:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:04:59:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357909 22ms 10.106.42.129 - - [13/May/2023:04:59:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:00:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:00:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:00:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:00:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357888 22ms 10.106.42.129 - - [13/May/2023:05:00:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:00:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:00:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:00:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:00:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357887 22ms 10.106.42.129 - - [13/May/2023:05:00:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:01:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:01:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:01:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:01:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357861 22ms {"timestamp":"2023-05-13T05:01:21.759Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8095"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:01:21.759Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8095"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:01:21.762Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8095","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8098"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8100"} {"timestamp":"2023-05-13T05:01:21.764Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8095","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8098"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8102"} {"timestamp":"2023-05-13T05:01:21.767Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8095","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8098"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":47010},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8104"} 10.106.41.11 - - [13/May/2023:05:01:21 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 9ms 10.106.42.129 - - [13/May/2023:05:01:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:01:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:01:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:01:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:01:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357889 22ms 10.106.42.129 - - [13/May/2023:05:01:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:02:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:02:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:02:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:02:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357914 22ms 10.106.42.129 - - [13/May/2023:05:02:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:02:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:02:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:02:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:02:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357890 23ms {"timestamp":"2023-05-13T05:02:50.725Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=1[in:1 + out:0 + pending:0], maxSize=14, blocked=0, ldapClient=LdapClient(host=ds-idrepo-1.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Server Connection Closed: Load balancer availability check search request timed out after 3000 ms","context":"default"} {"timestamp":"2023-05-13T05:02:52.473Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LdapClientImpl","message":"No keep-alive search response received for connection 'LdapClientSocket(local=/10.106.42.139:37200, remote=ds-idrepo-1.ds-idrepo/10.106.44.5:1636, protocol=LDAPS, valid=true, closed=false)'","context":"default"} 10.106.42.129 - - [13/May/2023:05:02:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T05:03:02.442Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=1[in:1 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=ds-idrepo-1.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Server Connection Closed: Load balancer availability check search request timed out after 3000 ms","context":"default"} {"timestamp":"2023-05-13T05:03:02.739Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=1[in:1 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=ds-idrepo-1.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Server Connection Closed: Load balancer availability check search request timed out after 3000 ms","context":"default"} {"timestamp":"2023-05-13T05:03:02.758Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LdapClientImpl","message":"No keep-alive search response received for connection 'LdapClientSocket(local=/10.106.42.139:37206, remote=ds-idrepo-1.ds-idrepo/10.106.44.5:1636, protocol=LDAPS, valid=true, closed=false)'","context":"default"} 10.106.42.129 - - [13/May/2023:05:03:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:03:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:03:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:03:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357898 22ms 10.106.42.129 - - [13/May/2023:05:03:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:03:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:03:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:03:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:03:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357902 23ms {"timestamp":"2023-05-13T05:03:50.703Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=1[in:1 + out:0 + pending:0], maxSize=14, blocked=0, ldapClient=LdapClient(host=ds-idrepo-1.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Server Connection Closed: Load balancer availability check search request timed out after 3000 ms","context":"default"} 10.106.42.129 - - [13/May/2023:05:03:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:04:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:04:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:04:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:04:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357875 22ms {"timestamp":"2023-05-13T05:04:20.703Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=1[in:1 + out:0 + pending:0], maxSize=14, blocked=0, ldapClient=LdapClient(host=ds-idrepo-0.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Server Connection Closed: Load balancer availability check search request timed out after 3000 ms","context":"default"} 10.106.42.129 - - [13/May/2023:05:04:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:04:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:04:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:04:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:04:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357889 22ms 10.106.42.129 - - [13/May/2023:05:04:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:05:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:05:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:05:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:05:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357901 22ms 10.106.42.129 - - [13/May/2023:05:05:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:05:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:05:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:05:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:05:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357876 22ms 10.106.42.129 - - [13/May/2023:05:05:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:06:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:06:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:06:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:06:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357901 21ms 10.106.42.129 - - [13/May/2023:05:06:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:06:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:06:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:06:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:06:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357927 22ms 10.106.42.129 - - [13/May/2023:05:06:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:07:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:07:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:07:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:07:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357909 22ms 10.106.42.129 - - [13/May/2023:05:07:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T05:07:30.703Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=1[in:1 + out:0 + pending:0], maxSize=14, blocked=0, ldapClient=LdapClient(host=ds-idrepo-1.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Server Connection Closed: Load balancer availability check search request timed out after 3000 ms","context":"default"} 10.106.42.129 - - [13/May/2023:05:07:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:07:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:07:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:07:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357900 22ms 10.106.42.129 - - [13/May/2023:05:07:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:08:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:08:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:08:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:08:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357900 23ms 10.106.42.129 - - [13/May/2023:05:08:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:08:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:08:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:08:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:08:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357898 22ms 10.106.42.129 - - [13/May/2023:05:08:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:09:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:09:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:09:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:09:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357888 22ms 10.106.42.129 - - [13/May/2023:05:09:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:09:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:09:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:09:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:09:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357899 22ms 10.106.42.129 - - [13/May/2023:05:09:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:10:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:10:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:10:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:10:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357899 22ms 10.106.42.129 - - [13/May/2023:05:10:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:10:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:10:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:10:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:10:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357913 22ms 10.106.42.129 - - [13/May/2023:05:10:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:11:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:11:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:11:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:11:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357913 22ms {"timestamp":"2023-05-13T05:11:21.813Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8405"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:11:21.813Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8405"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:11:21.816Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8405","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8408"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8410"} {"timestamp":"2023-05-13T05:11:21.818Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8405","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8408"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8412"} {"timestamp":"2023-05-13T05:11:21.822Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8405","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8408"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":44400},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8414"} 10.106.41.11 - - [13/May/2023:05:11:21 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 10ms 10.106.42.129 - - [13/May/2023:05:11:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:11:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:11:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:11:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:11:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357910 22ms 10.106.42.129 - - [13/May/2023:05:11:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:12:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:12:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:12:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:12:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357902 22ms 10.106.42.129 - - [13/May/2023:05:12:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:12:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:12:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:12:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:12:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357890 22ms 10.106.42.129 - - [13/May/2023:05:12:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:13:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:13:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:13:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:13:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357863 22ms 10.106.42.129 - - [13/May/2023:05:13:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:13:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:13:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:13:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:13:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357900 22ms 10.106.42.129 - - [13/May/2023:05:13:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:14:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:14:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:14:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:14:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357878 32ms 10.106.42.129 - - [13/May/2023:05:14:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:14:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:14:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:14:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:14:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357888 33ms 10.106.42.129 - - [13/May/2023:05:14:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:15:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:15:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:15:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:15:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357898 32ms 10.106.42.129 - - [13/May/2023:05:15:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:15:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:15:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:15:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:15:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357887 32ms 10.106.42.129 - - [13/May/2023:05:15:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:16:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:16:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:16:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:16:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357889 32ms {"timestamp":"2023-05-13T05:16:21.836Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8565"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:16:21.836Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8565"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:16:21.839Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8565","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8568"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8570"} {"timestamp":"2023-05-13T05:16:21.840Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8565","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8568"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8572"} {"timestamp":"2023-05-13T05:16:21.842Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8565","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8568"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":50728},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":6,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8574"} 10.106.41.11 - - [13/May/2023:05:16:21 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 8ms 10.106.42.129 - - [13/May/2023:05:16:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:16:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:16:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:16:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:16:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357864 33ms 10.106.42.129 - - [13/May/2023:05:16:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:17:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:17:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:17:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:17:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357875 32ms 10.106.42.129 - - [13/May/2023:05:17:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:17:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:17:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:17:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:17:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357878 32ms 10.106.42.129 - - [13/May/2023:05:17:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:18:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:18:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:18:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:18:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357878 32ms 10.106.42.129 - - [13/May/2023:05:18:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:18:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:18:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:18:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:18:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357888 33ms 10.106.42.129 - - [13/May/2023:05:18:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:19:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:19:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:19:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:19:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357877 33ms 10.106.42.129 - - [13/May/2023:05:19:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:19:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:19:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:19:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:19:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357914 32ms 10.106.42.129 - - [13/May/2023:05:19:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:20:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:20:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:20:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:20:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357889 33ms 10.106.42.129 - - [13/May/2023:05:20:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:20:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:20:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:20:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:20:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357890 32ms 10.106.42.129 - - [13/May/2023:05:20:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T05:21:02.786Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8719"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:21:02.786Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8719"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:21:02.789Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8719","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8722"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8724"} {"timestamp":"2023-05-13T05:21:02.790Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8719","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8722"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8726"} {"timestamp":"2023-05-13T05:21:02.793Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8719","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8722"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":49002},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":8,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8728"} 10.106.42.129 - - [13/May/2023:05:21:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:21:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.8 - - [13/May/2023:05:21:02 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 8ms 10.106.42.129 - - [13/May/2023:05:21:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:21:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357889 32ms {"timestamp":"2023-05-13T05:21:21.882Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8735"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:21:21.882Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8735"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:21:21.885Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8735","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8738"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8740"} {"timestamp":"2023-05-13T05:21:21.886Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8735","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8738"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.41.11","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8742"} {"timestamp":"2023-05-13T05:21:21.897Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8735","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8738"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.41.11","port":56632},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8744"} 10.106.41.11 - - [13/May/2023:05:21:21 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 17ms 10.106.42.129 - - [13/May/2023:05:21:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:21:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:21:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:21:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:21:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357891 22ms 10.106.42.129 - - [13/May/2023:05:21:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:22:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:22:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:22:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:22:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357939 22ms 10.106.42.129 - - [13/May/2023:05:22:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:22:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:22:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:22:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:22:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357926 22ms 10.106.42.129 - - [13/May/2023:05:22:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:23:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:23:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:23:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:23:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357911 22ms 10.106.42.129 - - [13/May/2023:05:23:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:23:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:23:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:23:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:23:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357923 22ms 10.106.42.129 - - [13/May/2023:05:23:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:24:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:24:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:24:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:24:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357938 22ms 10.106.42.129 - - [13/May/2023:05:24:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:24:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:24:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:24:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:24:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357912 21ms 10.106.42.129 - - [13/May/2023:05:24:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:25:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:25:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:25:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:25:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357925 21ms 10.106.42.129 - - [13/May/2023:05:25:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:25:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:25:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:25:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:25:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357910 21ms 10.106.42.129 - - [13/May/2023:05:25:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:26:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:26:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:26:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:26:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357910 22ms 10.106.42.129 - - [13/May/2023:05:26:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:26:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:26:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:26:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:26:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357900 22ms 10.106.42.129 - - [13/May/2023:05:26:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:27:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:27:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:27:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:27:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357918 22ms 10.106.42.129 - - [13/May/2023:05:27:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:27:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:27:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:27:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:27:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357922 21ms 10.106.42.129 - - [13/May/2023:05:27:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:28:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:28:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:28:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:28:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357911 22ms 10.106.42.129 - - [13/May/2023:05:28:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:28:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:28:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:28:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:28:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357911 22ms 10.106.42.129 - - [13/May/2023:05:28:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:29:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:29:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:29:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:29:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357907 21ms 10.106.42.129 - - [13/May/2023:05:29:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:29:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:29:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:29:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:29:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357907 22ms 10.106.42.129 - - [13/May/2023:05:29:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:30:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:30:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:30:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:30:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357896 22ms 10.106.42.129 - - [13/May/2023:05:30:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:30:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:30:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:30:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:30:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357901 22ms 10.106.42.129 - - [13/May/2023:05:30:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2023-05-13T05:31:02.847Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9039"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:31:02.847Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9039"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:31:02.849Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9039","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9042"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9044"} {"timestamp":"2023-05-13T05:31:02.851Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9039","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9042"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.106.42.8","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9046"} {"timestamp":"2023-05-13T05:31:02.853Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9039","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9042"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.106.42.8","port":36280},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.19)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":7,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"employeenumber mail profile fr:idm:*","token_type":"Bearer","client_id":"oauth2","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9048"} 10.106.42.129 - - [13/May/2023:05:31:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:31:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.8 - - [13/May/2023:05:31:02 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 395 8ms 10.106.42.129 - - [13/May/2023:05:31:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:31:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357878 22ms 10.106.42.129 - - [13/May/2023:05:31:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:31:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:31:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:31:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:31:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357877 22ms 10.106.42.129 - - [13/May/2023:05:31:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:32:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:32:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:32:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:32:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357879 22ms 10.106.42.129 - - [13/May/2023:05:32:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:32:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:32:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:32:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:32:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357903 22ms 10.106.42.129 - - [13/May/2023:05:32:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:33:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:33:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:33:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:33:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357916 22ms 10.106.42.129 - - [13/May/2023:05:33:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:33:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:33:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:33:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:33:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357892 21ms {"timestamp":"2023-05-13T05:34:00.468Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9136"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:34:00.468Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9136"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:34:00.470Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9136","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9139"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9141"} {"timestamp":"2023-05-13T05:34:00.477Z","eventName":"AM-SESSION-CREATED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9136","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9139"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9139","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9144"} {"timestamp":"2023-05-13T05:34:00.477Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9136","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9139"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9146"} {"timestamp":"2023-05-13T05:34:00.479Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9136","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9139"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":37542},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=1.0,resource=2.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.28.2"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["b8d577b020ad9e3041b5527c04f00918"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9148"} {"timestamp":"2023-05-13T05:34:00.728Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9149"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:34:00.728Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9149"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:34:00.731Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9149","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9152"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9154"} {"timestamp":"2023-05-13T05:34:00.736Z","eventName":"AM-SESSION-CREATED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9149","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9152"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9152","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9157"} {"timestamp":"2023-05-13T05:34:00.736Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9149","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9152"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.106.41.135","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9159"} {"timestamp":"2023-05-13T05:34:00.737Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9149","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9152"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":37470},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=1.0,resource=2.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.28.2"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["07bec43306e7a0bb8753be713ddb2902"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9161"} 10.106.42.129 - - [13/May/2023:05:33:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.41.135 - - [13/May/2023:05:34:00 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.41.135 - - [13/May/2023:05:34:00 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 13ms 10.106.41.135 - - [13/May/2023:05:34:00 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 11ms {"timestamp":"2023-05-13T05:34:00.966Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9162"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:34:00.966Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9162"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:34:01.025Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9162","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9152"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":37474},"server":{"ip":"10.106.42.139","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/sessions","headers":{"accept":["*/*"],"accept-api-version":["protocol=2.1,resource=3.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.28.2"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["9c3280764645e6b69ce0ee0e29c3f362"],"x-scheme":["https"]}}},"request":{"protocol":"CREST","operation":"ACTION","detail":{"action":"getSessionInfo"}},"response":{"status":"SUCCESSFUL","statusCode":"","elapsedTime":61,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Session","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9166"} {"timestamp":"2023-05-13T05:34:01.449Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9167"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:34:01.449Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9167"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-13T05:34:01.453Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9167","trackingIds":["9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9152"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.135","port":37474},"server":{"ip":"10.106.42.139","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/serverinfo/version","headers":{"accept":["*/*"],"accept-api-version":["protocol=2.1"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.28.2"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["bf8d650acfe11d018d36e7bbb14a18b0"],"x-scheme":["https"]}}},"request":{"protocol":"CREST","operation":"READ"},"response":{"status":"SUCCESSFUL","statusCode":"","elapsedTime":5,"elapsedTimeUnits":"MILLISECONDS","detail":{"revision":"-170092548"}},"realm":"/","component":"Server Info","source":"audit","topic":"access","level":"INFO","_eventId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-9171"} 10.106.41.135 - - [13/May/2023:05:34:01 +0000] "POST /am/json/realms/root/sessions?_action=getSessionInfo HTTP/1.1" 200 290 68ms 10.106.41.135 - - [13/May/2023:05:34:01 +0000] "GET /am/json/serverinfo/version HTTP/1.1" 200 271 6ms 10.106.42.129 - - [13/May/2023:05:34:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:34:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:34:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:34:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357882 23ms 10.106.42.129 - - [13/May/2023:05:34:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T05:34:33.002Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(9)","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8021"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2023-05-13T05:34:33.552Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(9)","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8021"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.106.42.129 - - [13/May/2023:05:34:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:34:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-05-13T05:34:49.705Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(9)","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8021"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2023-05-13T05:34:50.552Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(9)","mdc":{"transactionId":"9c60b8ef-c8be-4952-8d71-b8021e52c7a9-8021"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.106.42.129 - - [13/May/2023:05:34:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:34:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357870 22ms 10.106.42.129 - - [13/May/2023:05:34:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:35:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:35:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:35:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:35:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357803 23ms 10.106.42.129 - - [13/May/2023:05:35:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:35:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:35:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:35:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:35:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357781 23ms 10.106.42.129 - - [13/May/2023:05:35:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:36:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:36:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:36:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:36:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357780 22ms 10.106.42.129 - - [13/May/2023:05:36:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:36:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:36:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:36:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:36:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357793 22ms 10.106.42.129 - - [13/May/2023:05:36:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:37:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:37:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:37:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:37:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357779 22ms 10.106.42.129 - - [13/May/2023:05:37:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:37:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:37:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:37:42 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.6 - - [13/May/2023:05:37:46 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357769 22ms 10.106.42.129 - - [13/May/2023:05:37:52 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:38:02 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:38:02 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:38:12 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.6 - - [13/May/2023:05:38:16 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357792 21ms 10.106.42.129 - - [13/May/2023:05:38:22 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.129 - - [13/May/2023:05:38:32 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.42.129 - - [13/May/2023:05:38:32 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms