Results

By type

          05:49:54,930 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:49:54,931 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:49:54,932 |-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:49:54,949 |-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:49:55,085 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:49:55,100 |-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:49:55,100 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
05:49:55,103 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:49:55,108 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:49:55,227 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
05:49:55,227 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:49:55,227 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:49:55,230 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:49:55,233 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
05:49:55,241 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - setting totalSizeCap to 200 MB
05:49:55,244 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Archive files will be limited to [100 MB] each.
05:49:55,247 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Will use gz compression
05:49:55,248 |-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:49:55,252 |-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:49:55,252 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Roll-over at midnight.
05:49:55,261 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Setting initial period to Mon Oct 04 05:49:55 UTC 2021
05:49:55,265 |-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:49:55,265 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:49:55,265 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:49:55,268 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: /opt/logs/metrics.log
05:49:55,268 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [/opt/logs/metrics.log]
05:49:55,269 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:49:55,269 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
05:49:55,271 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - setting totalSizeCap to 200 MB
05:49:55,271 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Archive files will be limited to [100 MB] each.
05:49:55,271 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Will use gz compression
05:49:55,272 |-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:49:55,273 |-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:49:55,273 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Roll-over at midnight.
05:49:55,273 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Setting initial period to Mon Oct 04 05:49:55 UTC 2021
05:49:55,275 |-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:49:55,275 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:49:55,275 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:49:55,275 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: /opt/logs/debug.log
05:49:55,275 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [/opt/logs/debug.log]
05:49:55,275 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:49:55,275 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
05:49:55,276 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - setting totalSizeCap to 200 MB
05:49:55,277 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Archive files will be limited to [100 MB] each.
05:49:55,277 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Will use gz compression
05:49:55,277 |-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:49:55,278 |-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:49:55,278 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Roll-over at midnight.
05:49:55,279 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Setting initial period to Mon Oct 04 05:49:55 UTC 2021
05:49:55,280 |-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:49:55,280 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:49:55,280 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:49:55,280 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: /opt/logs/error.log
05:49:55,280 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [/opt/logs/error.log]
05:49:55,281 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
05:49:55,281 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
05:49:55,281 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
05:49:55,282 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
05:49:55,282 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:49:55,282 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:49:55,283 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1500955a - Registering current configuration as safe fallback point

INFO  [2021-10-04 05:49:59,643] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2021-10-04 05:49:59,646] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2021-10-04 05:49:59,646] debugLogger: Starting DCAE inventory application
INFO  [2021-10-04 05:49:59,646] debugLogger: DB driver properties: {charSet=UTF-8}
INFO  [2021-10-04 05:50:00,335] debugLogger: Sql table created: DCAEServiceTypesDAO
INFO  [2021-10-04 05:50:00,431] debugLogger: Sql table created: DCAEServicesDAO
INFO  [2021-10-04 05:50:00,532] debugLogger: Sql table created: DCAEServiceComponentsDAO
INFO  [2021-10-04 05:50:00,630] debugLogger: Sql table created: DCAEServicesComponentsMapsDAO
INFO  [2021-10-04 05:50:00,735] debugLogger: Sql view created: dcae_service_types_latest
WARN  [2021-10-04 05:50:00,738] debugLogger: Use of DCAE controller client is *not* required. Turned off.
INFO  [2021-10-04 05:50:00,748] io.dropwizard.server.ServerFactory: Starting dcae-inventory
INFO  [2021-10-04 05:50:00,853] org.eclipse.jetty.setuid.SetUIDListener: Opened application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-10-04 05:50:00,854] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-10-04 05:50:00,856] 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-04 05:50:00,900] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@287cfa9c(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@4373a443[provider=null,keyStore=file:///opt/cert/cert.jks,trustStore=null]
INFO  [2021-10-04 05:50:01,053] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
INFO  [2021-10-04 05:50:01,054] 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-04 05:50:01,933] 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-04 05:50:01,936] 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-04 05:50:01,938] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@68068736{/,null,AVAILABLE}
INFO  [2021-10-04 05:50:01,944] 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-04 05:50:01,945] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6fe8e276{/,null,AVAILABLE}
INFO  [2021-10-04 05:50:01,958] org.eclipse.jetty.server.AbstractConnector: Started application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-10-04 05:50:01,960] org.eclipse.jetty.server.AbstractConnector: Started admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-10-04 05:50:01,960] org.eclipse.jetty.server.Server: Started @7239ms
10.233.68.45 - - [04/Oct/2021:05:50:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 175
10.233.68.45 - - [04/Oct/2021:05:50:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:05:51:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.68.45 - - [04/Oct/2021:05:51:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:05:52:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:05:52:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:05:53:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.68.45 - - [04/Oct/2021:05:53:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.68.45 - - [04/Oct/2021:05:54:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:05:54:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:05:55:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:05:55:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.68.45 - - [04/Oct/2021:05:56:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.68.45 - - [04/Oct/2021:05:56:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.68.45 - - [04/Oct/2021:05:57:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.68.45 - - [04/Oct/2021:05:57:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:05:58:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.68.45 - - [04/Oct/2021:05:58:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:05:59:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:05:59:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.68.45 - - [04/Oct/2021:06:00:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.68.45 - - [04/Oct/2021:06:00:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:06:01:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:06:01:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 20
10.233.68.45 - - [04/Oct/2021:06:02:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.68.45 - - [04/Oct/2021:06:02:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:06:03:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.68.45 - - [04/Oct/2021:06:03:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:06:04:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.68.45 - - [04/Oct/2021:06:04:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:06:05:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.68.45 - - [04/Oct/2021:06:05:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.68.45 - - [04/Oct/2021:06:06:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:06:06:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.68.45 - - [04/Oct/2021:06:07:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:06:07:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:06:08:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.68.45 - - [04/Oct/2021:06:08:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.68.45 - - [04/Oct/2021:06:09:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.68.45 - - [04/Oct/2021:06:09:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.68.45 - - [04/Oct/2021:06:10:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.68.45 - - [04/Oct/2021:06:10:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.68.45 - - [04/Oct/2021:06:11:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.68.45 - - [04/Oct/2021:06:11:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.68.45 - - [04/Oct/2021:06:12:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.68.45 - - [04/Oct/2021:06:12:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:06:13:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.68.45 - - [04/Oct/2021:06:13:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.68.45 - - [04/Oct/2021:06:14:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.68.45 - - [04/Oct/2021:06:14:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.68.45 - - [04/Oct/2021:06:15:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.68.45 - - [04/Oct/2021:06:15:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.68.45 - - [04/Oct/2021:06:16:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.68.45 - - [04/Oct/2021:06:16:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.68.45 - - [04/Oct/2021:06:17:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.68.45 - - [04/Oct/2021:06:17:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.68.45 - - [04/Oct/2021:06:18:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:06:18:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.68.45 - - [04/Oct/2021:06:19:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.68.45 - - [04/Oct/2021:06:19:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.68.45 - - [04/Oct/2021:06:20:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.68.45 - - [04/Oct/2021:06:20:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.69.50 - - [04/Oct/2021:06:21:09 +0000] "POST /dcae-service-types HTTP/1.1" 200 1786 "-" "curl/7.78.0" 96
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 7325 "-" "curl/7.78.0" 25
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 3043 "-" "curl/7.78.0" 16
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 5015 "-" "curl/7.78.0" 18
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 4867 "-" "curl/7.78.0" 13
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 6883 "-" "curl/7.78.0" 13
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 2757 "-" "curl/7.78.0" 16
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 5275 "-" "curl/7.78.0" 14
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 8921 "-" "curl/7.78.0" 17
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 6978 "-" "curl/7.78.0" 12
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 6081 "-" "curl/7.78.0" 14
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 3184 "-" "curl/7.78.0" 11
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 7189 "-" "curl/7.78.0" 12
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 6815 "-" "curl/7.78.0" 13
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 7555 "-" "curl/7.78.0" 13
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 6782 "-" "curl/7.78.0" 27
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 8569 "-" "curl/7.78.0" 14
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 4832 "-" "curl/7.78.0" 14
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 11501 "-" "curl/7.78.0" 14
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 8438 "-" "curl/7.78.0" 12
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 8231 "-" "curl/7.78.0" 12
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 11695 "-" "curl/7.78.0" 12
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 11466 "-" "curl/7.78.0" 12
10.233.68.45 - - [04/Oct/2021:06:21:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 56
10.233.68.45 - - [04/Oct/2021:06:21:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 51
10.233.67.55 - - [04/Oct/2021:06:22:11 +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.68.45 - - [04/Oct/2021:06:22:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:22:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.68.45 - - [04/Oct/2021:06:23:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:06:23:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.68.45 - - [04/Oct/2021:06:24:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 32
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=acbcde23-a851-4fe7-8384-ba5f92ec07d6 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=4ec69075-d2ce-40bc-bd77-7e8b2d4947b7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=867737aa-8a15-4494-b058-6785bdcc4f1c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=a7109211-366f-4a55-b56b-98ba4024271f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=8bae4e81-0807-4925-9696-06b42e73ad6a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=8691a839-b032-4c50-831c-89a8b5ef1859 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 24
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=4d3c27a4-f4a1-4d18-8764-95d4819c1dbc HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=0a291246-e68b-499e-86f7-763fed3209b0 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=2377a2db-fa10-4586-90f8-e69102b94a1d HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=1207a31b-e0d2-483a-bc98-a6ff253c677f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=37e7e2b1-f607-4189-b5de-24365d8bd701 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=76f3f337-844e-44e5-aa1c-9f4601e28c19 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=cd1ac27f-0b27-4989-850d-869ea82df165 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=cdca9905-0b1e-4c5f-b063-81fed9865499 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=12c0c1e3-21c9-4f79-9bed-b9d5b941b6a1 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 11
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=b6828b74-1268-420a-a618-3a5721b44df7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=e28e5b10-08d0-4a30-9c48-77eb76427b73 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=8d18f87c-0dd3-4bf3-b90b-b3c71276f570 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=6cdb9909-e262-41da-a381-51b35e078b4c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=36962d1f-f294-42be-ac0a-a782d232ea98 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=3cc5d2bd-cd7b-448d-81d9-51a4e7648b61 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=3db687e2-b3fe-445c-be02-6698926b0085 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.68.45 - - [04/Oct/2021:06:24:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:25:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:06:25:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:26:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.68.45 - - [04/Oct/2021:06:26:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 47
10.233.67.55 - - [04/Oct/2021:06:27:11 +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.68.45 - - [04/Oct/2021:06:27:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:27:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:28:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:28:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 50
10.233.68.45 - - [04/Oct/2021:06:29:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:29:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:06:30:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:06:30:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:31:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:31:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.67.55 - - [04/Oct/2021:06:32:11 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 35
10.233.68.45 - - [04/Oct/2021:06:32:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:06:32:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:06:33:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:06:33:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.68.45 - - [04/Oct/2021:06:34:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:06:34:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:06:35:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:35:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.68.45 - - [04/Oct/2021:06:36:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:36:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.67.55 - - [04/Oct/2021:06:37:11 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 30
10.233.68.45 - - [04/Oct/2021:06:37:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:37:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:06:38:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:06:38:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:39:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:39:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 46
10.233.68.45 - - [04/Oct/2021:06:40:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:40:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:41:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:41:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.67.55 - - [04/Oct/2021:06:42:11 +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.68.45 - - [04/Oct/2021:06:42:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.68.45 - - [04/Oct/2021:06:42:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:06:43:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:06:43:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:44:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 44
10.233.68.45 - - [04/Oct/2021:06:44:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:06:45:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:45:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:46:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.68.45 - - [04/Oct/2021:06:46:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.67.55 - - [04/Oct/2021:06:47:11 +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.68.45 - - [04/Oct/2021:06:47:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:06:47:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:48:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:06:48:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:06:49:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:06:49:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:50:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:50:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.68.45 - - [04/Oct/2021:06:51:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.68.45 - - [04/Oct/2021:06:51:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.67.55 - - [04/Oct/2021:06:52:11 +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.68.45 - - [04/Oct/2021:06:52:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:52:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 47
10.233.68.45 - - [04/Oct/2021:06:53:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:06:53:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:54:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:06:54:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 53
10.233.68.45 - - [04/Oct/2021:06:55:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:06:55:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:06:56:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:56:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.67.55 - - [04/Oct/2021:06:57:11 +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.68.45 - - [04/Oct/2021:06:57:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 52
10.233.68.45 - - [04/Oct/2021:06:57:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.68.45 - - [04/Oct/2021:06:58:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:58:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:06:59:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:06:59:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:07:00:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.68.45 - - [04/Oct/2021:07:00:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:01:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:07:01:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.67.55 - - [04/Oct/2021:07:02:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 26
10.233.68.45 - - [04/Oct/2021:07:02:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:02:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:03:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:03:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:04:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:04:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:05:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.68.45 - - [04/Oct/2021:07:05:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:06:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:06:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.67.55 - - [04/Oct/2021:07:07:12 +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.68.45 - - [04/Oct/2021:07:07:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:07:07:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:07:08:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:08:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:07:09:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:09:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:10:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:10:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 55
10.233.68.45 - - [04/Oct/2021:07:11:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:07:11:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.67.55 - - [04/Oct/2021:07:12:12 +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.68.45 - - [04/Oct/2021:07:12:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:12:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:13:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:13:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.68.45 - - [04/Oct/2021:07:14:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:14:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:15:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:15:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 49
10.233.68.45 - - [04/Oct/2021:07:16:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:16:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.67.55 - - [04/Oct/2021:07:17:12 +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.68.45 - - [04/Oct/2021:07:17:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:17:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:18:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:18:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.68.45 - - [04/Oct/2021:07:19:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:07:19:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:20:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:20:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:21:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 56
10.233.68.45 - - [04/Oct/2021:07:21:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.67.55 - - [04/Oct/2021:07:22:12 +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.68.45 - - [04/Oct/2021:07:22:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:07:22:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:07:23:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:23:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:24:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.67.55 - - [04/Oct/2021:07:24:43 +0000] "GET /dcae-services?typeId=5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 21
10.233.67.55 - - [04/Oct/2021:07:24:43 +0000] "GET /dcae-services?typeId=acbcde23-a851-4fe7-8384-ba5f92ec07d6 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:43 +0000] "GET /dcae-services?typeId=4ec69075-d2ce-40bc-bd77-7e8b2d4947b7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=867737aa-8a15-4494-b058-6785bdcc4f1c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=a7109211-366f-4a55-b56b-98ba4024271f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=8bae4e81-0807-4925-9696-06b42e73ad6a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=8691a839-b032-4c50-831c-89a8b5ef1859 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=4d3c27a4-f4a1-4d18-8764-95d4819c1dbc HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 14
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=0a291246-e68b-499e-86f7-763fed3209b0 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=2377a2db-fa10-4586-90f8-e69102b94a1d HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=1207a31b-e0d2-483a-bc98-a6ff253c677f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=37e7e2b1-f607-4189-b5de-24365d8bd701 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=76f3f337-844e-44e5-aa1c-9f4601e28c19 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=cd1ac27f-0b27-4989-850d-869ea82df165 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=cdca9905-0b1e-4c5f-b063-81fed9865499 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=12c0c1e3-21c9-4f79-9bed-b9d5b941b6a1 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=b6828b74-1268-420a-a618-3a5721b44df7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=e28e5b10-08d0-4a30-9c48-77eb76427b73 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=8d18f87c-0dd3-4bf3-b90b-b3c71276f570 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=6cdb9909-e262-41da-a381-51b35e078b4c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=36962d1f-f294-42be-ac0a-a782d232ea98 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=3cc5d2bd-cd7b-448d-81d9-51a4e7648b61 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=3db687e2-b3fe-445c-be02-6698926b0085 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.68.45 - - [04/Oct/2021:07:24:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:25:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:07:25:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:26:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 51
10.233.68.45 - - [04/Oct/2021:07:26:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.67.55 - - [04/Oct/2021:07:27:12 +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.68.45 - - [04/Oct/2021:07:27:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:07:27:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:28:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:28:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.68.45 - - [04/Oct/2021:07:29:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:29:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:30:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:30:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:07:31:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:31:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.67.55 - - [04/Oct/2021:07:32:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 26
10.233.68.45 - - [04/Oct/2021:07:32:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:07:32:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:33:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:33:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:34:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:34:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:35:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:07:35:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:07:36:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:36:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.67.55 - - [04/Oct/2021:07:37:12 +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.68.45 - - [04/Oct/2021:07:37:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:37:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:38:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:38:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:39:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:39:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:40:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:07:40:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:41:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 22
10.233.68.45 - - [04/Oct/2021:07:41:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.67.55 - - [04/Oct/2021:07:42:12 +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.68.45 - - [04/Oct/2021:07:42:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:42:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:43:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:43:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:07:44:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:44:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:45:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.68.45 - - [04/Oct/2021:07:45:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.68.45 - - [04/Oct/2021:07:46:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:46:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.67.55 - - [04/Oct/2021:07:47:12 +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.68.45 - - [04/Oct/2021:07:47:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:07:47:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:07:48:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:48:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:49:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:49:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:50:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:50:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:51:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:51:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.67.55 - - [04/Oct/2021:07:52:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 24
10.233.68.45 - - [04/Oct/2021:07:52:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:52:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:53:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:07:53:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:54:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:54:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:55:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:55:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:56:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:56:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.67.55 - - [04/Oct/2021:07:57:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 27
10.233.68.45 - - [04/Oct/2021:07:57:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:07:57:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:58:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32