Results

By type

          03:02:32,199 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:02:32,200 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:02:32,201 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/inventory-api-3.5.2.jar!/logback.xml]
03:02:32,217 |-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
03:02:32,315 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:02:32,328 |-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] 
03:02:32,329 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
03:02:32,331 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:02:32,334 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:02:32,418 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
03:02:32,418 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
03:02:32,418 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
03:02:32,420 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:02:32,423 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
03:02:32,429 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - setting totalSizeCap to 200 MB
03:02:32,431 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Archive files will be limited to [100 MB] each.
03:02:32,434 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Will use gz compression
03:02:32,435 |-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
03:02:32,438 |-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'.
03:02:32,438 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Roll-over at midnight.
03:02:32,445 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Setting initial period to Sat Jan 15 03:02:32 UTC 2022
03:02:32,448 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
03:02:32,448 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
03:02:32,448 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
03:02:32,451 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: /opt/logs/metrics.log
03:02:32,451 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [/opt/logs/metrics.log]
03:02:32,451 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:02:32,452 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
03:02:32,453 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - setting totalSizeCap to 200 MB
03:02:32,453 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Archive files will be limited to [100 MB] each.
03:02:32,453 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Will use gz compression
03:02:32,453 |-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
03:02:32,454 |-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'.
03:02:32,454 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Roll-over at midnight.
03:02:32,455 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Setting initial period to Sat Jan 15 03:02:32 UTC 2022
03:02:32,456 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
03:02:32,456 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
03:02:32,456 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
03:02:32,456 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: /opt/logs/debug.log
03:02:32,456 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [/opt/logs/debug.log]
03:02:32,456 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:02:32,456 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
03:02:32,457 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - setting totalSizeCap to 200 MB
03:02:32,457 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Archive files will be limited to [100 MB] each.
03:02:32,457 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Will use gz compression
03:02:32,458 |-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
03:02:32,458 |-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'.
03:02:32,458 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Roll-over at midnight.
03:02:32,459 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Setting initial period to Sat Jan 15 03:02:32 UTC 2022
03:02:32,460 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
03:02:32,460 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
03:02:32,460 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
03:02:32,460 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: /opt/logs/error.log
03:02:32,460 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [/opt/logs/error.log]
03:02:32,460 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
03:02:32,460 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
03:02:32,461 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
03:02:32,461 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
03:02:32,461 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
03:02:32,461 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
03:02:32,461 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
03:02:32,461 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
03:02:32,461 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
03:02:32,461 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:02:32,461 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
03:02:32,461 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:02:32,462 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1500955a - Registering current configuration as safe fallback point

INFO  [2022-01-15 03:02:35,757] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2022-01-15 03:02:35,759] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2022-01-15 03:02:35,759] debugLogger: Starting DCAE inventory application
INFO  [2022-01-15 03:02:35,759] debugLogger: DB driver properties: {charSet=UTF-8}
INFO  [2022-01-15 03:02:36,221] debugLogger: Sql table created: DCAEServiceTypesDAO
INFO  [2022-01-15 03:02:36,257] debugLogger: Sql table created: DCAEServicesDAO
INFO  [2022-01-15 03:02:36,332] debugLogger: Sql table created: DCAEServiceComponentsDAO
INFO  [2022-01-15 03:02:36,367] debugLogger: Sql table created: DCAEServicesComponentsMapsDAO
INFO  [2022-01-15 03:02:36,422] debugLogger: Sql view created: dcae_service_types_latest
WARN  [2022-01-15 03:02:36,425] debugLogger: Use of DCAE controller client is *not* required. Turned off.
INFO  [2022-01-15 03:02:36,434] io.dropwizard.server.ServerFactory: Starting dcae-inventory
INFO  [2022-01-15 03:02:36,523] org.eclipse.jetty.setuid.SetUIDListener: Opened application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2022-01-15 03:02:36,523] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2022-01-15 03:02:36,525] 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  [2022-01-15 03:02:36,562] 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  [2022-01-15 03:02:36,661] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
INFO  [2022-01-15 03:02:36,661] 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  [2022-01-15 03:02:37,386] 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  [2022-01-15 03:02:37,413] 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  [2022-01-15 03:02:37,414] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@5d5cd0cf{/,null,AVAILABLE}
INFO  [2022-01-15 03:02:37,419] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

INFO  [2022-01-15 03:02:37,420] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@69075512{/,null,AVAILABLE}
INFO  [2022-01-15 03:02:37,429] org.eclipse.jetty.server.AbstractConnector: Started application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2022-01-15 03:02:37,431] org.eclipse.jetty.server.AbstractConnector: Started admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2022-01-15 03:02:37,431] org.eclipse.jetty.server.Server: Started @5385ms
10.233.67.202 - - [15/Jan/2022:03:03:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 131
10.233.67.202 - - [15/Jan/2022:03:04:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.202 - - [15/Jan/2022:03:04:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.67.202 - - [15/Jan/2022:03:05:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.67.202 - - [15/Jan/2022:03:05:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.202 - - [15/Jan/2022:03:06:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.202 - - [15/Jan/2022:03:06:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.202 - - [15/Jan/2022:03:07:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:07:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:08:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.202 - - [15/Jan/2022:03:08:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.202 - - [15/Jan/2022:03:09:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:09:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:10:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:10:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.202 - - [15/Jan/2022:03:11:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.202 - - [15/Jan/2022:03:11:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:12:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:12:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:13:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:13:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:14:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:14:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:15:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:15:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:16:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:16:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:17:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:17:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:18:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:18:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:19:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:19:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.202 - - [15/Jan/2022:03:20:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:20:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:21:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.202 - - [15/Jan/2022:03:21:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:22:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:22:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:23:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:23:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:24:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:24:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:25:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:25:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:26:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:26:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:27:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:27:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:28:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:28:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:29:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:29:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:30:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:30:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:31:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:31:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.202 - - [15/Jan/2022:03:32:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:32:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:33:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:33:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:34:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:34:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:35:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:35:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:36:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:36:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:37:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:37:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:38:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:38:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:39:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.202 - - [15/Jan/2022:03:39:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:40:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:40:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:41:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:41:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:42:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:42:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:43:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:43:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:44:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:44:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:03:45:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:45:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:46:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:46:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:47:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:47:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:48:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:48:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:49:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:49:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:50:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:50:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:03:51:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:51:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:52:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.68.172 - - [15/Jan/2022:03:52:31 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 12
10.233.67.202 - - [15/Jan/2022:03:52:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:53:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:53:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:54:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:54:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:55:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:55:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:03:56:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 23
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 2
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 4
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 4
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:23 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 2
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 2
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 4
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 4
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 2
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 4
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.73.123 - - [15/Jan/2022:03:56:24 +0000] "POST /dcae-service-types HTTP/1.1" 400 47 "-" "curl/7.78.0" 3
10.233.67.202 - - [15/Jan/2022:03:56:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:57:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.68.172 - - [15/Jan/2022:03:57:31 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.202 - - [15/Jan/2022:03:57:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:03:58:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:03:58:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:59:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:03:59:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:00:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:00:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:01:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:01:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:02:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.68.172 - - [15/Jan/2022:04:02:31 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.202 - - [15/Jan/2022:04:02:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.67.202 - - [15/Jan/2022:04:03:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:03:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:04:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:04:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:05:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:04:05:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:06:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:06:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:07:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.68.172 - - [15/Jan/2022:04:07:31 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.202 - - [15/Jan/2022:04:07:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:08:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:08:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:09:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:09:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:10:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:10:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:11:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:11:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:12:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.68.172 - - [15/Jan/2022:04:12:31 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.202 - - [15/Jan/2022:04:12:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:13:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:04:13:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:04:14:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:14:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:15:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:15:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:16:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:16:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:17:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.68.172 - - [15/Jan/2022:04:17:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.202 - - [15/Jan/2022:04:17:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:18:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.202 - - [15/Jan/2022:04:18:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:19:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:19:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:20:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:20:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.67.202 - - [15/Jan/2022:04:21:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:21:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:22:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.68.172 - - [15/Jan/2022:04:22:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.202 - - [15/Jan/2022:04:22:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.67.202 - - [15/Jan/2022:04:23:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:23:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:24:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:24:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:25:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:25:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:26:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:26:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:27:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.68.172 - - [15/Jan/2022:04:27:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.202 - - [15/Jan/2022:04:27:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:28:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:28:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:29:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:29:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:30:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:30:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:31:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:31:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:04:32:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.68.172 - - [15/Jan/2022:04:32:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.202 - - [15/Jan/2022:04:32:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:33:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:33:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:34:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:34:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:35:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:35:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:36:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:36:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.67.202 - - [15/Jan/2022:04:37:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.68.172 - - [15/Jan/2022:04:37:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 5
10.233.67.202 - - [15/Jan/2022:04:37:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:38:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:38:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:39:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:39:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:40:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:40:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:41:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:41:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:42:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.68.172 - - [15/Jan/2022:04:42:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 4
10.233.67.202 - - [15/Jan/2022:04:42:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:43:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:43:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:44:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:44:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:45:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:45:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:46:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:46:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.67.202 - - [15/Jan/2022:04:47:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 4
10.233.68.172 - - [15/Jan/2022:04:47:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.202 - - [15/Jan/2022:04:47:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:48:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:48:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:49:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:04:49:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:50:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:50:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:51:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:51:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:04:52:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.68.172 - - [15/Jan/2022:04:52:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 5
10.233.67.202 - - [15/Jan/2022:04:52:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:04:53:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:04:53:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.67.202 - - [15/Jan/2022:04:54:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 5
10.233.72.188 - - [15/Jan/2022:04:54:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.27.1" 63
10.233.72.188 - - [15/Jan/2022:04:54:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.27.1" 9
10.233.74.177 - - [15/Jan/2022:04:54:44 +0000] "GET /dcae-service-types/5510f97f-4e93-4354-9a02-13d6057c19a0 HTTP/1.1" 200 1615 "-" "-" 31
10.233.67.202 - - [15/Jan/2022:04:54:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 4732 "-" "kube-probe/1.19" 10
10.233.67.202 - - [15/Jan/2022:04:55:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 4732 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:04:55:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 4732 "-" "kube-probe/1.19" 7
10.233.72.188 - - [15/Jan/2022:04:56:17 +0000] "GET /dcae-service-types?typeName=ves-client-czhun HTTP/1.1" 200 3120 "-" "python-requests/2.27.1" 11
10.233.74.177 - - [15/Jan/2022:04:56:17 +0000] "GET /dcae-service-types/f3d91410-7ad4-46c6-bfcd-89dc4bd6a3dc HTTP/1.1" 200 3047 "-" "-" 5
10.233.67.202 - - [15/Jan/2022:04:56:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 4732 "-" "kube-probe/1.19" 6
10.233.71.164 - - [15/Jan/2022:04:56:43 +0000] "GET /dcae-service-types?asdcServiceId=d8c698cc-f786-4f73-a4a7-6222a4d396ba HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 10
10.233.71.164 - - [15/Jan/2022:04:56:43 +0000] "GET /dcae-service-types?typeName=tca-microservice.yaml&asdcServiceId=d8c698cc-f786-4f73-a4a7-6222a4d396ba&asdcResourceId=adc7a1c8-7578-4c00-9718-e31e474916c3&onlyActive HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 7
10.233.71.164 - - [15/Jan/2022:04:56:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 8497 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 19
10.233.67.202 - - [15/Jan/2022:04:56:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 12
10.233.75.201 - - [15/Jan/2022:04:56:54 +0000] "GET /dcae-service-types?asdcResourceId=adc7a1c8-7578-4c00-9718-e31e474916c3&asdcServiceId=d8c698cc-f786-4f73-a4a7-6222a4d396ba&typeName=tca-microservice.yaml HTTP/1.1" 200 8575 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)" 12
10.233.67.202 - - [15/Jan/2022:04:57:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.68.172 - - [15/Jan/2022:04:57:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 13224 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.202 - - [15/Jan/2022:04:57:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:04:58:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:04:58:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:04:59:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:04:59:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:05:00:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:05:00:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 7
10.233.72.188 - - [15/Jan/2022:05:00:51 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 6
10.233.72.188 - - [15/Jan/2022:05:00:51 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 6
10.233.72.188 - - [15/Jan/2022:05:01:11 +0000] "DELETE /dcae-service-types/5510f97f-4e93-4354-9a02-13d6057c19a0 HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 12
10.233.72.188 - - [15/Jan/2022:05:01:11 +0000] "DELETE /dcae-service-types/f3d91410-7ad4-46c6-bfcd-89dc4bd6a3dc HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 5
10.233.67.202 - - [15/Jan/2022:05:01:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:05:01:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:05:02:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 7
10.233.68.172 - - [15/Jan/2022:05:02:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 8570 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 5
10.233.67.202 - - [15/Jan/2022:05:02:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:05:03:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 9
10.233.67.202 - - [15/Jan/2022:05:03:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 7
10.233.74.177 - - [15/Jan/2022:05:04:09 +0000] "GET /dcae-service-types/9981eeac-79e7-4df5-989e-935724498737 HTTP/1.1" 200 8502 "-" "-" 7
10.233.67.202 - - [15/Jan/2022:05:04:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 7
10.233.72.240 - - [15/Jan/2022:05:04:45 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.27.1" 14
10.233.72.240 - - [15/Jan/2022:05:04:45 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.27.1" 20
10.233.74.177 - - [15/Jan/2022:05:04:45 +0000] "GET /dcae-service-types/65200929-2706-4fd7-83ac-22c1fe51aa31 HTTP/1.1" 200 1615 "-" "-" 5
10.233.72.241 - - [15/Jan/2022:05:04:46 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.27.1" 9
10.233.72.241 - - [15/Jan/2022:05:04:46 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.27.1" 8
10.233.74.177 - - [15/Jan/2022:05:04:46 +0000] "GET /dcae-service-types/0108738a-af2c-48d6-922e-5fc2fbc9abd7 HTTP/1.1" 200 1615 "-" "-" 6
10.233.67.202 - - [15/Jan/2022:05:04:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 17893 "-" "kube-probe/1.19" 15
10.233.67.202 - - [15/Jan/2022:05:05:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 17893 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:05:05:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 17893 "-" "kube-probe/1.19" 9
10.233.72.240 - - [15/Jan/2022:05:06:18 +0000] "GET /dcae-service-types?typeName=ves-client-bpvfa HTTP/1.1" 200 3120 "-" "python-requests/2.27.1" 9
10.233.74.177 - - [15/Jan/2022:05:06:18 +0000] "GET /dcae-service-types/c062c6f8-8675-4daf-9731-a6b9123827cf HTTP/1.1" 200 3047 "-" "-" 4
10.233.72.241 - - [15/Jan/2022:05:06:19 +0000] "GET /dcae-service-types?typeName=ves-client-p5189 HTTP/1.1" 200 3120 "-" "python-requests/2.27.1" 5
10.233.74.177 - - [15/Jan/2022:05:06:19 +0000] "GET /dcae-service-types/a75b9ac8-45d9-45bc-9fbd-921324cc62c3 HTTP/1.1" 200 3047 "-" "-" 4
10.233.67.202 - - [15/Jan/2022:05:06:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 17893 "-" "kube-probe/1.19" 9
10.233.67.202 - - [15/Jan/2022:05:06:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 17893 "-" "kube-probe/1.19" 10
10.233.67.202 - - [15/Jan/2022:05:07:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 17893 "-" "kube-probe/1.19" 9
10.233.68.172 - - [15/Jan/2022:05:07:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 17878 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.202 - - [15/Jan/2022:05:07:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 17893 "-" "kube-probe/1.19" 7
10.233.72.240 - - [15/Jan/2022:05:07:51 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 6
10.233.72.240 - - [15/Jan/2022:05:07:51 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 5
10.233.72.241 - - [15/Jan/2022:05:07:52 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 5
10.233.72.241 - - [15/Jan/2022:05:07:52 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 5
10.233.72.240 - - [15/Jan/2022:05:07:59 +0000] "DELETE /dcae-service-types/65200929-2706-4fd7-83ac-22c1fe51aa31 HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 7
10.233.72.241 - - [15/Jan/2022:05:07:59 +0000] "DELETE /dcae-service-types/0108738a-af2c-48d6-922e-5fc2fbc9abd7 HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 5
10.233.72.240 - - [15/Jan/2022:05:07:59 +0000] "DELETE /dcae-service-types/c062c6f8-8675-4daf-9731-a6b9123827cf HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 5
10.233.72.241 - - [15/Jan/2022:05:07:59 +0000] "DELETE /dcae-service-types/a75b9ac8-45d9-45bc-9fbd-921324cc62c3 HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 5
10.233.72.85 - - [15/Jan/2022:05:08:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.27.1" 9
10.233.72.85 - - [15/Jan/2022:05:08:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.27.1" 7
10.233.74.177 - - [15/Jan/2022:05:08:11 +0000] "GET /dcae-service-types/2f23ccf2-b44f-4e86-9f0c-b869d4637814 HTTP/1.1" 200 1615 "-" "-" 4
10.233.67.202 - - [15/Jan/2022:05:08:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:05:08:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:05:09:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.72.85 - - [15/Jan/2022:05:09:24 +0000] "GET /dcae-service-types?typeName=ves-client-1rztq HTTP/1.1" 200 3120 "-" "python-requests/2.27.1" 7
10.233.74.177 - - [15/Jan/2022:05:09:24 +0000] "GET /dcae-service-types/47407d02-4ca8-4e97-8fc1-83cc7b813ae3 HTTP/1.1" 200 3047 "-" "-" 3
10.233.67.202 - - [15/Jan/2022:05:09:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:05:10:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 9
10.233.72.85 - - [15/Jan/2022:05:10:36 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 4
10.233.72.85 - - [15/Jan/2022:05:10:36 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 4
10.233.72.85 - - [15/Jan/2022:05:10:44 +0000] "DELETE /dcae-service-types/2f23ccf2-b44f-4e86-9f0c-b869d4637814 HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 7
10.233.72.85 - - [15/Jan/2022:05:10:44 +0000] "DELETE /dcae-service-types/47407d02-4ca8-4e97-8fc1-83cc7b813ae3 HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 5
10.233.67.202 - - [15/Jan/2022:05:10:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 6
10.233.72.241 - - [15/Jan/2022:05:11:07 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.27.1" 9
10.233.72.241 - - [15/Jan/2022:05:11:07 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.27.1" 8
10.233.74.177 - - [15/Jan/2022:05:11:07 +0000] "GET /dcae-service-types/d273d3f1-e5a3-4bb3-a8dd-fde36bea54d7 HTTP/1.1" 200 1615 "-" "-" 4
10.233.67.202 - - [15/Jan/2022:05:11:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:05:11:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 7
10.233.72.241 - - [15/Jan/2022:05:12:19 +0000] "GET /dcae-service-types?typeName=ves-client-b1mfw HTTP/1.1" 200 3120 "-" "python-requests/2.27.1" 6
10.233.74.177 - - [15/Jan/2022:05:12:19 +0000] "GET /dcae-service-types/c7c73094-4045-45f8-9b43-26971cfbf369 HTTP/1.1" 200 3047 "-" "-" 5
10.233.67.202 - - [15/Jan/2022:05:12:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.68.172 - - [15/Jan/2022:05:12:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 13224 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.202 - - [15/Jan/2022:05:12:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:05:13:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.72.241 - - [15/Jan/2022:05:13:32 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 6
10.233.72.241 - - [15/Jan/2022:05:13:32 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 6
10.233.72.241 - - [15/Jan/2022:05:13:35 +0000] "DELETE /dcae-service-types/d273d3f1-e5a3-4bb3-a8dd-fde36bea54d7 HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 8
10.233.72.241 - - [15/Jan/2022:05:13:35 +0000] "DELETE /dcae-service-types/c7c73094-4045-45f8-9b43-26971cfbf369 HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 9
10.233.67.202 - - [15/Jan/2022:05:13:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:05:14:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 8
10.233.72.111 - - [15/Jan/2022:05:14:26 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.27.1" 7
10.233.72.111 - - [15/Jan/2022:05:14:26 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.27.1" 7
10.233.74.177 - - [15/Jan/2022:05:14:26 +0000] "GET /dcae-service-types/2f03b2ab-087c-43ea-9886-5fb07dec5c91 HTTP/1.1" 200 1615 "-" "-" 3
10.233.67.202 - - [15/Jan/2022:05:14:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 7
10.233.67.202 - - [15/Jan/2022:05:15:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.72.111 - - [15/Jan/2022:05:15:38 +0000] "GET /dcae-service-types?typeName=ves-client-gtnl4 HTTP/1.1" 200 3120 "-" "python-requests/2.27.1" 5
10.233.74.177 - - [15/Jan/2022:05:15:38 +0000] "GET /dcae-service-types/b96bf77d-bc5f-476f-ac28-9f80e4793bbe HTTP/1.1" 200 3047 "-" "-" 4
10.233.67.202 - - [15/Jan/2022:05:15:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:05:16:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:05:16:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 6
10.233.72.111 - - [15/Jan/2022:05:16:50 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 5
10.233.72.111 - - [15/Jan/2022:05:16:51 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 4
10.233.72.111 - - [15/Jan/2022:05:16:57 +0000] "DELETE /dcae-service-types/2f03b2ab-087c-43ea-9886-5fb07dec5c91 HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 7
10.233.72.111 - - [15/Jan/2022:05:16:57 +0000] "DELETE /dcae-service-types/b96bf77d-bc5f-476f-ac28-9f80e4793bbe HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 5
10.233.67.202 - - [15/Jan/2022:05:17:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 6
10.233.68.172 - - [15/Jan/2022:05:17:32 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 8570 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.202 - - [15/Jan/2022:05:17:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:05:18:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 5
10.233.72.80 - - [15/Jan/2022:05:18:30 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.27.1" 8
10.233.72.80 - - [15/Jan/2022:05:18:30 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.27.1" 8
10.233.74.177 - - [15/Jan/2022:05:18:30 +0000] "GET /dcae-service-types/b78ce5a4-050b-4cd2-9b99-2600834d5e0d HTTP/1.1" 200 1615 "-" "-" 3
10.233.67.202 - - [15/Jan/2022:05:18:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:05:19:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 6
10.233.72.80 - - [15/Jan/2022:05:19:42 +0000] "GET /dcae-service-types?typeName=ves-client-4nr25 HTTP/1.1" 200 3120 "-" "python-requests/2.27.1" 5
10.233.74.177 - - [15/Jan/2022:05:19:42 +0000] "GET /dcae-service-types/4bcfdf25-cd01-4ca7-9338-bda0ae1b8efa HTTP/1.1" 200 3047 "-" "-" 4
10.233.67.202 - - [15/Jan/2022:05:19:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 8
10.233.67.202 - - [15/Jan/2022:05:20:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:05:20:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 13233 "-" "kube-probe/1.19" 15
10.233.72.80 - - [15/Jan/2022:05:20:55 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 5
10.233.72.80 - - [15/Jan/2022:05:20:55 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 73 "-" "python-requests/2.27.1" 4
10.233.72.80 - - [15/Jan/2022:05:21:02 +0000] "DELETE /dcae-service-types/b78ce5a4-050b-4cd2-9b99-2600834d5e0d HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 5
10.233.72.80 - - [15/Jan/2022:05:21:02 +0000] "DELETE /dcae-service-types/4bcfdf25-cd01-4ca7-9338-bda0ae1b8efa HTTP/1.1" 200 0 "-" "python-requests/2.27.1" 4
10.233.67.202 - - [15/Jan/2022:05:21:20 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 6
10.233.67.202 - - [15/Jan/2022:05:21:50 +0000] "GET /dcae-service-types HTTP/1.1" 200 8573 "-" "kube-probe/1.19" 6