Results

By type

          11:47:53,289 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:47:53,291 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
11:47:53,292 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/inventory-api-3.5.2.jar!/logback.xml]
11:47:53,313 |-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
11:47:53,430 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:47:53,444 |-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] 
11:47:53,444 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
11:47:53,447 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:47:53,453 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
11:47:53,548 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
11:47:53,548 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
11:47:53,548 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
11:47:53,551 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
11:47:53,554 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
11:47:53,562 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - setting totalSizeCap to 200 MB
11:47:53,565 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Archive files will be limited to [100 MB] each.
11:47:53,568 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Will use gz compression
11:47:53,569 |-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
11:47:53,572 |-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'.
11:47:53,572 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Roll-over at midnight.
11:47:53,582 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Setting initial period to Wed Apr 21 11:47:53 UTC 2021
11:47:53,586 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
11:47:53,586 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
11:47:53,586 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
11:47:53,601 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: /opt/logs/metrics.log
11:47:53,601 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [/opt/logs/metrics.log]
11:47:53,603 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
11:47:53,603 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
11:47:53,605 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - setting totalSizeCap to 200 MB
11:47:53,605 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Archive files will be limited to [100 MB] each.
11:47:53,606 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Will use gz compression
11:47:53,606 |-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
11:47:53,608 |-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'.
11:47:53,608 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Roll-over at midnight.
11:47:53,608 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Setting initial period to Wed Apr 21 11:47:53 UTC 2021
11:47:53,610 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
11:47:53,610 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
11:47:53,610 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
11:47:53,611 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: /opt/logs/debug.log
11:47:53,611 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [/opt/logs/debug.log]
11:47:53,611 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
11:47:53,611 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
11:47:53,613 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - setting totalSizeCap to 200 MB
11:47:53,613 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Archive files will be limited to [100 MB] each.
11:47:53,614 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Will use gz compression
11:47:53,614 |-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
11:47:53,615 |-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'.
11:47:53,615 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Roll-over at midnight.
11:47:53,616 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Setting initial period to Wed Apr 21 11:47:53 UTC 2021
11:47:53,618 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
11:47:53,618 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
11:47:53,618 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
11:47:53,618 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: /opt/logs/error.log
11:47:53,619 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [/opt/logs/error.log]
11:47:53,620 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
11:47:53,620 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
11:47:53,620 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
11:47:53,621 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
11:47:53,621 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
11:47:53,621 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
11:47:53,621 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
11:47:53,621 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
11:47:53,621 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
11:47:53,621 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
11:47:53,621 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
11:47:53,621 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:47:53,622 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1500955a - Registering current configuration as safe fallback point

INFO  [2021-04-21 11:47:57,568] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2021-04-21 11:47:57,571] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2021-04-21 11:47:57,571] debugLogger: Starting DCAE inventory application
INFO  [2021-04-21 11:47:57,571] debugLogger: DB driver properties: {charSet=UTF-8}
INFO  [2021-04-21 11:47:58,027] debugLogger: Sql table created: DCAEServiceTypesDAO
INFO  [2021-04-21 11:47:58,116] debugLogger: Sql table created: DCAEServicesDAO
INFO  [2021-04-21 11:47:58,152] debugLogger: Sql table created: DCAEServiceComponentsDAO
INFO  [2021-04-21 11:47:58,217] debugLogger: Sql table created: DCAEServicesComponentsMapsDAO
INFO  [2021-04-21 11:47:58,246] debugLogger: Sql view created: dcae_service_types_latest
WARN  [2021-04-21 11:47:58,249] debugLogger: Use of DCAE controller client is *not* required. Turned off.
INFO  [2021-04-21 11:47:58,258] io.dropwizard.server.ServerFactory: Starting dcae-inventory
INFO  [2021-04-21 11:47:58,400] org.eclipse.jetty.setuid.SetUIDListener: Opened application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-04-21 11:47:58,400] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-04-21 11:47:58,403] 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 11:47:58,457] 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-21 11:47:58,620] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
INFO  [2021-04-21 11:47:58,621] 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 11:47:59,553] 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 11:47:59,556] 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 11:47:59,557] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@5a21746a{/,null,AVAILABLE}
INFO  [2021-04-21 11:47:59,563] 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 11:47:59,564] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@38bf7a37{/,null,AVAILABLE}
INFO  [2021-04-21 11:47:59,607] org.eclipse.jetty.server.AbstractConnector: Started application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-04-21 11:47:59,609] org.eclipse.jetty.server.AbstractConnector: Started admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-04-21 11:47:59,609] org.eclipse.jetty.server.Server: Started @6526ms
10.233.72.18 - - [21/Apr/2021:11:48:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 162
10.233.72.18 - - [21/Apr/2021:11:49:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:11:49:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.72.18 - - [21/Apr/2021:11:50:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:11:50:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.72.18 - - [21/Apr/2021:11:51:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:11:51:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:11:52:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:11:52:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.72.18 - - [21/Apr/2021:11:53:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:11:53:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.72.18 - - [21/Apr/2021:11:54:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.72.18 - - [21/Apr/2021:11:54:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.72.18 - - [21/Apr/2021:11:55:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:11:55:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.72.18 - - [21/Apr/2021:11:56:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:11:56:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:11:57:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:11:57:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:11:58:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:11:58:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:11:59:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.72.18 - - [21/Apr/2021:11:59:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.72.18 - - [21/Apr/2021:12:00:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:00:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:12:01:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:01:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.72.18 - - [21/Apr/2021:12:02:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.72.18 - - [21/Apr/2021:12:02:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:12:03:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:03:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:04:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:04:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:05:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:05:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:06:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:06:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:07:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.72.18 - - [21/Apr/2021:12:07:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.72.18 - - [21/Apr/2021:12:08:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.72.18 - - [21/Apr/2021:12:08:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:09:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:09:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.72.18 - - [21/Apr/2021:12:10:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:10:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:11:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:11:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:12:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:12:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:13:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:12:13:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.72.18 - - [21/Apr/2021:12:14:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:14:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:15:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:12:15:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:16:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:16:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:17:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.72.18 - - [21/Apr/2021:12:17:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:18:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:18:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:19:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:19:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:20:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.72.18 - - [21/Apr/2021:12:20:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:21:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:21:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:22:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:22:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:23:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:23:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:24:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:24:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:25:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:25:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:26:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.72.18 - - [21/Apr/2021:12:26:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:27:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:27:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:28:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:28:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:29:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:29:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:30:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:30:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:31:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:31:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:32:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:32:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:33:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:33:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:34:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:34:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:35:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:12:35:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:36:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:12:36:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:37:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:37:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:38:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:38:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:39:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:39:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:40:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:40:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.72.18 - - [21/Apr/2021:12:41:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:41:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:42:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:42:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:43:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:43:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:44:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:44:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:45:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:12:45:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.72.18 - - [21/Apr/2021:12:46:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:46:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:47:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:47:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:48:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.72.18 - - [21/Apr/2021:12:48:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:49:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:49:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:50:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:50:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:51:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:51:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:52:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.72.18 - - [21/Apr/2021:12:52:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:53:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:53:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:54:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:12:54:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:55:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:55:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:12:56:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.72.18 - - [21/Apr/2021:12:56:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.72.18 - - [21/Apr/2021:12:57:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:57:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:58:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:12:58:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:59:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:12:59:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:00:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.72.18 - - [21/Apr/2021:13:00:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:01:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:01:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:02:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:13:02:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:03:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:13:03:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:04:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:13:04:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:05:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:05:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:13:06:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:06:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.72.18 - - [21/Apr/2021:13:07:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:13:07:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.72.18 - - [21/Apr/2021:13:08:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:13:08:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:09:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:13:09:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:10:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:10:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:11:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:11:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:12:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:12:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:13:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:13:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:14:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:14:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:15:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:15:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:16:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:16:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.72.18 - - [21/Apr/2021:13:17:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:13:17:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:13:18:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.72.18 - - [21/Apr/2021:13:18:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.72.18 - - [21/Apr/2021:13:19:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:19:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:20:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.72.18 - - [21/Apr/2021:13:20:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.72.18 - - [21/Apr/2021:13:21:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.74.71 - - [21/Apr/2021:13:21:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 1786 "-" "curl/7.74.0" 281
10.233.74.71 - - [21/Apr/2021:13:21:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 6360 "-" "curl/7.74.0" 23
10.233.74.71 - - [21/Apr/2021:13:21:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 3043 "-" "curl/7.74.0" 21
10.233.74.71 - - [21/Apr/2021:13:21:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 4535 "-" "curl/7.74.0" 24
10.233.74.71 - - [21/Apr/2021:13:21:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 4289 "-" "curl/7.74.0" 14
10.233.74.71 - - [21/Apr/2021:13:21:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 6883 "-" "curl/7.74.0" 14
10.233.74.71 - - [21/Apr/2021:13:21:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 2757 "-" "curl/7.74.0" 16
10.233.74.71 - - [21/Apr/2021:13:21:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 5275 "-" "curl/7.74.0" 16
10.233.74.71 - - [21/Apr/2021:13:21:23 +0000] "POST /dcae-service-types HTTP/1.1" 200 8921 "-" "curl/7.74.0" 18
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 6973 "-" "curl/7.74.0" 17
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 5974 "-" "curl/7.74.0" 15
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 3184 "-" "curl/7.74.0" 14
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 7033 "-" "curl/7.74.0" 18
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 5948 "-" "curl/7.74.0" 15
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 7552 "-" "curl/7.74.0" 13
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 6782 "-" "curl/7.74.0" 29
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 8496 "-" "curl/7.74.0" 15
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 4832 "-" "curl/7.74.0" 14
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 11444 "-" "curl/7.74.0" 18
10.233.74.71 - - [21/Apr/2021:13:21:24 +0000] "POST /dcae-service-types HTTP/1.1" 200 7918 "-" "curl/7.74.0" 15
10.233.74.71 - - [21/Apr/2021:13:21:25 +0000] "POST /dcae-service-types HTTP/1.1" 200 7715 "-" "curl/7.74.0" 17
10.233.74.71 - - [21/Apr/2021:13:21:25 +0000] "POST /dcae-service-types HTTP/1.1" 200 11695 "-" "curl/7.74.0" 14
10.233.74.71 - - [21/Apr/2021:13:21:25 +0000] "POST /dcae-service-types HTTP/1.1" 200 11465 "-" "curl/7.74.0" 14
10.233.72.18 - - [21/Apr/2021:13:21:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 217
10.233.72.18 - - [21/Apr/2021:13:22:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 28
10.233.72.18 - - [21/Apr/2021:13:22:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 23
10.233.72.18 - - [21/Apr/2021:13:23:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 32
10.233.72.18 - - [21/Apr/2021:13:23:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 24
10.233.69.144 - - [21/Apr/2021:13:24:04 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 150956 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 40
10.233.72.18 - - [21/Apr/2021:13:24:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 33
10.233.72.18 - - [21/Apr/2021:13:24:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 26
10.233.72.18 - - [21/Apr/2021:13:25:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 23
10.233.72.18 - - [21/Apr/2021:13:25:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 26
10.233.72.18 - - [21/Apr/2021:13:26:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 19
10.233.69.144 - - [21/Apr/2021:13:26:33 +0000] "GET /dcae-services?typeId=644d09ef-0538-4d53-aa17-1328847542fb HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 26
10.233.69.144 - - [21/Apr/2021:13:26:34 +0000] "GET /dcae-services?typeId=50b2d04c-7f42-4537-9633-16b947f80ab3 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.69.144 - - [21/Apr/2021:13:26:34 +0000] "GET /dcae-services?typeId=f068edb8-b772-4e64-82b8-cdce19f2b5c2 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.69.144 - - [21/Apr/2021:13:26:34 +0000] "GET /dcae-services?typeId=62b0badb-a4cb-4bac-bb1f-4fb47c5553bc HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 11
10.233.69.144 - - [21/Apr/2021:13:26:34 +0000] "GET /dcae-services?typeId=ec1659b3-4c7d-468a-b6d8-fd07834825b2 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.69.144 - - [21/Apr/2021:13:26:34 +0000] "GET /dcae-services?typeId=4258c892-fa4b-40db-b3b7-3cc9496088f2 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.69.144 - - [21/Apr/2021:13:26:34 +0000] "GET /dcae-services?typeId=5b946322-b78c-47d9-8e93-374b562d6f10 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.69.144 - - [21/Apr/2021:13:26:34 +0000] "GET /dcae-services?typeId=ee42bbdd-68fa-4260-9ba8-bbb2b12e3ceb HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 8
10.233.69.144 - - [21/Apr/2021:13:26:34 +0000] "GET /dcae-services?typeId=ba995c4c-8de0-40c3-9194-0daad2700571 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=669835e1-50ec-4a1b-9e05-137b5fb61afd HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 8
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=46e3e113-1e4a-40bc-ae60-9eb4f8f82f1f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 9
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=5a1ef602-f544-4c57-a2de-3fb6e6196b2f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 8
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=377f4f0a-657f-46a1-91ae-5b85a22695a8 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 8
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=68c28ca8-6199-4acf-a195-ad5eae5ccb56 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=9aaa73f5-82a6-46ac-9c0a-127f83ad13d2 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=0ef735a5-9734-4537-9bd7-ae1ae3d9be85 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 11
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=d4cfa30f-2bed-44f5-9603-4a67a8e32d99 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=0cc033f3-0693-4fce-b730-bc284d518b7c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=8af8a54b-e363-463d-b799-2fa2f58ed499 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 6
10.233.69.144 - - [21/Apr/2021:13:26:35 +0000] "GET /dcae-services?typeId=161023d9-9fae-41c8-8634-3ba6f0639459 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.69.144 - - [21/Apr/2021:13:26:36 +0000] "GET /dcae-services?typeId=81d0da30-b287-4fb1-b3f9-b6cfaed4be01 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.69.144 - - [21/Apr/2021:13:26:36 +0000] "GET /dcae-services?typeId=98972ce0-75e0-4457-a574-0bb4fb1eee95 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 7
10.233.69.144 - - [21/Apr/2021:13:26:36 +0000] "GET /dcae-services?typeId=8ee608a2-b1ea-4e11-8cef-c86df0ef61ee HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 8
10.233.72.18 - - [21/Apr/2021:13:26:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 21
10.233.72.18 - - [21/Apr/2021:13:27:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 21
10.233.72.18 - - [21/Apr/2021:13:27:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 20
10.233.72.18 - - [21/Apr/2021:13:28:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 20
10.233.72.18 - - [21/Apr/2021:13:28:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 22
10.233.69.144 - - [21/Apr/2021:13:29:04 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 150956 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 22
10.233.72.18 - - [21/Apr/2021:13:29:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 20
10.233.72.18 - - [21/Apr/2021:13:29:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 22
10.233.72.18 - - [21/Apr/2021:13:30:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 25
10.233.72.18 - - [21/Apr/2021:13:30:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 30
10.233.72.18 - - [21/Apr/2021:13:31:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 151048 "-" "kube-probe/1.19" 33
10.233.69.71 - - [21/Apr/2021:13:31:39 +0000] "GET /dcae-service-types?typeName=k8s-datafile HTTP/1.1" 200 6438 "-" "python-requests/2.25.1" 11
10.233.69.244 - - [21/Apr/2021:13:31:40 +0000] "GET /dcae-service-types/98972ce0-75e0-4457-a574-0bb4fb1eee95 HTTP/1.1" 200 6365 "-" "-" 11
10.233.69.183 - - [21/Apr/2021:13:31:42 +0000] "POST /dcae-service-types HTTP/1.1" 200 1587 "-" "python-requests/2.25.1" 19
10.233.69.183 - - [21/Apr/2021:13:31:42 +0000] "POST /dcae-service-types HTTP/1.1" 200 2946 "-" "python-requests/2.25.1" 11
10.233.69.244 - - [21/Apr/2021:13:31:43 +0000] "GET /dcae-service-types/1c2d626b-0252-4ca5-acb9-3a361500baee HTTP/1.1" 200 1587 "-" "-" 6
10.233.72.18 - - [21/Apr/2021:13:31:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155581 "-" "kube-probe/1.19" 22
10.233.72.18 - - [21/Apr/2021:13:32:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155581 "-" "kube-probe/1.19" 20
10.233.72.18 - - [21/Apr/2021:13:32:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155581 "-" "kube-probe/1.19" 21
10.233.72.18 - - [21/Apr/2021:13:33:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155581 "-" "kube-probe/1.19" 23
10.233.69.183 - - [21/Apr/2021:13:33:36 +0000] "GET /dcae-service-types?typeName=pnf-simulator HTTP/1.1" 200 3019 "-" "python-requests/2.25.1" 9
10.233.69.244 - - [21/Apr/2021:13:33:36 +0000] "GET /dcae-service-types/d6a2746e-bf75-42c1-a8ca-da4bc52ec914 HTTP/1.1" 200 2946 "-" "-" 5
10.233.72.18 - - [21/Apr/2021:13:33:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155581 "-" "kube-probe/1.19" 24
10.233.69.144 - - [21/Apr/2021:13:34:04 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155481 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 26
10.233.72.18 - - [21/Apr/2021:13:34:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155581 "-" "kube-probe/1.19" 21
10.233.72.18 - - [21/Apr/2021:13:34:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155581 "-" "kube-probe/1.19" 20
10.233.72.18 - - [21/Apr/2021:13:35:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155581 "-" "kube-probe/1.19" 19
10.233.69.71 - - [21/Apr/2021:13:35:34 +0000] "GET /dcae-service-types?typeName=k8s-pm-mapper HTTP/1.1" 200 7111 "-" "python-requests/2.25.1" 7
10.233.69.244 - - [21/Apr/2021:13:35:34 +0000] "GET /dcae-service-types/46e3e113-1e4a-40bc-ae60-9eb4f8f82f1f HTTP/1.1" 200 7038 "-" "-" 7
10.233.67.121 - - [21/Apr/2021:13:35:39 +0000] "GET /dcae-service-types?asdcServiceId=3a9cff04-c3dd-443b-b869-372c95f2b6ff HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 8
10.233.67.121 - - [21/Apr/2021:13:35:39 +0000] "GET /dcae-service-types?typeName=tca-microservice.yaml&asdcServiceId=3a9cff04-c3dd-443b-b869-372c95f2b6ff&asdcResourceId=df225852-98fd-41dd-bb27-7fd4ffdab21f&onlyActive HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 8
10.233.67.121 - - [21/Apr/2021:13:35:39 +0000] "POST /dcae-service-types HTTP/1.1" 200 7977 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 14
10.233.78.102 - - [21/Apr/2021:13:35:43 +0000] "GET /dcae-service-types?asdcResourceId=df225852-98fd-41dd-bb27-7fd4ffdab21f&asdcServiceId=3a9cff04-c3dd-443b-b869-372c95f2b6ff&typeName=tca-microservice.yaml HTTP/1.1" 200 8055 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)" 10
10.233.72.18 - - [21/Apr/2021:13:35:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 161880 "-" "kube-probe/1.19" 22
10.233.69.71 - - [21/Apr/2021:13:36:07 +0000] "POST /dcae-service-types HTTP/1.1" 200 1283 "-" "python-requests/2.25.1" 12
10.233.69.244 - - [21/Apr/2021:13:36:07 +0000] "GET /dcae-service-types/d732036e-352c-4977-b529-0a39a596070c HTTP/1.1" 200 1283 "-" "-" 6
10.233.72.18 - - [21/Apr/2021:13:36:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 156798 "-" "kube-probe/1.19" 34
10.233.72.18 - - [21/Apr/2021:13:36:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 156798 "-" "kube-probe/1.19" 23
10.233.69.71 - - [21/Apr/2021:13:37:05 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 10
10.233.69.244 - - [21/Apr/2021:13:37:06 +0000] "GET /dcae-service-types/644d09ef-0538-4d53-aa17-1328847542fb HTTP/1.1" 200 11470 "-" "-" 6
10.233.69.183 - - [21/Apr/2021:13:37:09 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 9
10.233.69.244 - - [21/Apr/2021:13:37:09 +0000] "GET /dcae-service-types/644d09ef-0538-4d53-aa17-1328847542fb HTTP/1.1" 200 11470 "-" "-" 8
10.233.72.18 - - [21/Apr/2021:13:37:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 156798 "-" "kube-probe/1.19" 18
10.233.69.71 - - [21/Apr/2021:13:37:38 +0000] "POST /dcae-service-types HTTP/1.1" 200 3033 "-" "python-requests/2.25.1" 17
10.233.69.71 - - [21/Apr/2021:13:37:38 +0000] "GET /dcae-service-types?typeName=https HTTP/1.1" 200 3106 "-" "python-requests/2.25.1" 8
10.233.69.244 - - [21/Apr/2021:13:37:38 +0000] "GET /dcae-service-types/ad5d1e5f-1aab-4bb3-a2d6-30b2da850f26 HTTP/1.1" 200 3033 "-" "-" 8
10.233.72.18 - - [21/Apr/2021:13:37:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 156783 "-" "kube-probe/1.19" 22
10.233.69.71 - - [21/Apr/2021:13:38:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 3044 "-" "python-requests/2.25.1" 12
10.233.69.71 - - [21/Apr/2021:13:38:11 +0000] "GET /dcae-service-types?typeName=https-wrong-sans HTTP/1.1" 200 3117 "-" "python-requests/2.25.1" 8
10.233.69.244 - - [21/Apr/2021:13:38:12 +0000] "GET /dcae-service-types/6b81f5a2-7c16-4ce1-a3a4-21fdfd455261 HTTP/1.1" 200 3044 "-" "-" 6
10.233.72.18 - - [21/Apr/2021:13:38:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155287 "-" "kube-probe/1.19" 21
10.233.69.71 - - [21/Apr/2021:13:38:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 1620 "-" "python-requests/2.25.1" 17
10.233.69.71 - - [21/Apr/2021:13:38:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 3046 "-" "python-requests/2.25.1" 12
10.233.69.244 - - [21/Apr/2021:13:38:44 +0000] "GET /dcae-service-types/06d8b420-37c9-4632-9e74-9de535f81d6e HTTP/1.1" 200 1620 "-" "-" 6
10.233.72.18 - - [21/Apr/2021:13:38:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 20
10.233.69.144 - - [21/Apr/2021:13:39:04 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 148668 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 21
10.233.69.144 - - [21/Apr/2021:13:39:04 +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.72.18 - - [21/Apr/2021:13:39:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 17
10.233.72.18 - - [21/Apr/2021:13:39:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 20
10.233.69.183 - - [21/Apr/2021:13:40:03 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11543 "-" "python-requests/2.25.1" 9
10.233.69.244 - - [21/Apr/2021:13:40:03 +0000] "GET /dcae-service-types/644d09ef-0538-4d53-aa17-1328847542fb HTTP/1.1" 200 11470 "-" "-" 6
10.233.69.244 - - [21/Apr/2021:13:40:09 +0000] "GET /dcae-service-types/f3375254-37f2-4716-a884-aeface133176 HTTP/1.1" 200 7982 "-" "-" 5
10.233.69.71 - - [21/Apr/2021:13:40:17 +0000] "GET /dcae-service-types?typeName=ves-rest-client HTTP/1.1" 200 3119 "-" "python-requests/2.25.1" 7
10.233.69.244 - - [21/Apr/2021:13:40:17 +0000] "GET /dcae-service-types/53530fd6-7485-4295-82be-fa0b35fd66da HTTP/1.1" 200 3046 "-" "-" 5
10.233.72.18 - - [21/Apr/2021:13:40:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 17
10.233.72.18 - - [21/Apr/2021:13:40:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 28
10.233.72.18 - - [21/Apr/2021:13:41:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:41:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:42:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 148771 "-" "kube-probe/1.19" 18
10.233.69.183 - - [21/Apr/2021:13:42:25 +0000] "DELETE /dcae-service-types/1c2d626b-0252-4ca5-acb9-3a361500baee HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 12
10.233.69.183 - - [21/Apr/2021:13:42:26 +0000] "DELETE /dcae-service-types/d6a2746e-bf75-42c1-a8ca-da4bc52ec914 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 11
10.233.72.18 - - [21/Apr/2021:13:42:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 18
10.233.72.18 - - [21/Apr/2021:13:43:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:43:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 25
10.233.69.144 - - [21/Apr/2021:13:44:04 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155317 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 27
10.233.69.144 - - [21/Apr/2021:13:44:04 +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)" 12
10.233.72.18 - - [21/Apr/2021:13:44:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 25
10.233.72.18 - - [21/Apr/2021:13:44:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:45:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 27
10.233.72.18 - - [21/Apr/2021:13:45:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 27
10.233.72.18 - - [21/Apr/2021:13:46:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:46:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 21
10.233.72.18 - - [21/Apr/2021:13:47:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 29
10.233.72.18 - - [21/Apr/2021:13:47:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 21
10.233.72.18 - - [21/Apr/2021:13:48:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 23
10.233.72.18 - - [21/Apr/2021:13:48:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.69.144 - - [21/Apr/2021:13:49:04 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155317 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 22
10.233.69.144 - - [21/Apr/2021:13:49:04 +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)" 11
10.233.72.18 - - [21/Apr/2021:13:49:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 20
10.233.72.18 - - [21/Apr/2021:13:49:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:50:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:50:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 20
10.233.72.18 - - [21/Apr/2021:13:51:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 18
10.233.72.18 - - [21/Apr/2021:13:51:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 23
10.233.72.18 - - [21/Apr/2021:13:52:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:52:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:53:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:53:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 20
10.233.69.144 - - [21/Apr/2021:13:54:04 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155317 "-" "Apache-HttpClient/4.5.7 (Java/11.0.8)" 34
10.233.69.144 - - [21/Apr/2021:13:54:04 +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)" 13
10.233.72.18 - - [21/Apr/2021:13:54:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:54:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 19
10.233.72.18 - - [21/Apr/2021:13:55:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 18
10.233.72.18 - - [21/Apr/2021:13:55:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 155420 "-" "kube-probe/1.19" 22
10.233.69.71 - - [21/Apr/2021:13:55:54 +0000] "DELETE /dcae-service-types/d732036e-352c-4977-b529-0a39a596070c HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 11
10.233.69.71 - - [21/Apr/2021:13:55:56 +0000] "DELETE /dcae-service-types/ad5d1e5f-1aab-4bb3-a2d6-30b2da850f26 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 11
10.233.69.71 - - [21/Apr/2021:13:55:57 +0000] "DELETE /dcae-service-types/6b81f5a2-7c16-4ce1-a3a4-21fdfd455261 HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 11
10.233.69.71 - - [21/Apr/2021:13:56:01 +0000] "DELETE /dcae-service-types/06d8b420-37c9-4632-9e74-9de535f81d6e HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 9
10.233.69.71 - - [21/Apr/2021:13:56:01 +0000] "DELETE /dcae-service-types/53530fd6-7485-4295-82be-fa0b35fd66da HTTP/1.1" 200 0 "-" "python-requests/2.25.1" 10
10.233.72.18 - - [21/Apr/2021:13:56:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 159030 "-" "kube-probe/1.19" 34
10.233.69.185 - - [21/Apr/2021:13:56:22 +0000] "GET /dcae-service-types?typeName=k8s-datafile HTTP/1.1" 200 6438 "-" "python-requests/2.25.1" 8
10.233.69.244 - - [21/Apr/2021:13:56:22 +0000] "GET /dcae-service-types/98972ce0-75e0-4457-a574-0bb4fb1eee95 HTTP/1.1" 200 6365 "-" "-" 5
10.233.72.18 - - [21/Apr/2021:13:56:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 159030 "-" "kube-probe/1.19" 30
10.233.69.213 - - [21/Apr/2021:13:57:20 +0000] "GET /dcae-service-types?typeName=k8s-datafile HTTP/1.1" 200 6438 "-" "python-requests/2.25.1" 8
10.233.69.244 - - [21/Apr/2021:13:57:20 +0000] "GET /dcae-service-types/98972ce0-75e0-4457-a574-0bb4fb1eee95 HTTP/1.1" 200 6365 "-" "-" 5
10.233.72.18 - - [21/Apr/2021:13:57:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 159030 "-" "kube-probe/1.19" 17
10.233.72.18 - - [21/Apr/2021:13:57:52 +0000] "GET /dcae-service-types HTTP/1.1" 200 159030 "-" "kube-probe/1.19" 20
10.233.72.18 - - [21/Apr/2021:13:58:22 +0000] "GET /dcae-service-types HTTP/1.1" 200 159030 "-" "kube-probe/1.19" 22