Results

By type

          12:45:58,061 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
12:45:58,062 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:45:58,063 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/inventory-api-3.5.2.jar!/logback.xml]
12:45:58,081 |-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
12:45:58,200 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:45:58,216 |-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] 
12:45:58,216 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
12:45:58,223 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:45:58,230 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:45:58,347 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
12:45:58,347 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
12:45:58,347 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
12:45:58,349 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:45:58,354 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
12:45:58,363 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - setting totalSizeCap to 200 MB
12:45:58,366 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Archive files will be limited to [100 MB] each.
12:45:58,369 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Will use gz compression
12:45:58,370 |-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
12:45:58,373 |-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'.
12:45:58,373 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Roll-over at midnight.
12:45:58,384 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Setting initial period to Wed Apr 21 12:45:58 UTC 2021
12:45:58,388 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
12:45:58,388 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
12:45:58,388 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
12:45:58,392 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: /opt/logs/metrics.log
12:45:58,392 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [/opt/logs/metrics.log]
12:45:58,393 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:45:58,393 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
12:45:58,394 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - setting totalSizeCap to 200 MB
12:45:58,394 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Archive files will be limited to [100 MB] each.
12:45:58,395 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Will use gz compression
12:45:58,395 |-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
12:45:58,396 |-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'.
12:45:58,396 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Roll-over at midnight.
12:45:58,397 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Setting initial period to Wed Apr 21 12:45:58 UTC 2021
12:45:58,398 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
12:45:58,398 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
12:45:58,398 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
12:45:58,398 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: /opt/logs/debug.log
12:45:58,398 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [/opt/logs/debug.log]
12:45:58,399 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:45:58,399 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
12:45:58,401 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - setting totalSizeCap to 200 MB
12:45:58,401 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Archive files will be limited to [100 MB] each.
12:45:58,401 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Will use gz compression
12:45:58,401 |-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
12:45:58,402 |-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'.
12:45:58,402 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Roll-over at midnight.
12:45:58,403 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Setting initial period to Wed Apr 21 12:45:58 UTC 2021
12:45:58,404 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
12:45:58,404 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
12:45:58,404 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
12:45:58,404 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: /opt/logs/error.log
12:45:58,405 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [/opt/logs/error.log]
12:45:58,405 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
12:45:58,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
12:45:58,406 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
12:45:58,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
12:45:58,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
12:45:58,406 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
12:45:58,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
12:45:58,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
12:45:58,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
12:45:58,407 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
12:45:58,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
12:45:58,407 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:45:58,407 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1500955a - Registering current configuration as safe fallback point

INFO  [2021-04-21 12:46:02,897] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2021-04-21 12:46:02,900] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2021-04-21 12:46:02,900] debugLogger: Starting DCAE inventory application
INFO  [2021-04-21 12:46:02,901] debugLogger: DB driver properties: {charSet=UTF-8}
INFO  [2021-04-21 12:46:03,517] debugLogger: Sql table created: DCAEServiceTypesDAO
INFO  [2021-04-21 12:46:03,613] debugLogger: Sql table created: DCAEServicesDAO
INFO  [2021-04-21 12:46:03,666] debugLogger: Sql table created: DCAEServiceComponentsDAO
INFO  [2021-04-21 12:46:03,722] debugLogger: Sql table created: DCAEServicesComponentsMapsDAO
INFO  [2021-04-21 12:46:03,798] debugLogger: Sql view created: dcae_service_types_latest
WARN  [2021-04-21 12:46:03,802] debugLogger: Use of DCAE controller client is *not* required. Turned off.
INFO  [2021-04-21 12:46:03,819] io.dropwizard.server.ServerFactory: Starting dcae-inventory
INFO  [2021-04-21 12:46:03,967] org.eclipse.jetty.setuid.SetUIDListener: Opened application@35e92c45{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-04-21 12:46:03,968] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@1f5d72f{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-04-21 12:46:03,970] 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-21 12:46:04,129] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@1135efad(dcae@dcae.onap.org,h=[dcae, bbs-event-processor, bbs-event-processor.onap, bbs-event-processor.onap.svc.cluster.local, config-binding-service, config-binding-service.onap, config-binding-service.onap.svc.cluster.local, dashboard, dashboard.onap, dashboard.onap.svc.cluster.local, dcae-cloudify-manager, dcae-cloudify-manager.onap, dcae-cloudify-manager.onap.svc.cluster.local, dcae-datafile-collector, dcae-datafile-collector.onap, dcae-datafile-collector.onap.svc.cluster.local, dcae-hv-ves-collector, dcae-hv-ves-collector.onap, dcae-hv-ves-collector.onap.svc.cluster.local, dcae-pm-mapper, dcae-pm-mapper.onap, dcae-pm-mapper.onap.svc.cluster.local, dcae-pmsh, dcae-pmsh.onap, dcae-pmsh.onap.svc.cluster.local, dcae-prh, dcae-prh.onap, dcae-prh.onap.svc.cluster.local, dcae-tca-analytics, dcae-tca-analytics.onap, dcae-tca-analytics.onap.svc.cluster.local, dcae-ves-collector, dcae-ves-collector.onap, dcae-ves-collector.onap.svc.cluster.local, deployment-handler, deployment-handler.onap, deployment-handler.onap.svc.cluster.local, holmes-engine-mgmt, holmes-engine-mgmt.onap, holmes-engine-mgmt.onap.svc.cluster.local, holmes-rule-mgmt, holmes-rules-mgmt.onap, holmes-rules-mgmt.onap.svc.cluster.local, inventory, inventory.onap, inventory.onap.svc.cluster.local, policy-handler, policy-handler.onap, policy-handler.onap.svc.cluster.local],w=[]) for Server@6a4c9d1b[provider=null,keyStore=file:///opt/cert/cert.jks,trustStore=null]
INFO  [2021-04-21 12:46:04,269] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
INFO  [2021-04-21 12:46:04,269] 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-21 12:46:05,255] 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-21 12:46:05,257] 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-21 12:46:05,259] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@296a6a10{/,null,AVAILABLE}
INFO  [2021-04-21 12:46:05,264] 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-21 12:46:05,265] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@3d920227{/,null,AVAILABLE}
INFO  [2021-04-21 12:46:05,306] org.eclipse.jetty.server.AbstractConnector: Started application@35e92c45{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-04-21 12:46:05,310] org.eclipse.jetty.server.AbstractConnector: Started admin@1f5d72f{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-04-21 12:46:05,310] org.eclipse.jetty.server.Server: Started @7473ms
10.233.67.50 - - [21/Apr/2021:12:46:36 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 165
10.233.67.50 - - [21/Apr/2021:12:47:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.67.50 - - [21/Apr/2021:12:47:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:12:48:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.50 - - [21/Apr/2021:12:48:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:12:49:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:12:49:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.50 - - [21/Apr/2021:12:50:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.67.50 - - [21/Apr/2021:12:50:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:12:51:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:12:51:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:12:52:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:12:52:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:12:53:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:12:53:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:12:54:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.67.50 - - [21/Apr/2021:12:54:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.67.50 - - [21/Apr/2021:12:55:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.67.50 - - [21/Apr/2021:12:55:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:12:56:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.50 - - [21/Apr/2021:12:56:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:12:57:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.50 - - [21/Apr/2021:12:57:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:12:58:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:12:58:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:12:59:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:12:59:36 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:00:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:00:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:01:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:01:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:02:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:02:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:03:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:03:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:04:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:04:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:05:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:05:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:06:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:06:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:07:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.67.50 - - [21/Apr/2021:13:07:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:08:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:08:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:13:09:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:09:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:10:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:10:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:11:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:11:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:12:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:12:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:13:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:13:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:14:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:14:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:15:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:15:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:16:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:16:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:17:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:17:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:18:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:18:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:19:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.50 - - [21/Apr/2021:13:19:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:20:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:20:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:21:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:21:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:22:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:22:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:23:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:23:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:24:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:24:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:25:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:25:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:26:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:27:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:13:27:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:13:28:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:28:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:29:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:29:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:30:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:30:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:31:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:31:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:32:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:32:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:33:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:33:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:34:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:13:34:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:35:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:35:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.50 - - [21/Apr/2021:13:36:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:13:36:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:37:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:37:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:38:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.67.50 - - [21/Apr/2021:13:38:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:13:39:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:13:39:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:13:40:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:40:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:41:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:41:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:42:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:42:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:43:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 28
10.233.67.50 - - [21/Apr/2021:13:43:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:44:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:44:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:45:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:45:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:46:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 25
10.233.67.50 - - [21/Apr/2021:13:46:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14322
10.233.67.50 - - [21/Apr/2021:13:47:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:47:36 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 371
10.233.67.50 - - [21/Apr/2021:13:48:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:48:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:49:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:49:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:13:50:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.50 - - [21/Apr/2021:13:50:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.67.50 - - [21/Apr/2021:13:51:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:51:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 39
10.233.67.50 - - [21/Apr/2021:13:52:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:52:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:13:53:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:53:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 20
10.233.67.50 - - [21/Apr/2021:13:54:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:54:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:13:55:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:55:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:56:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:56:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:13:57:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:13:57:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:58:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:13:58:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:13:59:05 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:13:59:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:14:00:06 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 103
10.233.67.50 - - [21/Apr/2021:14:00:36 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 165
10.233.67.50 - - [21/Apr/2021:14:01:09 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 3506
10.233.67.50 - - [21/Apr/2021:14:01:35 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.78.218 - - [21/Apr/2021:14:01:55 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 502 124 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 27
10.233.67.50 - - [21/Apr/2021:14:02:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.76.30 - - [21/Apr/2021:14:02:22 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 68
10.233.76.30 - - [21/Apr/2021:14:02:22 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 14
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 18
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 12
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 10
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 10
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 12
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 10
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 11
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 9
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 10
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 10
10.233.76.30 - - [21/Apr/2021:14:02:23 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 10
10.233.76.30 - - [21/Apr/2021:14:02:24 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 11
10.233.76.30 - - [21/Apr/2021:14:02:24 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 11
10.233.76.30 - - [21/Apr/2021:14:02:24 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 20
10.233.76.30 - - [21/Apr/2021:14:02:24 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 15
10.233.76.30 - - [21/Apr/2021:14:02:24 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 18
10.233.76.30 - - [21/Apr/2021:14:02:24 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 9
10.233.76.30 - - [21/Apr/2021:14:02:24 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 10
10.233.76.30 - - [21/Apr/2021:14:02:24 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 10
10.233.76.30 - - [21/Apr/2021:14:02:24 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 10
10.233.76.30 - - [21/Apr/2021:14:02:24 +0000] "POST /dcae-service-types HTTP/1.1" 502 124 "-" "curl/7.74.0" 10
10.233.67.50 - - [21/Apr/2021:14:02:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:03:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:03:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:04:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:04:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:14:05:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:05:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:06:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 18
10.233.67.50 - - [21/Apr/2021:14:06:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 15
10.233.67.50 - - [21/Apr/2021:14:07:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:07:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:08:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:08:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:09:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:09:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 18
10.233.67.50 - - [21/Apr/2021:14:10:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:10:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:11:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:11:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 26
10.233.67.50 - - [21/Apr/2021:14:12:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 6
10.233.67.50 - - [21/Apr/2021:14:12:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:13:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:13:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:14:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:14:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:15:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:15:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:16:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:16:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:17:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:17:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:18:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:18:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:19:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:19:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:14:20:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:20:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:21:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:21:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:22:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 18
10.233.67.50 - - [21/Apr/2021:14:22:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:23:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:23:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:24:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 6
10.233.67.50 - - [21/Apr/2021:14:24:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:25:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:25:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:26:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:26:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:27:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:27:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:28:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:28:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:29:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:29:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:30:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:30:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 13
10.233.67.50 - - [21/Apr/2021:14:31:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:31:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:32:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 12
10.233.67.50 - - [21/Apr/2021:14:32:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:33:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 14
10.233.67.50 - - [21/Apr/2021:14:33:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:14:34:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 11
10.233.67.50 - - [21/Apr/2021:14:34:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:35:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:35:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:36:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:36:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:37:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:37:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 6
10.233.67.50 - - [21/Apr/2021:14:38:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:38:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 6
10.233.67.50 - - [21/Apr/2021:14:39:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 6
10.233.67.50 - - [21/Apr/2021:14:39:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 5
10.233.67.50 - - [21/Apr/2021:14:40:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 6
10.233.67.50 - - [21/Apr/2021:14:40:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:41:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:41:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:42:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:42:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:43:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 9
10.233.67.50 - - [21/Apr/2021:14:43:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 10
10.233.67.50 - - [21/Apr/2021:14:44:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:44:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:45:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:45:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:46:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:46:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:47:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 6
10.233.67.50 - - [21/Apr/2021:14:47:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 7
10.233.67.50 - - [21/Apr/2021:14:48:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 15
10.233.67.50 - - [21/Apr/2021:14:48:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 6
10.233.67.50 - - [21/Apr/2021:14:49:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:49:35 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8
10.233.67.50 - - [21/Apr/2021:14:50:05 +0000] "GET /dcae-service-types HTTP/1.1" 502 124 "-" "kube-probe/1.19" 8