By type
18:21:24,948 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:21:24,949 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 18:21:24,949 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/inventory-api-3.5.2.jar!/logback.xml] 18:21:24,966 |-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 18:21:25,106 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 18:21:25,120 |-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] 18:21:25,120 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:21:25,122 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:21:25,125 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 18:21:25,238 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead. 18:21:25,238 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 18:21:25,238 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 18:21:25,240 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 18:21:25,244 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender] 18:21:25,253 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - setting totalSizeCap to 200 MB 18:21:25,256 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Archive files will be limited to [100 MB] each. 18:21:25,259 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Will use gz compression 18:21:25,261 |-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 18:21:25,263 |-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'. 18:21:25,264 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Roll-over at midnight. 18:21:25,273 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Setting initial period to Tue Apr 27 18:21:25 UTC 2021 18:21:25,277 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead. 18:21:25,277 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 18:21:25,277 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 18:21:25,280 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: /opt/logs/metrics.log 18:21:25,280 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [/opt/logs/metrics.log] 18:21:25,281 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 18:21:25,281 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender] 18:21:25,282 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - setting totalSizeCap to 200 MB 18:21:25,282 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Archive files will be limited to [100 MB] each. 18:21:25,282 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Will use gz compression 18:21:25,282 |-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 18:21:25,283 |-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'. 18:21:25,283 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Roll-over at midnight. 18:21:25,284 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Setting initial period to Tue Apr 27 18:21:25 UTC 2021 18:21:25,285 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead. 18:21:25,285 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 18:21:25,285 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 18:21:25,285 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: /opt/logs/debug.log 18:21:25,285 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [/opt/logs/debug.log] 18:21:25,285 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 18:21:25,285 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender] 18:21:25,287 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - setting totalSizeCap to 200 MB 18:21:25,287 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Archive files will be limited to [100 MB] each. 18:21:25,287 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Will use gz compression 18:21:25,287 |-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 18:21:25,288 |-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'. 18:21:25,288 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Roll-over at midnight. 18:21:25,289 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Setting initial period to Tue Apr 27 18:21:25 UTC 2021 18:21:25,291 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead. 18:21:25,291 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 18:21:25,291 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 18:21:25,291 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: /opt/logs/error.log 18:21:25,291 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [/opt/logs/error.log] 18:21:25,292 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO 18:21:25,292 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false 18:21:25,292 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger] 18:21:25,293 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG 18:21:25,293 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false 18:21:25,293 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger] 18:21:25,293 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG 18:21:25,293 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false 18:21:25,293 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger] 18:21:25,293 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 18:21:25,293 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT] 18:21:25,293 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 18:21:25,294 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1500955a - Registering current configuration as safe fallback point INFO [2021-04-27 18:21:29,057] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2021-04-27 18:21:29,059] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2021-04-27 18:21:29,060] debugLogger: Starting DCAE inventory application INFO [2021-04-27 18:21:29,060] debugLogger: DB driver properties: {charSet=UTF-8} INFO [2021-04-27 18:21:29,670] debugLogger: Sql table created: DCAEServiceTypesDAO INFO [2021-04-27 18:21:29,753] debugLogger: Sql table created: DCAEServicesDAO INFO [2021-04-27 18:21:29,843] debugLogger: Sql table created: DCAEServiceComponentsDAO INFO [2021-04-27 18:21:29,944] debugLogger: Sql table created: DCAEServicesComponentsMapsDAO INFO [2021-04-27 18:21:30,043] debugLogger: Sql view created: dcae_service_types_latest WARN [2021-04-27 18:21:30,047] debugLogger: Use of DCAE controller client is *not* required. Turned off. INFO [2021-04-27 18:21:30,056] io.dropwizard.server.ServerFactory: Starting dcae-inventory INFO [2021-04-27 18:21:30,155] org.eclipse.jetty.setuid.SetUIDListener: Opened application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080} INFO [2021-04-27 18:21:30,156] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081} INFO [2021-04-27 18:21:30,157] 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-04-27 18:21:30,198] 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-04-27 18:21:30,344] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] INFO [2021-04-27 18:21:30,345] 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-04-27 18:21:31,208] 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-04-27 18:21:31,210] 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-04-27 18:21:31,211] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@55e85ec8{/,null,AVAILABLE} INFO [2021-04-27 18:21:31,243] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) INFO [2021-04-27 18:21:31,244] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@aa8f19d{/,null,AVAILABLE} INFO [2021-04-27 18:21:31,257] org.eclipse.jetty.server.AbstractConnector: Started application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080} INFO [2021-04-27 18:21:31,260] org.eclipse.jetty.server.AbstractConnector: Started admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081} INFO [2021-04-27 18:21:31,260] org.eclipse.jetty.server.Server: Started @6512ms 10.233.78.216 - - [27/Apr/2021:18:22:00 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 162 10.233.78.216 - - [27/Apr/2021:18:22:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 28 10.233.78.216 - - [27/Apr/2021:18:22:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:18:23:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15 10.233.78.216 - - [27/Apr/2021:18:23:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:18:24:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14 10.233.78.216 - - [27/Apr/2021:18:24:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17 10.233.78.216 - - [27/Apr/2021:18:25:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15 10.233.78.216 - - [27/Apr/2021:18:25:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:18:26:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:18:26:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:18:27:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:27:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:18:28:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:18:28:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:29:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13 10.233.78.216 - - [27/Apr/2021:18:29:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:18:30:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16 10.233.78.216 - - [27/Apr/2021:18:30:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17 10.233.78.216 - - [27/Apr/2021:18:31:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:18:31:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:18:32:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13 10.233.78.216 - - [27/Apr/2021:18:32:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:33:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:33:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:34:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:34:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:35:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:35:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:36:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:36:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:37:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:18:37:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 20 10.233.78.216 - - [27/Apr/2021:18:38:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:18:38:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15 10.233.78.216 - - [27/Apr/2021:18:39:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14 10.233.78.216 - - [27/Apr/2021:18:39:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:40:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:40:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:18:41:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13 10.233.78.216 - - [27/Apr/2021:18:41:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:18:42:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:42:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:18:43:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:18:43:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:18:44:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:44:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:18:45:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:45:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16 10.233.78.216 - - [27/Apr/2021:18:46:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:18:46:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:47:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:47:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:18:48:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:18:48:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:18:49:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:49:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:18:50:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13 10.233.78.216 - - [27/Apr/2021:18:50:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21 10.233.78.216 - - [27/Apr/2021:18:51:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14 10.233.78.216 - - [27/Apr/2021:18:51:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:18:52:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:52:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:53:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16 10.233.78.216 - - [27/Apr/2021:18:53:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:54:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:54:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:55:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13 10.233.78.216 - - [27/Apr/2021:18:55:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:56:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:56:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:57:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:18:57:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:18:58:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:18:58:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:18:59:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:18:59:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:00:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:00:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:01:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:01:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:02:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:02:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:03:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:03:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:04:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:04:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:19:05:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:05:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:06:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15 10.233.78.216 - - [27/Apr/2021:19:06:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:07:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:07:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:08:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:19:08:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:09:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:09:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:19:10:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:10:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:11:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:11:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:12:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:12:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:13:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:13:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:19:14:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:14:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:15:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:19:15:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:16:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:16:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:17:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:17:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:18:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:18:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:19:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:19:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:20:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:20:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:21:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:21:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16 10.233.78.216 - - [27/Apr/2021:19:22:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:22:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:23:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:23:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:24:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:24:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:25:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15 10.233.78.216 - - [27/Apr/2021:19:25:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:26:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:19:26:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:27:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:27:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:28:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:28:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6 10.233.78.216 - - [27/Apr/2021:19:29:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:29:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:19:30:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:30:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:31:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:31:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:32:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:32:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:33:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:33:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:34:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:34:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:35:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:35:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:36:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:19:36:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:37:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:37:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:19:38:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15 10.233.78.216 - - [27/Apr/2021:19:38:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:19:39:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:39:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:19:40:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:40:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12 10.233.78.216 - - [27/Apr/2021:19:41:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:41:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:42:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:42:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:43:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:43:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:44:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:44:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:45:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:45:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:46:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:46:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:47:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:47:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:48:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:48:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:19:49:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:49:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14 10.233.78.216 - - [27/Apr/2021:19:50:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16 10.233.78.216 - - [27/Apr/2021:19:50:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:19:51:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:51:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:52:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:52:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:53:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:53:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:54:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:19:54:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:19:55:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14 10.233.78.216 - - [27/Apr/2021:19:55:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:19:56:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:56:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:57:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:57:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:58:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:58:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:19:59:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:19:59:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:20:00:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:20:00:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15 10.233.78.216 - - [27/Apr/2021:20:01:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:20:01:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:20:02:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:20:02:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:20:03:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:20:03:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:20:04:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:20:04:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:20:05:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:20:05:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7 10.233.78.216 - - [27/Apr/2021:20:06:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:20:06:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:20:07:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:20:07:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6 10.233.78.216 - - [27/Apr/2021:20:08:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:20:08:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:20:09:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:20:09:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:20:10:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:20:10:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15 10.233.78.216 - - [27/Apr/2021:20:11:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.78.216 - - [27/Apr/2021:20:11:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:20:12:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:20:12:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:20:13:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:20:13:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:20:14:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:20:14:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9 10.233.78.216 - - [27/Apr/2021:20:15:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10 10.233.78.216 - - [27/Apr/2021:20:15:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8 10.233.78.216 - - [27/Apr/2021:20:16:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11 10.233.70.11 - - [27/Apr/2021:20:16:31 +0000] "GET /dcae-service-types?typeName=k8s-datafile HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 10 10.233.69.115 - - [27/Apr/2021:20:16:35 +0000] "POST /dcae-service-types HTTP/1.1" 200 1587 "-" "python-requests/2.25.1" 95 10.233.69.115 - - [27/Apr/2021:20:16:35 +0000] "POST /dcae-service-types HTTP/1.1" 200 2946 "-" "python-requests/2.25.1" 21 10.233.69.115 - - [27/Apr/2021:20:16:40 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 11 10.233.69.115 - - [27/Apr/2021:20:16:40 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 9 10.233.78.105 - - [27/Apr/2021:20:16:57 +0000] "POST /dcae-service-types HTTP/1.1" 200 4555 "-" "Java/11.0.10" 25 10.233.69.174 - - [27/Apr/2021:20:16:58 +0000] "GET /dcae-service-types?typeName=nginx-1619554601_nginx-1619554601 HTTP/1.1" 200 4633 "-" "python-requests/2.25.1" 32 10.233.78.216 - - [27/Apr/2021:20:16:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 9165 "-" "kube-probe/1.19" 17 10.233.69.174 - - [27/Apr/2021:20:17:03 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 10 10.233.69.115 - - [27/Apr/2021:20:17:14 +0000] "DELETE /dcae-service-types/3f4bb587-f84e-434e-91a3-25030d8e9827 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 22 10.233.69.115 - - [27/Apr/2021:20:17:14 +0000] "DELETE /dcae-service-types/e78c2025-9b2f-4d41-9563-80be1b1d93b8 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 14 10.233.78.105 - - [27/Apr/2021:20:17:15 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 23 10.233.69.174 - - [27/Apr/2021:20:17:15 +0000] "GET /dcae-service-types?typeName=nginx-1619554623_nginx-1619554623 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 11 10.233.69.174 - - [27/Apr/2021:20:17:20 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.216 - - [27/Apr/2021:20:17:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 9333 "-" "kube-probe/1.19" 15 10.233.69.253 - - [27/Apr/2021:20:17:48 +0000] "POST /dcae-service-types HTTP/1.1" 200 1446 "-" "python-requests/2.25.1" 29 10.233.69.253 - - [27/Apr/2021:20:17:49 +0000] "POST /dcae-service-types HTTP/1.1" 200 2805 "-" "python-requests/2.25.1" 18 10.233.69.253 - - [27/Apr/2021:20:17:53 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 8 10.233.69.253 - - [27/Apr/2021:20:17:53 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 9 10.233.78.216 - - [27/Apr/2021:20:17:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 13866 "-" "kube-probe/1.19" 17 10.233.69.253 - - [27/Apr/2021:20:18:16 +0000] "DELETE /dcae-service-types/3f4bb587-f84e-434e-91a3-25030d8e9827 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 14 10.233.69.253 - - [27/Apr/2021:20:18:16 +0000] "DELETE /dcae-service-types/e78c2025-9b2f-4d41-9563-80be1b1d93b8 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 12 10.233.78.105 - - [27/Apr/2021:20:18:20 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 26 10.233.69.174 - - [27/Apr/2021:20:18:20 +0000] "GET /dcae-service-types?typeName=nginx-1619554640_nginx-1619554640 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 10 10.233.69.174 - - [27/Apr/2021:20:18:25 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.216 - - [27/Apr/2021:20:18:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 14034 "-" "kube-probe/1.19" 15 10.233.69.108 - - [27/Apr/2021:20:18:56 +0000] "POST /dcae-service-types HTTP/1.1" 200 1446 "-" "python-requests/2.25.1" 17 10.233.69.108 - - [27/Apr/2021:20:18:57 +0000] "POST /dcae-service-types HTTP/1.1" 200 2805 "-" "python-requests/2.25.1" 18 10.233.78.216 - - [27/Apr/2021:20:18:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 18567 "-" "kube-probe/1.19" 16 10.233.69.108 - - [27/Apr/2021:20:19:01 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 9 10.233.69.108 - - [27/Apr/2021:20:19:02 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 8 10.233.78.105 - - [27/Apr/2021:20:19:06 +0000] "POST /dcae-service-types HTTP/1.1" 200 4555 "-" "Java/11.0.10" 16 10.233.69.68 - - [27/Apr/2021:20:19:06 +0000] "GET /dcae-service-types?typeName=nginx-1619554734_nginx-1619554734 HTTP/1.1" 200 4633 "-" "python-requests/2.25.1" 7 10.233.69.68 - - [27/Apr/2021:20:19:11 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.69.108 - - [27/Apr/2021:20:19:24 +0000] "DELETE /dcae-service-types/3f4bb587-f84e-434e-91a3-25030d8e9827 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 14 10.233.69.108 - - [27/Apr/2021:20:19:24 +0000] "DELETE /dcae-service-types/e78c2025-9b2f-4d41-9563-80be1b1d93b8 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 13 10.233.78.216 - - [27/Apr/2021:20:19:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 18594 "-" "kube-probe/1.19" 10 10.233.78.105 - - [27/Apr/2021:20:19:29 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 17 10.233.69.68 - - [27/Apr/2021:20:19:29 +0000] "GET /dcae-service-types?typeName=nginx-1619554751_nginx-1619554751 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 8 10.233.69.68 - - [27/Apr/2021:20:19:34 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.105 - - [27/Apr/2021:20:19:54 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 17 10.233.69.68 - - [27/Apr/2021:20:19:54 +0000] "GET /dcae-service-types?typeName=nginx-1619554774_nginx-1619554774 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 10 10.233.69.68 - - [27/Apr/2021:20:19:59 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.216 - - [27/Apr/2021:20:19:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 27996 "-" "kube-probe/1.19" 14 10.233.69.194 - - [27/Apr/2021:20:20:02 +0000] "POST /dcae-service-types HTTP/1.1" 200 1446 "-" "python-requests/2.25.1" 15 10.233.69.194 - - [27/Apr/2021:20:20:02 +0000] "POST /dcae-service-types HTTP/1.1" 200 2805 "-" "python-requests/2.25.1" 15 10.233.69.194 - - [27/Apr/2021:20:20:07 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 6 10.233.69.194 - - [27/Apr/2021:20:20:07 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 7 10.233.78.216 - - [27/Apr/2021:20:20:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 32529 "-" "kube-probe/1.19" 13 10.233.69.194 - - [27/Apr/2021:20:20:29 +0000] "DELETE /dcae-service-types/3f4bb587-f84e-434e-91a3-25030d8e9827 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 13 10.233.69.194 - - [27/Apr/2021:20:20:29 +0000] "DELETE /dcae-service-types/e78c2025-9b2f-4d41-9563-80be1b1d93b8 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 23 10.233.78.105 - - [27/Apr/2021:20:20:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 4555 "-" "Java/11.0.10" 17 10.233.69.64 - - [27/Apr/2021:20:20:44 +0000] "GET /dcae-service-types?typeName=nginx-1619554826_nginx-1619554826 HTTP/1.1" 200 4633 "-" "python-requests/2.25.1" 7 10.233.69.64 - - [27/Apr/2021:20:20:49 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.216 - - [27/Apr/2021:20:20:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 32556 "-" "kube-probe/1.19" 12 10.233.78.105 - - [27/Apr/2021:20:21:01 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 25 10.233.69.64 - - [27/Apr/2021:20:21:01 +0000] "GET /dcae-service-types?typeName=nginx-1619554849_nginx-1619554849 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 9 10.233.68.215 - - [27/Apr/2021:20:21:04 +0000] "GET /dcae-service-types?asdcServiceId=69ad0d1b-de89-4a63-b59f-3d58fdece425 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 9 10.233.68.215 - - [27/Apr/2021:20:21:04 +0000] "GET /dcae-service-types?typeName=tca-microservice.yaml&asdcServiceId=69ad0d1b-de89-4a63-b59f-3d58fdece425&asdcResourceId=a078a6d4-046d-4713-995f-8a4ca914b8d7&onlyActive HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 8 10.233.68.215 - - [27/Apr/2021:20:21:05 +0000] "POST /dcae-service-types HTTP/1.1" 200 7977 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 117 10.233.69.64 - - [27/Apr/2021:20:21:06 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.216 - - [27/Apr/2021:20:21:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 45239 "-" "kube-probe/1.19" 14 10.233.74.40 - - [27/Apr/2021:20:21:32 +0000] "GET /dcae-service-types?asdcResourceId=a078a6d4-046d-4713-995f-8a4ca914b8d7&asdcServiceId=69ad0d1b-de89-4a63-b59f-3d58fdece425&typeName=tca-microservice.yaml HTTP/1.1" 200 8055 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)" 8 10.233.69.254 - - [27/Apr/2021:20:21:35 +0000] "POST /dcae-service-types HTTP/1.1" 200 1446 "-" "python-requests/2.25.1" 38 10.233.69.254 - - [27/Apr/2021:20:21:35 +0000] "POST /dcae-service-types HTTP/1.1" 200 2805 "-" "python-requests/2.25.1" 14 10.233.69.254 - - [27/Apr/2021:20:21:40 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 7 10.233.69.254 - - [27/Apr/2021:20:21:40 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 6 10.233.78.105 - - [27/Apr/2021:20:21:49 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 17 10.233.69.64 - - [27/Apr/2021:20:21:49 +0000] "GET /dcae-service-types?typeName=nginx-1619554866_nginx-1619554866 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 11 10.233.69.64 - - [27/Apr/2021:20:21:54 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.216 - - [27/Apr/2021:20:21:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 54474 "-" "kube-probe/1.19" 20 10.233.69.254 - - [27/Apr/2021:20:22:02 +0000] "DELETE /dcae-service-types/3f4bb587-f84e-434e-91a3-25030d8e9827 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 15 10.233.69.254 - - [27/Apr/2021:20:22:02 +0000] "DELETE /dcae-service-types/e78c2025-9b2f-4d41-9563-80be1b1d93b8 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 12 10.233.78.216 - - [27/Apr/2021:20:22:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 49941 "-" "kube-probe/1.19" 17 10.233.69.60 - - [27/Apr/2021:20:22:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 1446 "-" "python-requests/2.25.1" 16 10.233.69.60 - - [27/Apr/2021:20:22:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 2805 "-" "python-requests/2.25.1" 12 10.233.69.60 - - [27/Apr/2021:20:22:57 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 7 10.233.69.60 - - [27/Apr/2021:20:22:57 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 6 10.233.78.216 - - [27/Apr/2021:20:22:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 54474 "-" "kube-probe/1.19" 12 10.233.78.105 - - [27/Apr/2021:20:23:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 4555 "-" "Java/11.0.10" 15 10.233.69.62 - - [27/Apr/2021:20:23:10 +0000] "GET /dcae-service-types?typeName=nginx-1619554973_nginx-1619554973 HTTP/1.1" 200 4633 "-" "python-requests/2.25.1" 11 10.233.69.62 - - [27/Apr/2021:20:23:15 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 2 10.233.69.60 - - [27/Apr/2021:20:23:19 +0000] "DELETE /dcae-service-types/3f4bb587-f84e-434e-91a3-25030d8e9827 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 13 10.233.69.60 - - [27/Apr/2021:20:23:19 +0000] "DELETE /dcae-service-types/e78c2025-9b2f-4d41-9563-80be1b1d93b8 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 25 10.233.78.216 - - [27/Apr/2021:20:23:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 54501 "-" "kube-probe/1.19" 15 10.233.78.105 - - [27/Apr/2021:20:23:32 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 15 10.233.69.62 - - [27/Apr/2021:20:23:32 +0000] "GET /dcae-service-types?typeName=nginx-1619554995_nginx-1619554995 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 9 10.233.69.62 - - [27/Apr/2021:20:23:37 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 4 10.233.78.105 - - [27/Apr/2021:20:23:58 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 12 10.233.69.62 - - [27/Apr/2021:20:23:58 +0000] "GET /dcae-service-types?typeName=nginx-1619555017_nginx-1619555017 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 10 10.233.78.216 - - [27/Apr/2021:20:23:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 63903 "-" "kube-probe/1.19" 21 10.233.69.62 - - [27/Apr/2021:20:24:03 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.216 - - [27/Apr/2021:20:24:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 63903 "-" "kube-probe/1.19" 15 10.233.78.216 - - [27/Apr/2021:20:24:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 63903 "-" "kube-probe/1.19" 14 10.233.78.216 - - [27/Apr/2021:20:25:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 63903 "-" "kube-probe/1.19" 14 10.233.78.105 - - [27/Apr/2021:20:25:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 4555 "-" "Java/11.0.10" 16 10.233.69.129 - - [27/Apr/2021:20:25:53 +0000] "GET /dcae-service-types?typeName=nginx-1619555140_nginx-1619555140 HTTP/1.1" 200 4633 "-" "python-requests/2.25.1" 8 10.233.69.129 - - [27/Apr/2021:20:25:58 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 2 10.233.78.216 - - [27/Apr/2021:20:25:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 68463 "-" "kube-probe/1.19" 19 10.233.78.105 - - [27/Apr/2021:20:26:26 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 16 10.233.69.129 - - [27/Apr/2021:20:26:26 +0000] "GET /dcae-service-types?typeName=nginx-1619555158_nginx-1619555158 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 11 10.233.78.216 - - [27/Apr/2021:20:26:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73164 "-" "kube-probe/1.19" 14 10.233.69.129 - - [27/Apr/2021:20:26:31 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.216 - - [27/Apr/2021:20:26:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 73164 "-" "kube-probe/1.19" 19 10.233.78.216 - - [27/Apr/2021:20:27:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 73164 "-" "kube-probe/1.19" 14 10.233.78.105 - - [27/Apr/2021:20:27:40 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 14 10.233.69.129 - - [27/Apr/2021:20:27:41 +0000] "GET /dcae-service-types?typeName=nginx-1619555191_nginx-1619555191 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 9 10.233.69.129 - - [27/Apr/2021:20:27:45 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 4 10.233.78.216 - - [27/Apr/2021:20:27:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 77865 "-" "kube-probe/1.19" 16 10.233.78.216 - - [27/Apr/2021:20:28:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 77865 "-" "kube-probe/1.19" 18 10.233.78.105 - - [27/Apr/2021:20:28:33 +0000] "POST /dcae-service-types HTTP/1.1" 200 4555 "-" "Java/11.0.10" 37 10.233.69.88 - - [27/Apr/2021:20:28:33 +0000] "GET /dcae-service-types?typeName=nginx-1619555300_nginx-1619555300 HTTP/1.1" 200 4633 "-" "python-requests/2.25.1" 7 10.233.69.88 - - [27/Apr/2021:20:28:38 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.105 - - [27/Apr/2021:20:28:55 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 14 10.233.69.88 - - [27/Apr/2021:20:28:55 +0000] "GET /dcae-service-types?typeName=nginx-1619555318_nginx-1619555318 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 8 10.233.78.216 - - [27/Apr/2021:20:28:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 87126 "-" "kube-probe/1.19" 16 10.233.69.88 - - [27/Apr/2021:20:29:00 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 2 10.233.78.216 - - [27/Apr/2021:20:29:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 87126 "-" "kube-probe/1.19" 17 10.233.78.105 - - [27/Apr/2021:20:29:54 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 17 10.233.69.88 - - [27/Apr/2021:20:29:54 +0000] "GET /dcae-service-types?typeName=nginx-1619555340_nginx-1619555340 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 9 10.233.78.216 - - [27/Apr/2021:20:29:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 16 10.233.69.88 - - [27/Apr/2021:20:29:59 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.25.1" 3 10.233.78.216 - - [27/Apr/2021:20:30:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 19 10.233.78.216 - - [27/Apr/2021:20:30:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 18 10.233.78.216 - - [27/Apr/2021:20:31:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 17 10.233.78.216 - - [27/Apr/2021:20:31:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 16 10.233.78.216 - - [27/Apr/2021:20:32:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 17 10.233.78.216 - - [27/Apr/2021:20:32:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 17 10.233.78.216 - - [27/Apr/2021:20:33:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 16 10.233.69.204 - - [27/Apr/2021:20:33:58 +0000] "GET /dcae-service-types?typeName=k8s-datafile HTTP/1.1" 200 73 "-" "python-requests/2.25.1" 7 10.233.78.216 - - [27/Apr/2021:20:33:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 16 10.233.78.216 - - [27/Apr/2021:20:34:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 14 10.233.78.216 - - [27/Apr/2021:20:34:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 16 10.233.78.216 - - [27/Apr/2021:20:35:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 14 10.233.78.216 - - [27/Apr/2021:20:35:59 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 17 10.233.78.216 - - [27/Apr/2021:20:36:29 +0000] "GET /dcae-service-types HTTP/1.1" 200 91827 "-" "kube-probe/1.19" 22