Results

By type

          05:59:42,618 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:59:42,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:59:42,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/inventory-api-3.5.2.jar!/logback.xml]
05:59:42,639 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@38bc8ab5 - URL [jar:file:/opt/inventory-api-3.5.2.jar!/logback.xml] is not of type file
05:59:42,783 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:59:42,799 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [jar:file:/opt/inventory-api-3.5.2.jar!/logback.xml] 
05:59:42,799 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
05:59:42,801 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:59:42,805 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:59:42,933 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
05:59:42,933 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:59:42,933 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:59:42,935 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:59:42,938 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
05:59:42,946 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - setting totalSizeCap to 200 MB
05:59:42,948 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Archive files will be limited to [100 MB] each.
05:59:42,951 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Will use gz compression
05:59:42,952 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Will use the pattern /opt/logs/metrics-%d{yyyy-MM-dd}.%i.log for the active file
05:59:42,955 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/logs/metrics-%d{yyyy-MM-dd}.%i.log.gz'.
05:59:42,955 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Roll-over at midnight.
05:59:42,964 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Setting initial period to Sun Oct 03 05:59:42 UTC 2021
05:59:42,967 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
05:59:42,967 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:59:42,967 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:59:42,970 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: /opt/logs/metrics.log
05:59:42,970 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [/opt/logs/metrics.log]
05:59:42,971 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:59:42,972 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
05:59:42,974 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - setting totalSizeCap to 200 MB
05:59:42,974 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Archive files will be limited to [100 MB] each.
05:59:42,974 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Will use gz compression
05:59:42,975 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Will use the pattern /opt/logs/debug-%d{yyyy-MM-dd}.%i.log for the active file
05:59:42,977 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/logs/debug-%d{yyyy-MM-dd}.%i.log.gz'.
05:59:42,977 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Roll-over at midnight.
05:59:42,978 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Setting initial period to Sun Oct 03 05:59:42 UTC 2021
05:59:42,979 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
05:59:42,979 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:59:42,979 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:59:42,979 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: /opt/logs/debug.log
05:59:42,979 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [/opt/logs/debug.log]
05:59:42,980 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:59:42,980 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
05:59:42,981 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - setting totalSizeCap to 200 MB
05:59:42,981 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Archive files will be limited to [100 MB] each.
05:59:42,981 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Will use gz compression
05:59:42,981 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Will use the pattern /opt/logs/error-%d{yyyy-MM-dd}.%i.log for the active file
05:59:42,982 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/logs/error-%d{yyyy-MM-dd}.%i.log.gz'.
05:59:42,982 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Roll-over at midnight.
05:59:42,983 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Setting initial period to Sun Oct 03 05:59:42 UTC 2021
05:59:42,984 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
05:59:42,984 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:59:42,984 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:59:42,984 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: /opt/logs/error.log
05:59:42,984 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [/opt/logs/error.log]
05:59:42,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
05:59:42,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
05:59:42,985 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
05:59:42,986 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
05:59:42,986 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
05:59:42,986 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
05:59:42,986 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
05:59:42,986 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
05:59:42,986 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
05:59:42,986 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:59:42,986 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
05:59:42,986 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:59:42,987 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1500955a - Registering current configuration as safe fallback point

INFO  [2021-10-03 05:59:47,367] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2021-10-03 05:59:47,375] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2021-10-03 05:59:47,375] debugLogger: Starting DCAE inventory application
INFO  [2021-10-03 05:59:47,375] debugLogger: DB driver properties: {charSet=UTF-8}
INFO  [2021-10-03 05:59:48,050] debugLogger: Sql table created: DCAEServiceTypesDAO
INFO  [2021-10-03 05:59:48,094] debugLogger: Sql table created: DCAEServicesDAO
INFO  [2021-10-03 05:59:48,171] debugLogger: Sql table created: DCAEServiceComponentsDAO
INFO  [2021-10-03 05:59:48,274] debugLogger: Sql table created: DCAEServicesComponentsMapsDAO
INFO  [2021-10-03 05:59:48,355] debugLogger: Sql view created: dcae_service_types_latest
WARN  [2021-10-03 05:59:48,360] debugLogger: Use of DCAE controller client is *not* required. Turned off.
INFO  [2021-10-03 05:59:48,374] io.dropwizard.server.ServerFactory: Starting dcae-inventory
INFO  [2021-10-03 05:59:48,481] org.eclipse.jetty.setuid.SetUIDListener: Opened application@35e92c45{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-10-03 05:59:48,482] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@1f5d72f{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-10-03 05:59:48,484] org.eclipse.jetty.server.Server: jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.10+9
INFO  [2021-10-03 05:59:48,529] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@1135efad(dcae@dcae.onap.org,h=[dcae, bbs-event-processor, bbs-event-processor.onap, bbs-event-processor.onap.svc.cluster.local, config-binding-service, config-binding-service.onap, config-binding-service.onap.svc.cluster.local, dashboard, dashboard.onap, dashboard.onap.svc.cluster.local, dcae-cloudify-manager, dcae-cloudify-manager.onap, dcae-cloudify-manager.onap.svc.cluster.local, dcae-datafile-collector, dcae-datafile-collector.onap, dcae-datafile-collector.onap.svc.cluster.local, dcae-hv-ves-collector, dcae-hv-ves-collector.onap, dcae-hv-ves-collector.onap.svc.cluster.local, dcae-pm-mapper, dcae-pm-mapper.onap, dcae-pm-mapper.onap.svc.cluster.local, dcae-pmsh, dcae-pmsh.onap, dcae-pmsh.onap.svc.cluster.local, dcae-prh, dcae-prh.onap, dcae-prh.onap.svc.cluster.local, dcae-tca-analytics, dcae-tca-analytics.onap, dcae-tca-analytics.onap.svc.cluster.local, dcae-ves-collector, dcae-ves-collector.onap, dcae-ves-collector.onap.svc.cluster.local, deployment-handler, deployment-handler.onap, deployment-handler.onap.svc.cluster.local, holmes-engine-mgmt, holmes-engine-mgmt.onap, holmes-engine-mgmt.onap.svc.cluster.local, holmes-rule-mgmt, holmes-rules-mgmt.onap, holmes-rules-mgmt.onap.svc.cluster.local, inventory, inventory.onap, inventory.onap.svc.cluster.local, policy-handler, policy-handler.onap, policy-handler.onap.svc.cluster.local],w=[]) for Server@6a4c9d1b[provider=null,keyStore=file:///opt/cert/cert.jks,trustStore=null]
INFO  [2021-10-03 05:59:48,700] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
INFO  [2021-10-03 05:59:48,700] io.dropwizard.jetty.HttpsConnectorFactory: Supported cipher suites: [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
INFO  [2021-10-03 05:59:49,671] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /dcae-service-types/ (io.swagger.api.DcaeServiceTypesApi)
    POST    /dcae-service-types/ (io.swagger.api.DcaeServiceTypesApi)
    DELETE  /dcae-service-types/{typeId} (io.swagger.api.DcaeServiceTypesApi)
    GET     /dcae-service-types/{typeId} (io.swagger.api.DcaeServiceTypesApi)
    GET     /dcae-services-groupby/{propertyName} (io.swagger.api.DcaeServicesGroupbyApi)
    GET     /dcae-services/ (io.swagger.api.DcaeServicesApi)
    DELETE  /dcae-services/{serviceId} (io.swagger.api.DcaeServicesApi)
    GET     /dcae-services/{serviceId} (io.swagger.api.DcaeServicesApi)
    PUT     /dcae-services/{serviceId} (io.swagger.api.DcaeServicesApi)
    GET     /healthcheck/ (io.swagger.api.HealthCheckApi)
    GET     /servicehealth/ (io.swagger.api.ServiceHealthCheckApi)
    GET     /swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource)

WARN  [2021-10-03 05:59:49,673] org.glassfish.jersey.internal.Errors: The following warnings have been detected: WARNING: The (sub)resource method dcaeServiceTypesGet in io.swagger.api.HealthCheckApi contains empty path annotation.
WARNING: The (sub)resource method dcaeServiceTypesTypeNamePut in io.swagger.api.DcaeServiceTypesApi contains empty path annotation.
WARNING: The (sub)resource method dcaeServiceTypesGet in io.swagger.api.DcaeServiceTypesApi contains empty path annotation.
WARNING: The (sub)resource method dcaeServicesGet in io.swagger.api.DcaeServicesApi contains empty path annotation.
WARNING: The (sub)resource method dcaeServiceTypesGet in io.swagger.api.ServiceHealthCheckApi contains empty path annotation.

INFO  [2021-10-03 05:59:49,675] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@3d8c55ff{/,null,AVAILABLE}
INFO  [2021-10-03 05:59:49,681] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

INFO  [2021-10-03 05:59:49,682] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@300f120d{/,null,AVAILABLE}
INFO  [2021-10-03 05:59:49,695] org.eclipse.jetty.server.AbstractConnector: Started application@35e92c45{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-10-03 05:59:49,697] org.eclipse.jetty.server.AbstractConnector: Started admin@1f5d72f{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-10-03 05:59:49,697] org.eclipse.jetty.server.Server: Started @7341ms
10.233.66.11 - - [03/Oct/2021:06:00:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 178
10.233.66.11 - - [03/Oct/2021:06:01:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.66.11 - - [03/Oct/2021:06:01:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.66.11 - - [03/Oct/2021:06:02:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.66.11 - - [03/Oct/2021:06:02:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.66.11 - - [03/Oct/2021:06:03:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 32
10.233.66.11 - - [03/Oct/2021:06:03:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 30
10.233.66.11 - - [03/Oct/2021:06:04:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.66.11 - - [03/Oct/2021:06:04:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.66.11 - - [03/Oct/2021:06:05:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.66.11 - - [03/Oct/2021:06:05:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.66.11 - - [03/Oct/2021:06:06:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.66.11 - - [03/Oct/2021:06:06:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.66.11 - - [03/Oct/2021:06:07:07 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.66.11 - - [03/Oct/2021:06:07:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 26
10.233.66.11 - - [03/Oct/2021:06:08:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.66.11 - - [03/Oct/2021:06:08:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.66.11 - - [03/Oct/2021:06:09:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 26
10.233.66.11 - - [03/Oct/2021:06:09:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.66.11 - - [03/Oct/2021:06:10:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.66.11 - - [03/Oct/2021:06:10:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 20
10.233.66.11 - - [03/Oct/2021:06:11:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 65
10.233.66.11 - - [03/Oct/2021:06:11:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.66.11 - - [03/Oct/2021:06:12:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.66.11 - - [03/Oct/2021:06:12:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.66.11 - - [03/Oct/2021:06:13:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.66.11 - - [03/Oct/2021:06:13:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 28
10.233.66.11 - - [03/Oct/2021:06:14:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 36
10.233.66.11 - - [03/Oct/2021:06:14:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.66.11 - - [03/Oct/2021:06:15:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.66.11 - - [03/Oct/2021:06:15:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 20
10.233.66.11 - - [03/Oct/2021:06:16:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.66.11 - - [03/Oct/2021:06:16:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 26
10.233.66.11 - - [03/Oct/2021:06:17:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.66.11 - - [03/Oct/2021:06:17:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 26
10.233.66.11 - - [03/Oct/2021:06:18:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.66.11 - - [03/Oct/2021:06:18:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 47
10.233.66.11 - - [03/Oct/2021:06:19:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.66.11 - - [03/Oct/2021:06:19:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.66.11 - - [03/Oct/2021:06:20:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.66.11 - - [03/Oct/2021:06:20:37 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.66.11 - - [03/Oct/2021:06:21:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 26
10.233.66.11 - - [03/Oct/2021:06:21:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.66.11 - - [03/Oct/2021:06:22:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.66.11 - - [03/Oct/2021:06:22:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.66.11 - - [03/Oct/2021:06:23:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.66.11 - - [03/Oct/2021:06:23:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.66.11 - - [03/Oct/2021:06:24:07 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.66.11 - - [03/Oct/2021:06:24:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 25
10.233.66.11 - - [03/Oct/2021:06:25:07 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.66.11 - - [03/Oct/2021:06:25:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.66.11 - - [03/Oct/2021:06:26:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.66.11 - - [03/Oct/2021:06:26:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.66.11 - - [03/Oct/2021:06:27:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.66.11 - - [03/Oct/2021:06:27:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.66.11 - - [03/Oct/2021:06:28:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.66.11 - - [03/Oct/2021:06:28:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.66.11 - - [03/Oct/2021:06:29:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 25
10.233.66.11 - - [03/Oct/2021:06:29:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.66.11 - - [03/Oct/2021:06:30:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 20
10.233.66.11 - - [03/Oct/2021:06:30:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.66.11 - - [03/Oct/2021:06:31:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.66.11 - - [03/Oct/2021:06:31:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.66.11 - - [03/Oct/2021:06:32:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.66.11 - - [03/Oct/2021:06:32:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 33
10.233.66.11 - - [03/Oct/2021:06:33:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.66.11 - - [03/Oct/2021:06:33:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.66.11 - - [03/Oct/2021:06:34:07 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.66.11 - - [03/Oct/2021:06:34:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.66.11 - - [03/Oct/2021:06:35:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.72.89 - - [03/Oct/2021:06:35:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 1786 "-" "curl/7.78.0" 135
10.233.72.89 - - [03/Oct/2021:06:35:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 7325 "-" "curl/7.78.0" 23
10.233.72.89 - - [03/Oct/2021:06:35:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 3043 "-" "curl/7.78.0" 18
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 5015 "-" "curl/7.78.0" 16
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 4867 "-" "curl/7.78.0" 17
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 6883 "-" "curl/7.78.0" 14
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 2757 "-" "curl/7.78.0" 21
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 5275 "-" "curl/7.78.0" 17
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 8921 "-" "curl/7.78.0" 19
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 6978 "-" "curl/7.78.0" 13
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 6081 "-" "curl/7.78.0" 13
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 3184 "-" "curl/7.78.0" 17
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 7189 "-" "curl/7.78.0" 16
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 6815 "-" "curl/7.78.0" 14
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 7555 "-" "curl/7.78.0" 13
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 6782 "-" "curl/7.78.0" 36
10.233.72.89 - - [03/Oct/2021:06:35:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 8569 "-" "curl/7.78.0" 21
10.233.72.89 - - [03/Oct/2021:06:35:25 +0000] "POST /dcae-service-types HTTP/1.1" 200 4832 "-" "curl/7.78.0" 11
10.233.72.89 - - [03/Oct/2021:06:35:25 +0000] "POST /dcae-service-types HTTP/1.1" 200 11501 "-" "curl/7.78.0" 14
10.233.72.89 - - [03/Oct/2021:06:35:25 +0000] "POST /dcae-service-types HTTP/1.1" 200 8438 "-" "curl/7.78.0" 15
10.233.72.89 - - [03/Oct/2021:06:35:25 +0000] "POST /dcae-service-types HTTP/1.1" 200 8231 "-" "curl/7.78.0" 16
10.233.72.89 - - [03/Oct/2021:06:35:25 +0000] "POST /dcae-service-types HTTP/1.1" 200 11695 "-" "curl/7.78.0" 13
10.233.72.89 - - [03/Oct/2021:06:35:25 +0000] "POST /dcae-service-types HTTP/1.1" 200 11466 "-" "curl/7.78.0" 13
10.233.66.11 - - [03/Oct/2021:06:35:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 88
10.233.66.11 - - [03/Oct/2021:06:36:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 53
10.233.66.11 - - [03/Oct/2021:06:36:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 50
10.233.69.233 - - [03/Oct/2021:06:37:00 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 56
10.233.66.11 - - [03/Oct/2021:06:37:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.66.11 - - [03/Oct/2021:06:37:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 52
10.233.66.11 - - [03/Oct/2021:06:38:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:06:38:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 52
10.233.66.11 - - [03/Oct/2021:06:39:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.69.233 - - [03/Oct/2021:06:39:31 +0000] "GET /dcae-services?typeId=8873058e-40a0-4acd-b62a-283589e73931 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 51
10.233.69.233 - - [03/Oct/2021:06:39:31 +0000] "GET /dcae-services?typeId=c3f3d350-c03d-4459-909a-91cca664ba4c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:06:39:31 +0000] "GET /dcae-services?typeId=bb96d148-cef7-4876-b85c-b7b67f2f307c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:06:39:31 +0000] "GET /dcae-services?typeId=376d0468-43bf-4352-8941-f91a98b08e28 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:06:39:31 +0000] "GET /dcae-services?typeId=d78f851a-0820-482a-8ff8-2bb4e447b423 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:06:39:31 +0000] "GET /dcae-services?typeId=f94b20dd-2d08-4fbd-b0af-55bcd8b4651e HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 16
10.233.69.233 - - [03/Oct/2021:06:39:31 +0000] "GET /dcae-services?typeId=6ce66b62-201b-41de-9293-c0e738cfc9f0 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.69.233 - - [03/Oct/2021:06:39:31 +0000] "GET /dcae-services?typeId=aae9d370-4136-4e50-8789-ca5d07c66bd5 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:06:39:31 +0000] "GET /dcae-services?typeId=ffc031ad-b9ea-462f-aa39-a1da80bc88d8 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:06:39:32 +0000] "GET /dcae-services?typeId=1be918c0-b868-4610-909c-49bc5bb58b2b HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:06:39:32 +0000] "GET /dcae-services?typeId=46a5977a-1c55-476e-ad83-85129a4d1673 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:06:39:32 +0000] "GET /dcae-services?typeId=41501285-d9a8-48de-8e36-5d2b73612a1a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:06:39:32 +0000] "GET /dcae-services?typeId=da9f6359-dcad-4a79-b487-857b3c8a845f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:06:39:32 +0000] "GET /dcae-services?typeId=149378f4-c176-435e-b8e9-ea662fcc6491 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.69.233 - - [03/Oct/2021:06:39:32 +0000] "GET /dcae-services?typeId=6ec436d7-b6b9-440b-ad97-68394422cff4 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.69.233 - - [03/Oct/2021:06:39:32 +0000] "GET /dcae-services?typeId=0087d69f-e630-4b26-8b1b-ef181a44d6a5 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 14
10.233.69.233 - - [03/Oct/2021:06:39:32 +0000] "GET /dcae-services?typeId=de883399-cee6-4a18-a555-02cf64c07a1b HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:06:39:33 +0000] "GET /dcae-services?typeId=c471f0a7-0b5c-4e0f-88a7-1fab8ae50f45 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.69.233 - - [03/Oct/2021:06:39:33 +0000] "GET /dcae-services?typeId=98586f35-f82d-4377-acf9-bcf5536a388d HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:06:39:33 +0000] "GET /dcae-services?typeId=2d6229b4-f89f-4a82-a375-fe377ca5c1d5 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:06:39:33 +0000] "GET /dcae-services?typeId=6e03e409-cddd-4253-8757-956323f42852 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:06:39:33 +0000] "GET /dcae-services?typeId=5fca01aa-c570-4d31-9186-698b5e958540 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:06:39:33 +0000] "GET /dcae-services?typeId=2bdf0975-53a7-4369-9808-486429da7e31 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.66.11 - - [03/Oct/2021:06:39:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.66.11 - - [03/Oct/2021:06:40:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 55
10.233.66.11 - - [03/Oct/2021:06:40:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 40
10.233.66.11 - - [03/Oct/2021:06:41:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 44
10.233.66.11 - - [03/Oct/2021:06:41:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 56
10.233.69.233 - - [03/Oct/2021:06:42:01 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 37
10.233.66.11 - - [03/Oct/2021:06:42:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.66.11 - - [03/Oct/2021:06:42:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 40
10.233.66.11 - - [03/Oct/2021:06:43:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:06:43:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 46
10.233.66.11 - - [03/Oct/2021:06:44:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:06:44:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 51
10.233.66.11 - - [03/Oct/2021:06:45:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.66.11 - - [03/Oct/2021:06:45:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.66.11 - - [03/Oct/2021:06:46:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.66.11 - - [03/Oct/2021:06:46:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.69.233 - - [03/Oct/2021:06:47:01 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 28
10.233.66.11 - - [03/Oct/2021:06:47:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 56
10.233.66.11 - - [03/Oct/2021:06:47:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.66.11 - - [03/Oct/2021:06:48:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.66.11 - - [03/Oct/2021:06:48:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:06:49:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.66.11 - - [03/Oct/2021:06:49:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.66.11 - - [03/Oct/2021:06:50:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.66.11 - - [03/Oct/2021:06:50:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.66.11 - - [03/Oct/2021:06:51:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:06:51:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.69.233 - - [03/Oct/2021:06:52:01 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 38
10.233.66.11 - - [03/Oct/2021:06:52:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.66.11 - - [03/Oct/2021:06:52:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 53
10.233.66.11 - - [03/Oct/2021:06:53:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.66.11 - - [03/Oct/2021:06:53:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.66.11 - - [03/Oct/2021:06:54:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.66.11 - - [03/Oct/2021:06:54:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 44
10.233.66.11 - - [03/Oct/2021:06:55:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.66.11 - - [03/Oct/2021:06:55:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:06:56:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.66.11 - - [03/Oct/2021:06:56:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 48
10.233.69.233 - - [03/Oct/2021:06:57:01 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 34
10.233.66.11 - - [03/Oct/2021:06:57:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.66.11 - - [03/Oct/2021:06:57:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:06:58:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.66.11 - - [03/Oct/2021:06:58:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 47
10.233.66.11 - - [03/Oct/2021:06:59:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.66.11 - - [03/Oct/2021:06:59:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 40
10.233.66.11 - - [03/Oct/2021:07:00:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.66.11 - - [03/Oct/2021:07:00:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 47
10.233.66.11 - - [03/Oct/2021:07:01:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 52
10.233.66.11 - - [03/Oct/2021:07:01:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.69.233 - - [03/Oct/2021:07:02:01 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 45
10.233.66.11 - - [03/Oct/2021:07:02:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.66.11 - - [03/Oct/2021:07:02:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.66.11 - - [03/Oct/2021:07:03:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:07:03:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.66.11 - - [03/Oct/2021:07:04:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 48
10.233.66.11 - - [03/Oct/2021:07:04:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:07:05:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.66.11 - - [03/Oct/2021:07:05:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 47
10.233.66.11 - - [03/Oct/2021:07:06:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.66.11 - - [03/Oct/2021:07:06:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 56
10.233.69.233 - - [03/Oct/2021:07:07:01 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 28
10.233.66.11 - - [03/Oct/2021:07:07:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.66.11 - - [03/Oct/2021:07:07:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 40
10.233.66.11 - - [03/Oct/2021:07:08:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.66.11 - - [03/Oct/2021:07:08:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 50
10.233.66.11 - - [03/Oct/2021:07:09:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.66.11 - - [03/Oct/2021:07:09:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.66.11 - - [03/Oct/2021:07:10:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.66.11 - - [03/Oct/2021:07:10:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.66.11 - - [03/Oct/2021:07:11:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 52
10.233.66.11 - - [03/Oct/2021:07:11:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 44
10.233.69.233 - - [03/Oct/2021:07:12:01 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 47
10.233.66.11 - - [03/Oct/2021:07:12:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:07:12:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.66.11 - - [03/Oct/2021:07:13:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.66.11 - - [03/Oct/2021:07:13:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.66.11 - - [03/Oct/2021:07:14:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.66.11 - - [03/Oct/2021:07:14:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.66.11 - - [03/Oct/2021:07:15:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:07:15:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 54
10.233.66.11 - - [03/Oct/2021:07:16:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:07:16:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.69.233 - - [03/Oct/2021:07:17:01 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 33
10.233.66.11 - - [03/Oct/2021:07:17:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.66.11 - - [03/Oct/2021:07:17:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.66.11 - - [03/Oct/2021:07:18:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.66.11 - - [03/Oct/2021:07:18:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:07:19:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 67
10.233.66.11 - - [03/Oct/2021:07:19:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 55
10.233.66.11 - - [03/Oct/2021:07:20:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.66.11 - - [03/Oct/2021:07:20:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.66.11 - - [03/Oct/2021:07:21:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 52
10.233.66.11 - - [03/Oct/2021:07:21:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.69.233 - - [03/Oct/2021:07:22:02 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 41
10.233.66.11 - - [03/Oct/2021:07:22:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:07:22:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 40
10.233.66.11 - - [03/Oct/2021:07:23:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.66.11 - - [03/Oct/2021:07:23:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 44
10.233.66.11 - - [03/Oct/2021:07:24:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.66.11 - - [03/Oct/2021:07:24:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.66.11 - - [03/Oct/2021:07:25:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.66.11 - - [03/Oct/2021:07:25:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.66.11 - - [03/Oct/2021:07:26:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.66.11 - - [03/Oct/2021:07:26:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.69.233 - - [03/Oct/2021:07:27:02 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 45
10.233.66.11 - - [03/Oct/2021:07:27:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.66.11 - - [03/Oct/2021:07:27:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 40
10.233.66.11 - - [03/Oct/2021:07:28:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 50
10.233.66.11 - - [03/Oct/2021:07:28:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.66.11 - - [03/Oct/2021:07:29:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.66.11 - - [03/Oct/2021:07:29:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.66.11 - - [03/Oct/2021:07:30:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.66.11 - - [03/Oct/2021:07:30:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 49
10.233.66.11 - - [03/Oct/2021:07:31:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.66.11 - - [03/Oct/2021:07:31:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.69.233 - - [03/Oct/2021:07:32:02 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 34
10.233.66.11 - - [03/Oct/2021:07:32:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.66.11 - - [03/Oct/2021:07:32:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.66.11 - - [03/Oct/2021:07:33:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.66.11 - - [03/Oct/2021:07:33:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.66.11 - - [03/Oct/2021:07:34:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.66.11 - - [03/Oct/2021:07:34:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.66.11 - - [03/Oct/2021:07:35:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.66.11 - - [03/Oct/2021:07:35:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.66.11 - - [03/Oct/2021:07:36:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:07:36:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.69.233 - - [03/Oct/2021:07:37:02 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 31
10.233.66.11 - - [03/Oct/2021:07:37:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.66.11 - - [03/Oct/2021:07:37:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:07:38:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.66.11 - - [03/Oct/2021:07:38:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.66.11 - - [03/Oct/2021:07:39:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 48
10.233.69.233 - - [03/Oct/2021:07:39:33 +0000] "GET /dcae-services?typeId=8873058e-40a0-4acd-b62a-283589e73931 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 20
10.233.69.233 - - [03/Oct/2021:07:39:33 +0000] "GET /dcae-services?typeId=c3f3d350-c03d-4459-909a-91cca664ba4c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.69.233 - - [03/Oct/2021:07:39:33 +0000] "GET /dcae-services?typeId=bb96d148-cef7-4876-b85c-b7b67f2f307c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=376d0468-43bf-4352-8941-f91a98b08e28 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=d78f851a-0820-482a-8ff8-2bb4e447b423 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=f94b20dd-2d08-4fbd-b0af-55bcd8b4651e HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=6ce66b62-201b-41de-9293-c0e738cfc9f0 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=aae9d370-4136-4e50-8789-ca5d07c66bd5 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=ffc031ad-b9ea-462f-aa39-a1da80bc88d8 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=1be918c0-b868-4610-909c-49bc5bb58b2b HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=46a5977a-1c55-476e-ad83-85129a4d1673 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=41501285-d9a8-48de-8e36-5d2b73612a1a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=da9f6359-dcad-4a79-b487-857b3c8a845f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:07:39:34 +0000] "GET /dcae-services?typeId=149378f4-c176-435e-b8e9-ea662fcc6491 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 11
10.233.69.233 - - [03/Oct/2021:07:39:35 +0000] "GET /dcae-services?typeId=6ec436d7-b6b9-440b-ad97-68394422cff4 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.69.233 - - [03/Oct/2021:07:39:35 +0000] "GET /dcae-services?typeId=0087d69f-e630-4b26-8b1b-ef181a44d6a5 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.69.233 - - [03/Oct/2021:07:39:35 +0000] "GET /dcae-services?typeId=de883399-cee6-4a18-a555-02cf64c07a1b HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.69.233 - - [03/Oct/2021:07:39:35 +0000] "GET /dcae-services?typeId=c471f0a7-0b5c-4e0f-88a7-1fab8ae50f45 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:07:39:35 +0000] "GET /dcae-services?typeId=98586f35-f82d-4377-acf9-bcf5536a388d HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:07:39:35 +0000] "GET /dcae-services?typeId=2d6229b4-f89f-4a82-a375-fe377ca5c1d5 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.69.233 - - [03/Oct/2021:07:39:35 +0000] "GET /dcae-services?typeId=6e03e409-cddd-4253-8757-956323f42852 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:07:39:35 +0000] "GET /dcae-services?typeId=5fca01aa-c570-4d31-9186-698b5e958540 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.69.233 - - [03/Oct/2021:07:39:35 +0000] "GET /dcae-services?typeId=2bdf0975-53a7-4369-9808-486429da7e31 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.66.11 - - [03/Oct/2021:07:39:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.66.11 - - [03/Oct/2021:07:40:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.66.11 - - [03/Oct/2021:07:40:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 40
10.233.66.11 - - [03/Oct/2021:07:41:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.66.11 - - [03/Oct/2021:07:41:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.69.233 - - [03/Oct/2021:07:42:02 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 25
10.233.66.11 - - [03/Oct/2021:07:42:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.66.11 - - [03/Oct/2021:07:42:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 21
10.233.66.11 - - [03/Oct/2021:07:43:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.66.11 - - [03/Oct/2021:07:43:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 53
10.233.66.11 - - [03/Oct/2021:07:44:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.66.11 - - [03/Oct/2021:07:44:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.66.11 - - [03/Oct/2021:07:45:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.66.11 - - [03/Oct/2021:07:45:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.66.11 - - [03/Oct/2021:07:46:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.66.11 - - [03/Oct/2021:07:46:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.69.233 - - [03/Oct/2021:07:47:02 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 28
10.233.66.11 - - [03/Oct/2021:07:47:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.66.11 - - [03/Oct/2021:07:47:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.66.11 - - [03/Oct/2021:07:48:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 54
10.233.66.11 - - [03/Oct/2021:07:48:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.66.11 - - [03/Oct/2021:07:49:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 47
10.233.66.11 - - [03/Oct/2021:07:49:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:07:50:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.66.11 - - [03/Oct/2021:07:50:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.66.11 - - [03/Oct/2021:07:51:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.66.11 - - [03/Oct/2021:07:51:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 44
10.233.69.233 - - [03/Oct/2021:07:52:02 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 29
10.233.66.11 - - [03/Oct/2021:07:52:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:07:52:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.66.11 - - [03/Oct/2021:07:53:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 47
10.233.66.11 - - [03/Oct/2021:07:53:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.66.11 - - [03/Oct/2021:07:54:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.66.11 - - [03/Oct/2021:07:54:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.66.11 - - [03/Oct/2021:07:55:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 48
10.233.66.11 - - [03/Oct/2021:07:55:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.66.11 - - [03/Oct/2021:07:56:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.66.11 - - [03/Oct/2021:07:56:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.69.233 - - [03/Oct/2021:07:57:02 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 38
10.233.66.11 - - [03/Oct/2021:07:57:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.66.11 - - [03/Oct/2021:07:57:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 40
10.233.66.11 - - [03/Oct/2021:07:58:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.66.11 - - [03/Oct/2021:07:58:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:07:59:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.66.11 - - [03/Oct/2021:07:59:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 40
10.233.66.11 - - [03/Oct/2021:08:00:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.66.11 - - [03/Oct/2021:08:00:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 48
10.233.66.11 - - [03/Oct/2021:08:01:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:08:01:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.69.233 - - [03/Oct/2021:08:02:02 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 36
10.233.66.11 - - [03/Oct/2021:08:02:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.66.11 - - [03/Oct/2021:08:02:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.66.11 - - [03/Oct/2021:08:03:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.66.11 - - [03/Oct/2021:08:03:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.66.11 - - [03/Oct/2021:08:04:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.66.11 - - [03/Oct/2021:08:04:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 40
10.233.66.11 - - [03/Oct/2021:08:05:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:08:05:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 44
10.233.66.11 - - [03/Oct/2021:08:06:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.66.11 - - [03/Oct/2021:08:06:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 49
10.233.69.233 - - [03/Oct/2021:08:07:03 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 34
10.233.66.11 - - [03/Oct/2021:08:07:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.66.11 - - [03/Oct/2021:08:07:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:08:08:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.66.11 - - [03/Oct/2021:08:08:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 52
10.233.66.11 - - [03/Oct/2021:08:09:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.66.11 - - [03/Oct/2021:08:09:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.66.11 - - [03/Oct/2021:08:10:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.66.11 - - [03/Oct/2021:08:10:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 46
10.233.66.11 - - [03/Oct/2021:08:11:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.66.11 - - [03/Oct/2021:08:11:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.69.233 - - [03/Oct/2021:08:12:03 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 32
10.233.66.11 - - [03/Oct/2021:08:12:08 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.66.11 - - [03/Oct/2021:08:12:38 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 24