Results

By type

          14:32:03,775 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
14:32:03,776 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
14:32:03,777 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/inventory-api-3.5.2.jar!/logback.xml]
14:32:03,792 |-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
14:32:03,911 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
14:32:03,925 |-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] 
14:32:03,925 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
14:32:03,927 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
14:32:03,930 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
14:32:04,020 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
14:32:04,020 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
14:32:04,020 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
14:32:04,022 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
14:32:04,025 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
14:32:04,031 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - setting totalSizeCap to 200 MB
14:32:04,034 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Archive files will be limited to [100 MB] each.
14:32:04,036 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Will use gz compression
14:32:04,038 |-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
14:32:04,040 |-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'.
14:32:04,040 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Roll-over at midnight.
14:32:04,048 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Setting initial period to Tue Apr 27 14:32:04 UTC 2021
14:32:04,051 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
14:32:04,051 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
14:32:04,051 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
14:32:04,054 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: /opt/logs/metrics.log
14:32:04,054 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [/opt/logs/metrics.log]
14:32:04,055 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
14:32:04,055 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
14:32:04,056 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - setting totalSizeCap to 200 MB
14:32:04,056 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Archive files will be limited to [100 MB] each.
14:32:04,056 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Will use gz compression
14:32:04,057 |-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
14:32:04,058 |-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'.
14:32:04,058 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Roll-over at midnight.
14:32:04,058 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Setting initial period to Tue Apr 27 14:32:04 UTC 2021
14:32:04,059 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
14:32:04,059 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
14:32:04,059 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
14:32:04,059 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: /opt/logs/debug.log
14:32:04,059 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [/opt/logs/debug.log]
14:32:04,059 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
14:32:04,059 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
14:32:04,071 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - setting totalSizeCap to 200 MB
14:32:04,071 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Archive files will be limited to [100 MB] each.
14:32:04,071 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Will use gz compression
14:32:04,072 |-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
14:32:04,072 |-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'.
14:32:04,072 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Roll-over at midnight.
14:32:04,073 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Setting initial period to Tue Apr 27 14:32:04 UTC 2021
14:32:04,074 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
14:32:04,074 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
14:32:04,074 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
14:32:04,074 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: /opt/logs/error.log
14:32:04,074 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [/opt/logs/error.log]
14:32:04,075 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
14:32:04,075 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
14:32:04,075 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
14:32:04,075 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
14:32:04,075 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
14:32:04,075 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
14:32:04,075 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
14:32:04,076 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
14:32:04,076 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
14:32:04,076 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
14:32:04,076 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
14:32:04,076 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
14:32:04,076 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1500955a - Registering current configuration as safe fallback point

INFO  [2021-04-27 14:32:07,721] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2021-04-27 14:32:07,724] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2021-04-27 14:32:07,724] debugLogger: Starting DCAE inventory application
INFO  [2021-04-27 14:32:07,725] debugLogger: DB driver properties: {charSet=UTF-8}
INFO  [2021-04-27 14:32:08,246] debugLogger: Sql table created: DCAEServiceTypesDAO
INFO  [2021-04-27 14:32:08,348] debugLogger: Sql table created: DCAEServicesDAO
INFO  [2021-04-27 14:32:08,444] debugLogger: Sql table created: DCAEServiceComponentsDAO
INFO  [2021-04-27 14:32:08,521] debugLogger: Sql table created: DCAEServicesComponentsMapsDAO
INFO  [2021-04-27 14:32:08,537] debugLogger: Sql view created: dcae_service_types_latest
WARN  [2021-04-27 14:32:08,540] debugLogger: Use of DCAE controller client is *not* required. Turned off.
INFO  [2021-04-27 14:32:08,550] io.dropwizard.server.ServerFactory: Starting dcae-inventory
INFO  [2021-04-27 14:32:08,656] org.eclipse.jetty.setuid.SetUIDListener: Opened application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-04-27 14:32:08,656] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-04-27 14:32:08,658] 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 14:32:08,706] 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 14:32:08,854] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
INFO  [2021-04-27 14:32:08,854] 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 14:32:09,702] 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 14:32:09,704] 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 14:32:09,706] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@55e85ec8{/,null,AVAILABLE}
INFO  [2021-04-27 14:32:09,712] 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 14:32:09,713] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@aa8f19d{/,null,AVAILABLE}
INFO  [2021-04-27 14:32:09,723] org.eclipse.jetty.server.AbstractConnector: Started application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-04-27 14:32:09,725] org.eclipse.jetty.server.AbstractConnector: Started admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-04-27 14:32:09,725] org.eclipse.jetty.server.Server: Started @6130ms
10.233.67.216 - - [27/Apr/2021:14:32:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 162
10.233.67.216 - - [27/Apr/2021:14:33:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.216 - - [27/Apr/2021:14:33:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:14:34:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:14:34:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.216 - - [27/Apr/2021:14:35:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.216 - - [27/Apr/2021:14:35:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:14:36:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:14:36:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.216 - - [27/Apr/2021:14:37:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:14:37:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:14:38:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:38:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:14:39:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.216 - - [27/Apr/2021:14:39:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:14:40:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.216 - - [27/Apr/2021:14:40:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:14:41:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:14:41:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:14:42:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:42:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:43:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:43:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:14:44:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.67.216 - - [27/Apr/2021:14:44:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:14:45:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:45:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:14:46:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:14:46:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.67.216 - - [27/Apr/2021:14:47:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:14:47:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:48:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:48:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:14:49:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:14:49:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:50:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:50:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.67.216 - - [27/Apr/2021:14:51:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:14:51:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.216 - - [27/Apr/2021:14:52:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:14:52:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:14:53:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:14:53:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:14:54:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:54:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:14:55:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.216 - - [27/Apr/2021:14:55:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:14:56:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:14:56:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:14:57:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:14:57:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:58:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:14:58:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:59:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:14:59:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:00:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.216 - - [27/Apr/2021:15:00:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:01:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:01:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:02:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:02:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:03:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:03:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:04:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:04:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:05:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:05:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:06:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.216 - - [27/Apr/2021:15:06:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:15:07:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:07:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:15:08:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:08:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:09:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:09:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 1111
10.233.67.216 - - [27/Apr/2021:15:10:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:10:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:11:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:11:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:15:12:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:12:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:13:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:13:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:14:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:14:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:15:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:15:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:16:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:15:16:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:17:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:17:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:18:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:18:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:19:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:19:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:20:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:20:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:21:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:21:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:22:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:22:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:23:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:23:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:24:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:24:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:25:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:25:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:26:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:26:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:27:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:27:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:28:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:28:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:29:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:29:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:30:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:30:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:31:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:31:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:32:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.67.216 - - [27/Apr/2021:15:32:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:15:33:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:33:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:15:34:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:34:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:35:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:35:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:36:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:36:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:37:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:37:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:38:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:38:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:39:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:39:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.216 - - [27/Apr/2021:15:40:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:40:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:41:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:41:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:42:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:42:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:43:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:43:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.216 - - [27/Apr/2021:15:44:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:44:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:45:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:45:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:46:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:46:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:47:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:47:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.216 - - [27/Apr/2021:15:48:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.67.216 - - [27/Apr/2021:15:48:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:49:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:15:49:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:50:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:50:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:51:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:51:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:52:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:52:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:53:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.216 - - [27/Apr/2021:15:53:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:54:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:54:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:55:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.216 - - [27/Apr/2021:15:55:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.216 - - [27/Apr/2021:15:56:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:56:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:57:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:57:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:15:58:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:58:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:15:59:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:15:59:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:16:00:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.216 - - [27/Apr/2021:16:00:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.216 - - [27/Apr/2021:16:01:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.216 - - [27/Apr/2021:16:01:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.77.220 - - [27/Apr/2021:16:01:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 1786 "-" "curl/7.74.0" 79
10.233.77.220 - - [27/Apr/2021:16:01:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 6360 "-" "curl/7.74.0" 17
10.233.77.220 - - [27/Apr/2021:16:01:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 3043 "-" "curl/7.74.0" 20
10.233.77.220 - - [27/Apr/2021:16:01:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 4535 "-" "curl/7.74.0" 22
10.233.77.220 - - [27/Apr/2021:16:01:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 4289 "-" "curl/7.74.0" 15
10.233.77.220 - - [27/Apr/2021:16:01:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 6883 "-" "curl/7.74.0" 15
10.233.77.220 - - [27/Apr/2021:16:01:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 2757 "-" "curl/7.74.0" 13
10.233.77.220 - - [27/Apr/2021:16:01:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 5275 "-" "curl/7.74.0" 19
10.233.77.220 - - [27/Apr/2021:16:01:52 +0000] "POST /dcae-service-types HTTP/1.1" 200 8921 "-" "curl/7.74.0" 20
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 6973 "-" "curl/7.74.0" 16
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 5974 "-" "curl/7.74.0" 13
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 3184 "-" "curl/7.74.0" 13
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 7033 "-" "curl/7.74.0" 14
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 5948 "-" "curl/7.74.0" 15
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 7552 "-" "curl/7.74.0" 16
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 6782 "-" "curl/7.74.0" 29
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 8496 "-" "curl/7.74.0" 13
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 4832 "-" "curl/7.74.0" 13
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 11444 "-" "curl/7.74.0" 14
10.233.77.220 - - [27/Apr/2021:16:01:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 7918 "-" "curl/7.74.0" 13
10.233.77.220 - - [27/Apr/2021:16:01:54 +0000] "POST /dcae-service-types HTTP/1.1" 200 7715 "-" "curl/7.74.0" 11
10.233.77.220 - - [27/Apr/2021:16:01:54 +0000] "POST /dcae-service-types HTTP/1.1" 200 11695 "-" "curl/7.74.0" 12
10.233.77.220 - - [27/Apr/2021:16:01:54 +0000] "POST /dcae-service-types HTTP/1.1" 200 11465 "-" "curl/7.74.0" 26
10.233.67.216 - - [27/Apr/2021:16:02:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 46
10.233.67.216 - - [27/Apr/2021:16:02:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 28
10.233.73.58 - - [27/Apr/2021:16:03:15 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 150956 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 34
10.233.67.216 - - [27/Apr/2021:16:03:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 23
10.233.67.216 - - [27/Apr/2021:16:03:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 26
10.233.67.216 - - [27/Apr/2021:16:04:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 23
10.233.67.216 - - [27/Apr/2021:16:04:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 22
10.233.67.216 - - [27/Apr/2021:16:05:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 20
10.233.73.58 - - [27/Apr/2021:16:05:45 +0000] "GET /dcae-services?typeId=033366a8-7d9e-4150-8f5d-eefffa930de6 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 21
10.233.73.58 - - [27/Apr/2021:16:05:45 +0000] "GET /dcae-services?typeId=6f22222d-8b82-4b1b-ae48-28a6e7cf5ee4 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 10
10.233.73.58 - - [27/Apr/2021:16:05:45 +0000] "GET /dcae-services?typeId=53ead07f-bc25-45b5-aeb2-253c909c319f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.73.58 - - [27/Apr/2021:16:05:45 +0000] "GET /dcae-services?typeId=bfa0ba5f-f019-4aee-bb9f-2e8e2a78bc0c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 9
10.233.73.58 - - [27/Apr/2021:16:05:45 +0000] "GET /dcae-services?typeId=680bfcb9-5185-4d16-a78c-9ad0c60e3f96 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.73.58 - - [27/Apr/2021:16:05:45 +0000] "GET /dcae-services?typeId=a3ee2ecc-00f6-4bb2-9014-cb228cd2ed2e HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 10
10.233.73.58 - - [27/Apr/2021:16:05:45 +0000] "GET /dcae-services?typeId=adc4a961-1ac3-4027-83fb-76c667dca9a5 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 8
10.233.73.58 - - [27/Apr/2021:16:05:45 +0000] "GET /dcae-services?typeId=2dd7c7f9-ad56-43a8-8390-c9e6a90192ec HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 8
10.233.73.58 - - [27/Apr/2021:16:05:45 +0000] "GET /dcae-services?typeId=15d71570-8206-4364-9bb1-f69cc1e76bd8 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.73.58 - - [27/Apr/2021:16:05:45 +0000] "GET /dcae-services?typeId=fa6808ae-f989-489c-ab34-4845d80d639c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.73.58 - - [27/Apr/2021:16:05:46 +0000] "GET /dcae-services?typeId=caeee696-b867-4227-8616-d79c955d02bd HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 8
10.233.73.58 - - [27/Apr/2021:16:05:46 +0000] "GET /dcae-services?typeId=102d2796-bfe9-4178-b32f-2dbafea4b470 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.73.58 - - [27/Apr/2021:16:05:46 +0000] "GET /dcae-services?typeId=87bf0575-0ad9-4af6-a02c-e8f962f86e05 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.73.58 - - [27/Apr/2021:16:05:46 +0000] "GET /dcae-services?typeId=7bbd25fa-0871-4268-9308-38606c5145a6 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 8
10.233.73.58 - - [27/Apr/2021:16:05:46 +0000] "GET /dcae-services?typeId=05d53cee-0f30-4e07-ac42-f60840eb1269 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 9
10.233.73.58 - - [27/Apr/2021:16:05:46 +0000] "GET /dcae-services?typeId=410f07eb-8202-4879-9868-35a070089b71 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.73.58 - - [27/Apr/2021:16:05:46 +0000] "GET /dcae-services?typeId=25a1a34c-c850-422c-a1b0-0e69eef4536d HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 9
10.233.73.58 - - [27/Apr/2021:16:05:46 +0000] "GET /dcae-services?typeId=d5492cee-5426-4aaa-80b4-3f9bd703f121 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.73.58 - - [27/Apr/2021:16:05:46 +0000] "GET /dcae-services?typeId=87e2f90b-90dc-4732-a213-c9c6ec60b8bf HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.73.58 - - [27/Apr/2021:16:05:46 +0000] "GET /dcae-services?typeId=bb3aa96d-b6f8-43de-9d47-386fc4e9763b HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.73.58 - - [27/Apr/2021:16:05:47 +0000] "GET /dcae-services?typeId=797ec72a-09f3-421a-8776-262b727a4ba3 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.73.58 - - [27/Apr/2021:16:05:47 +0000] "GET /dcae-services?typeId=6a5e1ab8-0628-4c1a-956f-98ec826d8616 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.73.58 - - [27/Apr/2021:16:05:47 +0000] "GET /dcae-services?typeId=ca0690f3-bf68-4758-9016-d5f4b9f55812 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.67.216 - - [27/Apr/2021:16:05:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 21
10.233.67.216 - - [27/Apr/2021:16:06:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 20
10.233.67.216 - - [27/Apr/2021:16:06:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 23
10.233.67.216 - - [27/Apr/2021:16:07:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 21
10.233.67.216 - - [27/Apr/2021:16:07:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 20
10.233.73.58 - - [27/Apr/2021:16:08:15 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 150956 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 20
10.233.67.216 - - [27/Apr/2021:16:08:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 23
10.233.67.216 - - [27/Apr/2021:16:08:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 22
10.233.67.216 - - [27/Apr/2021:16:09:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 21
10.233.67.216 - - [27/Apr/2021:16:09:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 18
10.233.67.216 - - [27/Apr/2021:16:10:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 24
10.233.67.216 - - [27/Apr/2021:16:10:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 18
10.233.67.216 - - [27/Apr/2021:16:11:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 23
10.233.67.216 - - [27/Apr/2021:16:11:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 21
10.233.67.216 - - [27/Apr/2021:16:12:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 18
10.233.67.216 - - [27/Apr/2021:16:12:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 21
10.233.73.58 - - [27/Apr/2021:16:13:15 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 150956 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 22
10.233.67.216 - - [27/Apr/2021:16:13:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 21
10.233.67.216 - - [27/Apr/2021:16:13:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 20
10.233.67.216 - - [27/Apr/2021:16:14:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 18
10.233.67.216 - - [27/Apr/2021:16:14:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 18
10.233.74.180 - - [27/Apr/2021:16:15:08 +0000] "GET /dcae-service-types?typeName=k8s-datafile HTTP/1.1" 200 6438 "-" "python-requests/2.25.1" 11
10.233.76.240 - - [27/Apr/2021:16:15:09 +0000] "GET /dcae-service-types/6a5e1ab8-0628-4c1a-956f-98ec826d8616 HTTP/1.1" 200 6365 "-" "-" 10
10.233.74.155 - - [27/Apr/2021:16:15:13 +0000] "POST /dcae-service-types HTTP/1.1" 200 1587 "-" "python-requests/2.25.1" 17
10.233.74.155 - - [27/Apr/2021:16:15:13 +0000] "POST /dcae-service-types HTTP/1.1" 200 2946 "-" "python-requests/2.25.1" 13
10.233.76.240 - - [27/Apr/2021:16:15:13 +0000] "GET /dcae-service-types/24df667e-f266-4796-9e73-808c74c760f3 HTTP/1.1" 200 1587 "-" "-" 6
10.233.67.216 - - [27/Apr/2021:16:15:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 155581 "-" "kube-probe/1.19" 20
10.233.74.185 - - [27/Apr/2021:16:15:36 +0000] "POST /dcae-service-types HTTP/1.1" 200 4555 "-" "Java/11.0.10" 20
10.233.74.53 - - [27/Apr/2021:16:15:36 +0000] "GET /dcae-service-types?typeName=nginx-1619540113_nginx-1619540113 HTTP/1.1" 200 4633 "-" "python-requests/2.25.1" 7
10.233.76.240 - - [27/Apr/2021:16:15:36 +0000] "GET /dcae-service-types/e09c914e-660a-4444-b835-2b12c9d70e5a HTTP/1.1" 200 4560 "-" "-" 5
10.233.67.216 - - [27/Apr/2021:16:15:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 158458 "-" "kube-probe/1.19" 29
10.233.67.216 - - [27/Apr/2021:16:16:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 158458 "-" "kube-probe/1.19" 18
10.233.67.216 - - [27/Apr/2021:16:16:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 158458 "-" "kube-probe/1.19" 34
10.233.74.155 - - [27/Apr/2021:16:17:06 +0000] "GET /dcae-service-types?typeName=pnf-simulator HTTP/1.1" 200 3019 "-" "python-requests/2.25.1" 9
10.233.76.240 - - [27/Apr/2021:16:17:06 +0000] "GET /dcae-service-types/f6f52ce6-1078-40db-ae8c-f61b5c05df34 HTTP/1.1" 200 2946 "-" "-" 6
10.233.67.216 - - [27/Apr/2021:16:17:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 158458 "-" "kube-probe/1.19" 22
10.233.67.216 - - [27/Apr/2021:16:17:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 158458 "-" "kube-probe/1.19" 21
10.233.73.58 - - [27/Apr/2021:16:18:15 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 158355 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 23
10.233.73.58 - - [27/Apr/2021:16:18:15 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 1964 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 9
10.233.67.216 - - [27/Apr/2021:16:18:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 158458 "-" "kube-probe/1.19" 21
10.233.67.216 - - [27/Apr/2021:16:18:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 158458 "-" "kube-probe/1.19" 22
10.233.70.180 - - [27/Apr/2021:16:19:11 +0000] "GET /dcae-service-types?asdcServiceId=7bc29d54-3929-41d9-8b6b-bb578f6e624e HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 7
10.233.70.180 - - [27/Apr/2021:16:19:11 +0000] "GET /dcae-service-types?typeName=tca-microservice.yaml&asdcServiceId=7bc29d54-3929-41d9-8b6b-bb578f6e624e&asdcResourceId=0eac133c-3ff5-4711-8330-cc4711ce9de0&onlyActive HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 7
10.233.70.180 - - [27/Apr/2021:16:19:12 +0000] "POST /dcae-service-types HTTP/1.1" 200 7977 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 17
10.233.67.216 - - [27/Apr/2021:16:19:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 160075 "-" "kube-probe/1.19" 19
10.233.68.183 - - [27/Apr/2021:16:19:38 +0000] "GET /dcae-service-types?asdcResourceId=0eac133c-3ff5-4711-8330-cc4711ce9de0&asdcServiceId=7bc29d54-3929-41d9-8b6b-bb578f6e624e&typeName=tca-microservice.yaml HTTP/1.1" 200 8055 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)" 10
10.233.74.180 - - [27/Apr/2021:16:19:43 +0000] "GET /dcae-service-types?typeName=k8s-pm-mapper HTTP/1.1" 200 7111 "-" "python-requests/2.25.1" 7
10.233.76.240 - - [27/Apr/2021:16:19:43 +0000] "GET /dcae-service-types/caeee696-b867-4227-8616-d79c955d02bd HTTP/1.1" 200 7038 "-" "-" 7
10.233.67.216 - - [27/Apr/2021:16:19:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 160075 "-" "kube-probe/1.19" 18
10.233.74.180 - - [27/Apr/2021:16:20:16 +0000] "POST /dcae-service-types HTTP/1.1" 200 1283 "-" "python-requests/2.25.1" 13
10.233.76.240 - - [27/Apr/2021:16:20:16 +0000] "GET /dcae-service-types/19f7adb1-a9f5-4735-981a-ebbc0172a24f HTTP/1.1" 200 1283 "-" "-" 4
10.233.67.216 - - [27/Apr/2021:16:20:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 158310 "-" "kube-probe/1.19" 20
10.233.67.216 - - [27/Apr/2021:16:20:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 158310 "-" "kube-probe/1.19" 34
10.233.74.180 - - [27/Apr/2021:16:21:15 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 8
10.233.76.240 - - [27/Apr/2021:16:21:15 +0000] "GET /dcae-service-types/033366a8-7d9e-4150-8f5d-eefffa930de6 HTTP/1.1" 200 11470 "-" "-" 5
10.233.67.216 - - [27/Apr/2021:16:21:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 158310 "-" "kube-probe/1.19" 18
10.233.74.53 - - [27/Apr/2021:16:21:33 +0000] "DELETE /dcae-service-types/e09c914e-660a-4444-b835-2b12c9d70e5a HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 14
10.233.74.155 - - [27/Apr/2021:16:21:40 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 11
10.233.76.240 - - [27/Apr/2021:16:21:40 +0000] "GET /dcae-service-types/033366a8-7d9e-4150-8f5d-eefffa930de6 HTTP/1.1" 200 11470 "-" "-" 6
10.233.74.185 - - [27/Apr/2021:16:21:45 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 15
10.233.74.53 - - [27/Apr/2021:16:21:45 +0000] "GET /dcae-service-types?typeName=nginx-1619540493_nginx-1619540493 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 8
10.233.76.240 - - [27/Apr/2021:16:21:45 +0000] "GET /dcae-service-types/2f2f7028-186f-48f7-9bc2-211ad59c28a3 HTTP/1.1" 200 4701 "-" "-" 7
10.233.74.180 - - [27/Apr/2021:16:21:47 +0000] "POST /dcae-service-types HTTP/1.1" 200 3033 "-" "python-requests/2.25.1" 13
10.233.74.180 - - [27/Apr/2021:16:21:47 +0000] "GET /dcae-service-types?typeName=https HTTP/1.1" 200 3106 "-" "python-requests/2.25.1" 7
10.233.76.240 - - [27/Apr/2021:16:21:47 +0000] "GET /dcae-service-types/5769722a-e49f-43fe-903c-f4392608368b HTTP/1.1" 200 3033 "-" "-" 6
10.233.67.216 - - [27/Apr/2021:16:21:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 156944 "-" "kube-probe/1.19" 22
10.233.67.216 - - [27/Apr/2021:16:22:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 156944 "-" "kube-probe/1.19" 19
10.233.74.180 - - [27/Apr/2021:16:22:21 +0000] "POST /dcae-service-types HTTP/1.1" 200 3044 "-" "python-requests/2.25.1" 13
10.233.74.180 - - [27/Apr/2021:16:22:21 +0000] "GET /dcae-service-types?typeName=https-wrong-sans HTTP/1.1" 200 3117 "-" "python-requests/2.25.1" 9
10.233.76.240 - - [27/Apr/2021:16:22:21 +0000] "GET /dcae-service-types/a4edc2ac-1d9e-4b90-b463-671c71dfdc08 HTTP/1.1" 200 3044 "-" "-" 5
10.233.67.216 - - [27/Apr/2021:16:22:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 155694 "-" "kube-probe/1.19" 20
10.233.74.180 - - [27/Apr/2021:16:22:56 +0000] "POST /dcae-service-types HTTP/1.1" 200 1620 "-" "python-requests/2.25.1" 13
10.233.74.180 - - [27/Apr/2021:16:22:56 +0000] "POST /dcae-service-types HTTP/1.1" 200 3046 "-" "python-requests/2.25.1" 12
10.233.76.240 - - [27/Apr/2021:16:22:56 +0000] "GET /dcae-service-types/2c5fa133-57d6-4058-b196-c48c82062957 HTTP/1.1" 200 1620 "-" "-" 5
10.233.73.58 - - [27/Apr/2021:16:23:15 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 150607 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 19
10.233.73.58 - - [27/Apr/2021:16:23:15 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 29837 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 10
10.233.67.216 - - [27/Apr/2021:16:23:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 150710 "-" "kube-probe/1.19" 18
10.233.67.216 - - [27/Apr/2021:16:23:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 150710 "-" "kube-probe/1.19" 20
10.233.74.180 - - [27/Apr/2021:16:24:09 +0000] "GET /dcae-service-types?typeName=ves-rest-client HTTP/1.1" 200 3119 "-" "python-requests/2.25.1" 7
10.233.76.240 - - [27/Apr/2021:16:24:09 +0000] "GET /dcae-service-types/e7d4b709-0a1b-42a3-ae11-e5af36fe2a0f HTTP/1.1" 200 3046 "-" "-" 5
10.233.67.216 - - [27/Apr/2021:16:24:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 150710 "-" "kube-probe/1.19" 17
10.233.76.240 - - [27/Apr/2021:16:24:47 +0000] "GET /dcae-service-types/ddbb1a6b-5cb1-4245-996e-5bb93214c4d4 HTTP/1.1" 200 7982 "-" "-" 6
10.233.67.216 - - [27/Apr/2021:16:24:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 150710 "-" "kube-probe/1.19" 18
10.233.74.53 - - [27/Apr/2021:16:24:59 +0000] "DELETE /dcae-service-types/2f2f7028-186f-48f7-9bc2-211ad59c28a3 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 12
10.233.74.185 - - [27/Apr/2021:16:25:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 4696 "-" "Java/11.0.10" 15
10.233.74.53 - - [27/Apr/2021:16:25:11 +0000] "GET /dcae-service-types?typeName=nginx-1619540699_nginx-1619540699 HTTP/1.1" 200 4774 "-" "python-requests/2.25.1" 7
10.233.76.240 - - [27/Apr/2021:16:25:11 +0000] "GET /dcae-service-types/bf78ea8f-e65f-4977-a928-e9bcfc02a30a HTTP/1.1" 200 4701 "-" "-" 6
10.233.74.155 - - [27/Apr/2021:16:25:13 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 8
10.233.76.240 - - [27/Apr/2021:16:25:13 +0000] "GET /dcae-service-types/033366a8-7d9e-4150-8f5d-eefffa930de6 HTTP/1.1" 200 11470 "-" "-" 7
10.233.67.216 - - [27/Apr/2021:16:25:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 150710 "-" "kube-probe/1.19" 18
10.233.67.216 - - [27/Apr/2021:16:25:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 150710 "-" "kube-probe/1.19" 23
10.233.67.216 - - [27/Apr/2021:16:26:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 150710 "-" "kube-probe/1.19" 21
10.233.67.216 - - [27/Apr/2021:16:26:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 150710 "-" "kube-probe/1.19" 19
10.233.67.216 - - [27/Apr/2021:16:27:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 150710 "-" "kube-probe/1.19" 22
10.233.74.155 - - [27/Apr/2021:16:27:43 +0000] "DELETE /dcae-service-types/24df667e-f266-4796-9e73-808c74c760f3 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 22
10.233.74.155 - - [27/Apr/2021:16:27:43 +0000] "DELETE /dcae-service-types/f6f52ce6-1078-40db-ae8c-f61b5c05df34 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 12
10.233.67.216 - - [27/Apr/2021:16:27:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 155827 "-" "kube-probe/1.19" 22
10.233.74.183 - - [27/Apr/2021:16:28:06 +0000] "POST /dcae-service-types HTTP/1.1" 200 1446 "-" "python-requests/2.25.1" 27
10.233.74.183 - - [27/Apr/2021:16:28:06 +0000] "POST /dcae-service-types HTTP/1.1" 200 2805 "-" "python-requests/2.25.1" 16
10.233.76.240 - - [27/Apr/2021:16:28:06 +0000] "GET /dcae-service-types/24df667e-f266-4796-9e73-808c74c760f3 HTTP/1.1" 200 1587 "-" "-" 5
10.233.74.183 - - [27/Apr/2021:16:28:06 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 10
10.233.76.240 - - [27/Apr/2021:16:28:06 +0000] "GET /dcae-service-types/033366a8-7d9e-4150-8f5d-eefffa930de6 HTTP/1.1" 200 11470 "-" "-" 5
10.233.74.183 - - [27/Apr/2021:16:28:06 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 10
10.233.76.240 - - [27/Apr/2021:16:28:07 +0000] "GET /dcae-service-types/033366a8-7d9e-4150-8f5d-eefffa930de6 HTTP/1.1" 200 11470 "-" "-" 5
10.233.74.53 - - [27/Apr/2021:16:28:08 +0000] "DELETE /dcae-service-types/bf78ea8f-e65f-4977-a928-e9bcfc02a30a HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 12
10.233.74.183 - - [27/Apr/2021:16:28:13 +0000] "DELETE /dcae-service-types/24df667e-f266-4796-9e73-808c74c760f3 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 11
10.233.74.183 - - [27/Apr/2021:16:28:13 +0000] "DELETE /dcae-service-types/f6f52ce6-1078-40db-ae8c-f61b5c05df34 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 10
10.233.73.58 - - [27/Apr/2021:16:28:15 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155317 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 25
10.233.73.58 - - [27/Apr/2021:16:28:15 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 15905 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 14
10.233.67.216 - - [27/Apr/2021:16:28:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 21
10.233.74.68 - - [27/Apr/2021:16:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 1446 "-" "python-requests/2.25.1" 16
10.233.74.68 - - [27/Apr/2021:16:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 2805 "-" "python-requests/2.25.1" 14
10.233.76.240 - - [27/Apr/2021:16:28:44 +0000] "GET /dcae-service-types/24df667e-f266-4796-9e73-808c74c760f3 HTTP/1.1" 200 1587 "-" "-" 5
10.233.67.216 - - [27/Apr/2021:16:28:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 16
10.233.67.216 - - [27/Apr/2021:16:29:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 17
10.233.67.216 - - [27/Apr/2021:16:29:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 19
10.233.74.68 - - [27/Apr/2021:16:30:16 +0000] "GET /dcae-service-types?typeName=pnf-simulator HTTP/1.1" 200 3019 "-" "python-requests/2.25.1" 8
10.233.76.240 - - [27/Apr/2021:16:30:16 +0000] "GET /dcae-service-types/f6f52ce6-1078-40db-ae8c-f61b5c05df34 HTTP/1.1" 200 2946 "-" "-" 5
10.233.67.216 - - [27/Apr/2021:16:30:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 19
10.233.67.216 - - [27/Apr/2021:16:30:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 19
10.233.67.216 - - [27/Apr/2021:16:31:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 18
10.233.74.68 - - [27/Apr/2021:16:31:49 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 10
10.233.76.240 - - [27/Apr/2021:16:31:49 +0000] "GET /dcae-service-types/033366a8-7d9e-4150-8f5d-eefffa930de6 HTTP/1.1" 200 11470 "-" "-" 5
10.233.67.216 - - [27/Apr/2021:16:31:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 19
10.233.67.216 - - [27/Apr/2021:16:32:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 36
10.233.67.216 - - [27/Apr/2021:16:32:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 19
10.233.73.58 - - [27/Apr/2021:16:33:15 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 148668 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 20
10.233.73.58 - - [27/Apr/2021:16:33:15 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 27079 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 13
10.233.74.68 - - [27/Apr/2021:16:33:20 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 11
10.233.76.240 - - [27/Apr/2021:16:33:20 +0000] "GET /dcae-service-types/033366a8-7d9e-4150-8f5d-eefffa930de6 HTTP/1.1" 200 11470 "-" "-" 4
10.233.67.216 - - [27/Apr/2021:16:33:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 16
10.233.67.216 - - [27/Apr/2021:16:33:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 20
10.233.67.216 - - [27/Apr/2021:16:34:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 19
10.233.67.216 - - [27/Apr/2021:16:34:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 18
10.233.74.180 - - [27/Apr/2021:16:35:11 +0000] "DELETE /dcae-service-types/19f7adb1-a9f5-4735-981a-ebbc0172a24f HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 12
10.233.74.180 - - [27/Apr/2021:16:35:13 +0000] "DELETE /dcae-service-types/5769722a-e49f-43fe-903c-f4392608368b HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 11
10.233.74.180 - - [27/Apr/2021:16:35:14 +0000] "DELETE /dcae-service-types/a4edc2ac-1d9e-4b90-b463-671c71dfdc08 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 11
10.233.74.180 - - [27/Apr/2021:16:35:17 +0000] "DELETE /dcae-service-types/2c5fa133-57d6-4058-b196-c48c82062957 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 9
10.233.74.180 - - [27/Apr/2021:16:35:17 +0000] "DELETE /dcae-service-types/e7d4b709-0a1b-42a3-ae11-e5af36fe2a0f HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 10
10.233.67.216 - - [27/Apr/2021:16:35:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 161880 "-" "kube-probe/1.19" 21
10.233.67.216 - - [27/Apr/2021:16:35:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 161880 "-" "kube-probe/1.19" 19
10.233.74.68 - - [27/Apr/2021:16:36:01 +0000] "DELETE /dcae-service-types/24df667e-f266-4796-9e73-808c74c760f3 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 11
10.233.74.68 - - [27/Apr/2021:16:36:01 +0000] "DELETE /dcae-service-types/f6f52ce6-1078-40db-ae8c-f61b5c05df34 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 10
10.233.67.216 - - [27/Apr/2021:16:36:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 159030 "-" "kube-probe/1.19" 33
10.233.74.49 - - [27/Apr/2021:16:36:39 +0000] "POST /dcae-service-types HTTP/1.1" 200 1446 "-" "python-requests/2.25.1" 14
10.233.74.49 - - [27/Apr/2021:16:36:39 +0000] "POST /dcae-service-types HTTP/1.1" 200 2805 "-" "python-requests/2.25.1" 16
10.233.76.240 - - [27/Apr/2021:16:36:39 +0000] "GET /dcae-service-types/24df667e-f266-4796-9e73-808c74c760f3 HTTP/1.1" 200 1587 "-" "-" 5
10.233.74.49 - - [27/Apr/2021:16:36:39 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 8
10.233.76.240 - - [27/Apr/2021:16:36:39 +0000] "GET /dcae-service-types/033366a8-7d9e-4150-8f5d-eefffa930de6 HTTP/1.1" 200 11470 "-" "-" 5
10.233.74.49 - - [27/Apr/2021:16:36:39 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 8
10.233.76.240 - - [27/Apr/2021:16:36:40 +0000] "GET /dcae-service-types/033366a8-7d9e-4150-8f5d-eefffa930de6 HTTP/1.1" 200 11470 "-" "-" 5
10.233.74.49 - - [27/Apr/2021:16:36:45 +0000] "DELETE /dcae-service-types/24df667e-f266-4796-9e73-808c74c760f3 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 11
10.233.74.49 - - [27/Apr/2021:16:36:45 +0000] "DELETE /dcae-service-types/f6f52ce6-1078-40db-ae8c-f61b5c05df34 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 13
10.233.67.216 - - [27/Apr/2021:16:36:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 159030 "-" "kube-probe/1.19" 20
10.233.74.71 - - [27/Apr/2021:16:37:20 +0000] "POST /dcae-service-types HTTP/1.1" 200 1446 "-" "python-requests/2.25.1" 16
10.233.74.71 - - [27/Apr/2021:16:37:20 +0000] "POST /dcae-service-types HTTP/1.1" 200 2805 "-" "python-requests/2.25.1" 18
10.233.76.240 - - [27/Apr/2021:16:37:20 +0000] "GET /dcae-service-types/24df667e-f266-4796-9e73-808c74c760f3 HTTP/1.1" 200 1587 "-" "-" 5
10.233.67.216 - - [27/Apr/2021:16:37:21 +0000] "GET /dcae-service-types HTTP/1.1" 200 161880 "-" "kube-probe/1.19" 21
10.233.67.216 - - [27/Apr/2021:16:37:51 +0000] "GET /dcae-service-types HTTP/1.1" 200 161880 "-" "kube-probe/1.19" 20