Results

By type

          05:49:54,930 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:49:54,931 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:49:54,932 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/inventory-api-3.5.2.jar!/logback.xml]
05:49:54,949 |-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
05:49:55,085 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:49:55,100 |-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] 
05:49:55,100 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
05:49:55,103 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:49:55,108 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:49:55,227 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
05:49:55,227 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:49:55,227 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:49:55,230 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:49:55,233 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
05:49:55,241 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - setting totalSizeCap to 200 MB
05:49:55,244 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Archive files will be limited to [100 MB] each.
05:49:55,247 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Will use gz compression
05:49:55,248 |-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
05:49:55,252 |-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'.
05:49:55,252 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Roll-over at midnight.
05:49:55,261 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Setting initial period to Mon Oct 04 05:49:55 UTC 2021
05:49:55,265 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
05:49:55,265 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:49:55,265 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:49:55,268 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: /opt/logs/metrics.log
05:49:55,268 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [/opt/logs/metrics.log]
05:49:55,269 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:49:55,269 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
05:49:55,271 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - setting totalSizeCap to 200 MB
05:49:55,271 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Archive files will be limited to [100 MB] each.
05:49:55,271 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Will use gz compression
05:49:55,272 |-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
05:49:55,273 |-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'.
05:49:55,273 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Roll-over at midnight.
05:49:55,273 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Setting initial period to Mon Oct 04 05:49:55 UTC 2021
05:49:55,275 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
05:49:55,275 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:49:55,275 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:49:55,275 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: /opt/logs/debug.log
05:49:55,275 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [/opt/logs/debug.log]
05:49:55,275 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:49:55,275 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
05:49:55,276 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - setting totalSizeCap to 200 MB
05:49:55,277 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Archive files will be limited to [100 MB] each.
05:49:55,277 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Will use gz compression
05:49:55,277 |-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
05:49:55,278 |-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'.
05:49:55,278 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Roll-over at midnight.
05:49:55,279 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Setting initial period to Mon Oct 04 05:49:55 UTC 2021
05:49:55,280 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
05:49:55,280 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
05:49:55,280 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
05:49:55,280 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: /opt/logs/error.log
05:49:55,280 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [/opt/logs/error.log]
05:49:55,281 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
05:49:55,281 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
05:49:55,281 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
05:49:55,282 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
05:49:55,282 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:49:55,282 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
05:49:55,282 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:49:55,283 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1500955a - Registering current configuration as safe fallback point

INFO  [2021-10-04 05:49:59,643] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2021-10-04 05:49:59,646] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2021-10-04 05:49:59,646] debugLogger: Starting DCAE inventory application
INFO  [2021-10-04 05:49:59,646] debugLogger: DB driver properties: {charSet=UTF-8}
INFO  [2021-10-04 05:50:00,335] debugLogger: Sql table created: DCAEServiceTypesDAO
INFO  [2021-10-04 05:50:00,431] debugLogger: Sql table created: DCAEServicesDAO
INFO  [2021-10-04 05:50:00,532] debugLogger: Sql table created: DCAEServiceComponentsDAO
INFO  [2021-10-04 05:50:00,630] debugLogger: Sql table created: DCAEServicesComponentsMapsDAO
INFO  [2021-10-04 05:50:00,735] debugLogger: Sql view created: dcae_service_types_latest
WARN  [2021-10-04 05:50:00,738] debugLogger: Use of DCAE controller client is *not* required. Turned off.
INFO  [2021-10-04 05:50:00,748] io.dropwizard.server.ServerFactory: Starting dcae-inventory
INFO  [2021-10-04 05:50:00,853] org.eclipse.jetty.setuid.SetUIDListener: Opened application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-10-04 05:50:00,854] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-10-04 05:50:00,856] 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-10-04 05:50:00,900] 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-10-04 05:50:01,053] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
INFO  [2021-10-04 05:50:01,054] 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-10-04 05:50:01,933] 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-10-04 05:50:01,936] 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-10-04 05:50:01,938] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@68068736{/,null,AVAILABLE}
INFO  [2021-10-04 05:50:01,944] io.dropwizard.setup.AdminEnvironment: tasks = 

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

INFO  [2021-10-04 05:50:01,945] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6fe8e276{/,null,AVAILABLE}
INFO  [2021-10-04 05:50:01,958] org.eclipse.jetty.server.AbstractConnector: Started application@6a8e4df1{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-10-04 05:50:01,960] org.eclipse.jetty.server.AbstractConnector: Started admin@43f50bfe{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-10-04 05:50:01,960] org.eclipse.jetty.server.Server: Started @7239ms
10.233.68.45 - - [04/Oct/2021:05:50:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 175
10.233.68.45 - - [04/Oct/2021:05:50:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:05:51:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.68.45 - - [04/Oct/2021:05:51:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:05:52:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:05:52:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:05:53:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.68.45 - - [04/Oct/2021:05:53:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.68.45 - - [04/Oct/2021:05:54:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:05:54:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:05:55:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:05:55:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 22
10.233.68.45 - - [04/Oct/2021:05:56:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.68.45 - - [04/Oct/2021:05:56:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.68.45 - - [04/Oct/2021:05:57:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.68.45 - - [04/Oct/2021:05:57:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:05:58:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.68.45 - - [04/Oct/2021:05:58:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:05:59:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:05:59:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.68.45 - - [04/Oct/2021:06:00:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.68.45 - - [04/Oct/2021:06:00:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:06:01:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:06:01:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 20
10.233.68.45 - - [04/Oct/2021:06:02:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.68.45 - - [04/Oct/2021:06:02:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:06:03:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.68.45 - - [04/Oct/2021:06:03:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:06:04:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.68.45 - - [04/Oct/2021:06:04:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:06:05:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.68.45 - - [04/Oct/2021:06:05:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.68.45 - - [04/Oct/2021:06:06:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:06:06:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.68.45 - - [04/Oct/2021:06:07:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:06:07:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:06:08:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.68.45 - - [04/Oct/2021:06:08:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.68.45 - - [04/Oct/2021:06:09:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.68.45 - - [04/Oct/2021:06:09:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.68.45 - - [04/Oct/2021:06:10:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.68.45 - - [04/Oct/2021:06:10:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.68.45 - - [04/Oct/2021:06:11:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 18
10.233.68.45 - - [04/Oct/2021:06:11:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.68.45 - - [04/Oct/2021:06:12:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.68.45 - - [04/Oct/2021:06:12:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:06:13:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.68.45 - - [04/Oct/2021:06:13:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.68.45 - - [04/Oct/2021:06:14:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.68.45 - - [04/Oct/2021:06:14:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.68.45 - - [04/Oct/2021:06:15:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.68.45 - - [04/Oct/2021:06:15:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.68.45 - - [04/Oct/2021:06:16:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.68.45 - - [04/Oct/2021:06:16:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.68.45 - - [04/Oct/2021:06:17:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.68.45 - - [04/Oct/2021:06:17:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.68.45 - - [04/Oct/2021:06:18:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.68.45 - - [04/Oct/2021:06:18:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.68.45 - - [04/Oct/2021:06:19:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.68.45 - - [04/Oct/2021:06:19:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.68.45 - - [04/Oct/2021:06:20:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.68.45 - - [04/Oct/2021:06:20:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.69.50 - - [04/Oct/2021:06:21:09 +0000] "POST /dcae-service-types HTTP/1.1" 200 1786 "-" "curl/7.78.0" 96
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 7325 "-" "curl/7.78.0" 25
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 3043 "-" "curl/7.78.0" 16
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 5015 "-" "curl/7.78.0" 18
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 4867 "-" "curl/7.78.0" 13
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 6883 "-" "curl/7.78.0" 13
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 2757 "-" "curl/7.78.0" 16
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 5275 "-" "curl/7.78.0" 14
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 8921 "-" "curl/7.78.0" 17
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 6978 "-" "curl/7.78.0" 12
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 6081 "-" "curl/7.78.0" 14
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 3184 "-" "curl/7.78.0" 11
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 7189 "-" "curl/7.78.0" 12
10.233.69.50 - - [04/Oct/2021:06:21:10 +0000] "POST /dcae-service-types HTTP/1.1" 200 6815 "-" "curl/7.78.0" 13
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 7555 "-" "curl/7.78.0" 13
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 6782 "-" "curl/7.78.0" 27
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 8569 "-" "curl/7.78.0" 14
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 4832 "-" "curl/7.78.0" 14
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 11501 "-" "curl/7.78.0" 14
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 8438 "-" "curl/7.78.0" 12
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 8231 "-" "curl/7.78.0" 12
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 11695 "-" "curl/7.78.0" 12
10.233.69.50 - - [04/Oct/2021:06:21:11 +0000] "POST /dcae-service-types HTTP/1.1" 200 11466 "-" "curl/7.78.0" 12
10.233.68.45 - - [04/Oct/2021:06:21:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 56
10.233.68.45 - - [04/Oct/2021:06:21:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 51
10.233.67.55 - - [04/Oct/2021:06:22:11 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 37
10.233.68.45 - - [04/Oct/2021:06:22:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:22:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.68.45 - - [04/Oct/2021:06:23:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:06:23:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.68.45 - - [04/Oct/2021:06:24:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 32
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=acbcde23-a851-4fe7-8384-ba5f92ec07d6 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=4ec69075-d2ce-40bc-bd77-7e8b2d4947b7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=867737aa-8a15-4494-b058-6785bdcc4f1c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=a7109211-366f-4a55-b56b-98ba4024271f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=8bae4e81-0807-4925-9696-06b42e73ad6a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:41 +0000] "GET /dcae-services?typeId=8691a839-b032-4c50-831c-89a8b5ef1859 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 24
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=4d3c27a4-f4a1-4d18-8764-95d4819c1dbc HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=0a291246-e68b-499e-86f7-763fed3209b0 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=2377a2db-fa10-4586-90f8-e69102b94a1d HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=1207a31b-e0d2-483a-bc98-a6ff253c677f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=37e7e2b1-f607-4189-b5de-24365d8bd701 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=76f3f337-844e-44e5-aa1c-9f4601e28c19 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=cd1ac27f-0b27-4989-850d-869ea82df165 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=cdca9905-0b1e-4c5f-b063-81fed9865499 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=12c0c1e3-21c9-4f79-9bed-b9d5b941b6a1 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 11
10.233.67.55 - - [04/Oct/2021:06:24:42 +0000] "GET /dcae-services?typeId=b6828b74-1268-420a-a618-3a5721b44df7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=e28e5b10-08d0-4a30-9c48-77eb76427b73 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=8d18f87c-0dd3-4bf3-b90b-b3c71276f570 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=6cdb9909-e262-41da-a381-51b35e078b4c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=36962d1f-f294-42be-ac0a-a782d232ea98 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=3cc5d2bd-cd7b-448d-81d9-51a4e7648b61 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:06:24:43 +0000] "GET /dcae-services?typeId=3db687e2-b3fe-445c-be02-6698926b0085 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.68.45 - - [04/Oct/2021:06:24:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:25:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:06:25:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:26:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.68.45 - - [04/Oct/2021:06:26:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 47
10.233.67.55 - - [04/Oct/2021:06:27:11 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 31
10.233.68.45 - - [04/Oct/2021:06:27:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:27:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:28:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:28:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 50
10.233.68.45 - - [04/Oct/2021:06:29:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:29:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:06:30:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:06:30:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:31:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:31:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.67.55 - - [04/Oct/2021:06:32:11 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 35
10.233.68.45 - - [04/Oct/2021:06:32:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:06:32:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:06:33:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:06:33:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.68.45 - - [04/Oct/2021:06:34:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:06:34:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:06:35:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:35:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 43
10.233.68.45 - - [04/Oct/2021:06:36:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:36:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.67.55 - - [04/Oct/2021:06:37:11 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 30
10.233.68.45 - - [04/Oct/2021:06:37:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:37:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:06:38:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:06:38:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:39:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:39:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 46
10.233.68.45 - - [04/Oct/2021:06:40:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:40:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:41:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:41:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.67.55 - - [04/Oct/2021:06:42:11 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 33
10.233.68.45 - - [04/Oct/2021:06:42:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.68.45 - - [04/Oct/2021:06:42:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:06:43:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:06:43:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:44:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 44
10.233.68.45 - - [04/Oct/2021:06:44:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:06:45:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:45:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:46:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.68.45 - - [04/Oct/2021:06:46:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.67.55 - - [04/Oct/2021:06:47:11 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 29
10.233.68.45 - - [04/Oct/2021:06:47:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:06:47:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:48:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:06:48:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:06:49:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:06:49:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:50:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:50:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.68.45 - - [04/Oct/2021:06:51:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.68.45 - - [04/Oct/2021:06:51:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.67.55 - - [04/Oct/2021:06:52:11 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 32
10.233.68.45 - - [04/Oct/2021:06:52:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:06:52:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 47
10.233.68.45 - - [04/Oct/2021:06:53:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:06:53:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:06:54:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:06:54:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 53
10.233.68.45 - - [04/Oct/2021:06:55:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:06:55:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:06:56:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:06:56:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.67.55 - - [04/Oct/2021:06:57:11 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 29
10.233.68.45 - - [04/Oct/2021:06:57:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 52
10.233.68.45 - - [04/Oct/2021:06:57:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.68.45 - - [04/Oct/2021:06:58:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:06:58:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:06:59:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:06:59:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:07:00:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.68.45 - - [04/Oct/2021:07:00:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:01:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:07:01:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.67.55 - - [04/Oct/2021:07:02:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 26
10.233.68.45 - - [04/Oct/2021:07:02:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:02:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:03:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:03:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:04:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:04:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:05:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.68.45 - - [04/Oct/2021:07:05:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:06:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:06:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.67.55 - - [04/Oct/2021:07:07:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 29
10.233.68.45 - - [04/Oct/2021:07:07:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:07:07:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:07:08:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:08:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:07:09:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:09:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:10:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:10:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 55
10.233.68.45 - - [04/Oct/2021:07:11:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:07:11:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.67.55 - - [04/Oct/2021:07:12:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 28
10.233.68.45 - - [04/Oct/2021:07:12:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:12:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:13:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:13:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 38
10.233.68.45 - - [04/Oct/2021:07:14:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:14:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:15:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:15:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 49
10.233.68.45 - - [04/Oct/2021:07:16:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:16:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.67.55 - - [04/Oct/2021:07:17:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 28
10.233.68.45 - - [04/Oct/2021:07:17:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:17:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:18:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:18:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 42
10.233.68.45 - - [04/Oct/2021:07:19:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:07:19:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:20:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:20:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:21:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 56
10.233.68.45 - - [04/Oct/2021:07:21:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.67.55 - - [04/Oct/2021:07:22:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 31
10.233.68.45 - - [04/Oct/2021:07:22:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:07:22:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:07:23:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:23:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:24:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.67.55 - - [04/Oct/2021:07:24:43 +0000] "GET /dcae-services?typeId=5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 21
10.233.67.55 - - [04/Oct/2021:07:24:43 +0000] "GET /dcae-services?typeId=acbcde23-a851-4fe7-8384-ba5f92ec07d6 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:43 +0000] "GET /dcae-services?typeId=4ec69075-d2ce-40bc-bd77-7e8b2d4947b7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=867737aa-8a15-4494-b058-6785bdcc4f1c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=a7109211-366f-4a55-b56b-98ba4024271f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=8bae4e81-0807-4925-9696-06b42e73ad6a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=8691a839-b032-4c50-831c-89a8b5ef1859 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=4d3c27a4-f4a1-4d18-8764-95d4819c1dbc HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 14
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=0a291246-e68b-499e-86f7-763fed3209b0 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=2377a2db-fa10-4586-90f8-e69102b94a1d HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=1207a31b-e0d2-483a-bc98-a6ff253c677f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=37e7e2b1-f607-4189-b5de-24365d8bd701 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:07:24:44 +0000] "GET /dcae-services?typeId=76f3f337-844e-44e5-aa1c-9f4601e28c19 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=cd1ac27f-0b27-4989-850d-869ea82df165 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=cdca9905-0b1e-4c5f-b063-81fed9865499 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=12c0c1e3-21c9-4f79-9bed-b9d5b941b6a1 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=b6828b74-1268-420a-a618-3a5721b44df7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=e28e5b10-08d0-4a30-9c48-77eb76427b73 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=8d18f87c-0dd3-4bf3-b90b-b3c71276f570 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=6cdb9909-e262-41da-a381-51b35e078b4c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=36962d1f-f294-42be-ac0a-a782d232ea98 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=3cc5d2bd-cd7b-448d-81d9-51a4e7648b61 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:07:24:45 +0000] "GET /dcae-services?typeId=3db687e2-b3fe-445c-be02-6698926b0085 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.68.45 - - [04/Oct/2021:07:24:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:25:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:07:25:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:26:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 51
10.233.68.45 - - [04/Oct/2021:07:26:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.67.55 - - [04/Oct/2021:07:27:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 29
10.233.68.45 - - [04/Oct/2021:07:27:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:07:27:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:28:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:28:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.68.45 - - [04/Oct/2021:07:29:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:29:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:30:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:30:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:07:31:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:31:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 41
10.233.67.55 - - [04/Oct/2021:07:32:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 26
10.233.68.45 - - [04/Oct/2021:07:32:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:07:32:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:33:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:33:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:34:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:34:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:35:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:07:35:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:07:36:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:36:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.67.55 - - [04/Oct/2021:07:37:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 31
10.233.68.45 - - [04/Oct/2021:07:37:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:37:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:38:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:38:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:39:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:39:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:40:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:07:40:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:41:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 22
10.233.68.45 - - [04/Oct/2021:07:41:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.67.55 - - [04/Oct/2021:07:42:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 25
10.233.68.45 - - [04/Oct/2021:07:42:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:42:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:43:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:07:43:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:07:44:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:44:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:45:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.68.45 - - [04/Oct/2021:07:45:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 35
10.233.68.45 - - [04/Oct/2021:07:46:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:46:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.67.55 - - [04/Oct/2021:07:47:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 25
10.233.68.45 - - [04/Oct/2021:07:47:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:07:47:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:07:48:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:48:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:49:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:49:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:50:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:50:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:07:51:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:51:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.67.55 - - [04/Oct/2021:07:52:12 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 24
10.233.68.45 - - [04/Oct/2021:07:52:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:52:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:53:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:07:53:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:54:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:54:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:07:55:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:55:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:07:56:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:07:56:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.67.55 - - [04/Oct/2021:07:57:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 27
10.233.68.45 - - [04/Oct/2021:07:57:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:07:57:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:58:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:07:58:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:07:59:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:07:59:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:08:00:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:08:00:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:08:01:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:08:01:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.67.55 - - [04/Oct/2021:08:02:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 28
10.233.68.45 - - [04/Oct/2021:08:02:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 22
10.233.68.45 - - [04/Oct/2021:08:02:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:03:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:08:03:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:08:04:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 39
10.233.68.45 - - [04/Oct/2021:08:04:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:08:05:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:08:05:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:08:06:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:08:06:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.67.55 - - [04/Oct/2021:08:07:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 25
10.233.68.45 - - [04/Oct/2021:08:07:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:08:07:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:08:08:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:08:08:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:08:09:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:09:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:08:10:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:08:10:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:08:11:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:08:11:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.67.55 - - [04/Oct/2021:08:12:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 28
10.233.68.45 - - [04/Oct/2021:08:12:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:08:12:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:08:13:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:08:13:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:08:14:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:08:14:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:15:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:08:15:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:08:16:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:08:16:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.67.55 - - [04/Oct/2021:08:17:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 29
10.233.68.45 - - [04/Oct/2021:08:17:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:08:17:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:18:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:08:18:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:19:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:08:19:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:08:20:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:08:20:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:08:21:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:08:21:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.67.55 - - [04/Oct/2021:08:22:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 24
10.233.68.45 - - [04/Oct/2021:08:22:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:08:22:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:08:23:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:08:23:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:24:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 46
10.233.67.55 - - [04/Oct/2021:08:24:46 +0000] "GET /dcae-services?typeId=5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 17
10.233.67.55 - - [04/Oct/2021:08:24:46 +0000] "GET /dcae-services?typeId=acbcde23-a851-4fe7-8384-ba5f92ec07d6 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:08:24:46 +0000] "GET /dcae-services?typeId=4ec69075-d2ce-40bc-bd77-7e8b2d4947b7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:08:24:46 +0000] "GET /dcae-services?typeId=867737aa-8a15-4494-b058-6785bdcc4f1c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:08:24:46 +0000] "GET /dcae-services?typeId=a7109211-366f-4a55-b56b-98ba4024271f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:08:24:46 +0000] "GET /dcae-services?typeId=8bae4e81-0807-4925-9696-06b42e73ad6a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:08:24:46 +0000] "GET /dcae-services?typeId=8691a839-b032-4c50-831c-89a8b5ef1859 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:08:24:46 +0000] "GET /dcae-services?typeId=4d3c27a4-f4a1-4d18-8764-95d4819c1dbc HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:08:24:46 +0000] "GET /dcae-services?typeId=0a291246-e68b-499e-86f7-763fed3209b0 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:08:24:46 +0000] "GET /dcae-services?typeId=2377a2db-fa10-4586-90f8-e69102b94a1d HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:08:24:47 +0000] "GET /dcae-services?typeId=1207a31b-e0d2-483a-bc98-a6ff253c677f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:08:24:47 +0000] "GET /dcae-services?typeId=37e7e2b1-f607-4189-b5de-24365d8bd701 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:08:24:47 +0000] "GET /dcae-services?typeId=76f3f337-844e-44e5-aa1c-9f4601e28c19 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 5
10.233.67.55 - - [04/Oct/2021:08:24:47 +0000] "GET /dcae-services?typeId=cd1ac27f-0b27-4989-850d-869ea82df165 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:08:24:47 +0000] "GET /dcae-services?typeId=cdca9905-0b1e-4c5f-b063-81fed9865499 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:08:24:47 +0000] "GET /dcae-services?typeId=12c0c1e3-21c9-4f79-9bed-b9d5b941b6a1 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:08:24:47 +0000] "GET /dcae-services?typeId=b6828b74-1268-420a-a618-3a5721b44df7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:08:24:47 +0000] "GET /dcae-services?typeId=e28e5b10-08d0-4a30-9c48-77eb76427b73 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:08:24:47 +0000] "GET /dcae-services?typeId=8d18f87c-0dd3-4bf3-b90b-b3c71276f570 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:08:24:47 +0000] "GET /dcae-services?typeId=6cdb9909-e262-41da-a381-51b35e078b4c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:08:24:48 +0000] "GET /dcae-services?typeId=36962d1f-f294-42be-ac0a-a782d232ea98 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:08:24:48 +0000] "GET /dcae-services?typeId=3cc5d2bd-cd7b-448d-81d9-51a4e7648b61 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:08:24:48 +0000] "GET /dcae-services?typeId=3db687e2-b3fe-445c-be02-6698926b0085 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.68.45 - - [04/Oct/2021:08:24:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:08:25:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:08:25:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 45
10.233.68.45 - - [04/Oct/2021:08:26:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:08:26:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.67.55 - - [04/Oct/2021:08:27:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 24
10.233.68.45 - - [04/Oct/2021:08:27:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:08:27:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:08:28:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:28:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:08:29:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:08:29:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:08:30:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:08:30:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:08:31:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:08:31:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.67.55 - - [04/Oct/2021:08:32:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 24
10.233.68.45 - - [04/Oct/2021:08:32:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:08:32:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:08:33:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:08:33:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:08:34:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:08:34:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:08:35:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:08:35:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:08:36:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 155376 "-" "kube-probe/1.19" 22
10.233.72.3 - - [04/Oct/2021:08:36:35 +0000] "GET /dcae-service-types?asdcServiceId=806121ea-3682-419c-8bc3-dd83c6b68161 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 11
10.233.72.3 - - [04/Oct/2021:08:36:36 +0000] "GET /dcae-service-types?typeName=tca-microservice.yaml&asdcServiceId=806121ea-3682-419c-8bc3-dd83c6b68161&asdcResourceId=9423a3d9-9e69-453e-9916-64fe29a190ab&onlyActive HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 10
10.233.72.3 - - [04/Oct/2021:08:36:36 +0000] "POST /dcae-service-types HTTP/1.1" 200 8497 "-" "Apache-HttpClient/4.5.7 (Java/11.0.6)" 45
10.233.68.45 - - [04/Oct/2021:08:36:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 34
10.233.67.55 - - [04/Oct/2021:08:37:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 163782 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 25
10.233.68.45 - - [04/Oct/2021:08:37:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 22
10.233.68.45 - - [04/Oct/2021:08:37:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:08:38:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:08:38:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:08:39:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:39:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:08:40:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:08:40:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 22
10.233.68.45 - - [04/Oct/2021:08:41:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:08:41:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 29
10.233.67.55 - - [04/Oct/2021:08:42:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 163782 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 26
10.233.68.45 - - [04/Oct/2021:08:42:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:42:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:08:43:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:08:43:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:08:44:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:08:44:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:08:45:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:08:45:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:08:46:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 31
10.233.70.209 - - [04/Oct/2021:08:46:55 +0000] "GET /dcae-service-types?typeName=k8s-datafile HTTP/1.1" 200 7403 "-" "python-requests/2.26.0" 14
10.233.70.56 - - [04/Oct/2021:08:46:56 +0000] "GET /dcae-service-types/3cc5d2bd-cd7b-448d-81d9-51a4e7648b61 HTTP/1.1" 200 7330 "-" "-" 11
10.233.68.45 - - [04/Oct/2021:08:46:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 23
10.233.67.55 - - [04/Oct/2021:08:47:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 163782 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 30
10.233.68.45 - - [04/Oct/2021:08:47:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 163878 "-" "kube-probe/1.19" 25
10.233.70.43 - - [04/Oct/2021:08:47:41 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.26.0" 24
10.233.70.43 - - [04/Oct/2021:08:47:41 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.26.0" 12
10.233.70.56 - - [04/Oct/2021:08:47:41 +0000] "GET /dcae-service-types/0ae31d06-0bca-45dd-8994-4d6cdd9f7853 HTTP/1.1" 200 1615 "-" "-" 7
10.233.68.45 - - [04/Oct/2021:08:47:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 166857 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:08:48:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 166857 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:08:48:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 166857 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:08:49:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 166857 "-" "kube-probe/1.19" 32
10.233.70.43 - - [04/Oct/2021:08:49:35 +0000] "GET /dcae-service-types?typeName=ves-client-upz86 HTTP/1.1" 200 3120 "-" "python-requests/2.26.0" 12
10.233.70.56 - - [04/Oct/2021:08:49:35 +0000] "GET /dcae-service-types/52c1f92b-a752-44f2-9d48-a420602d72c3 HTTP/1.1" 200 3047 "-" "-" 7
10.233.67.221 - - [04/Oct/2021:08:49:40 +0000] "POST /dcae-service-types HTTP/1.1" 200 4564 "-" "Java/11.0.10" 17
10.233.70.36 - - [04/Oct/2021:08:49:41 +0000] "GET /dcae-service-types?typeName=nginx-1633337370_nginx-1633337370 HTTP/1.1" 200 4642 "-" "python-requests/2.26.0" 8
10.233.70.56 - - [04/Oct/2021:08:49:41 +0000] "GET /dcae-service-types/c2319264-be1a-431a-8ebe-4db353321072 HTTP/1.1" 200 4569 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:08:49:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:08:50:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:08:50:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:08:51:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:08:51:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 28
10.233.70.229 - - [04/Oct/2021:08:52:07 +0000] "GET /dcae-service-types?typeName=k8s-datafile HTTP/1.1" 200 7403 "-" "python-requests/2.26.0" 13
10.233.70.56 - - [04/Oct/2021:08:52:07 +0000] "GET /dcae-service-types/3cc5d2bd-cd7b-448d-81d9-51a4e7648b61 HTTP/1.1" 200 7330 "-" "-" 6
10.233.67.55 - - [04/Oct/2021:08:52:13 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 163993 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 24
10.233.67.55 - - [04/Oct/2021:08:52:13 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 9290 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 12
10.233.68.45 - - [04/Oct/2021:08:52:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 44
10.233.70.221 - - [04/Oct/2021:08:52:47 +0000] "GET /dcae-service-types?typeName=k8s-datafile HTTP/1.1" 200 7403 "-" "python-requests/2.26.0" 14
10.233.70.56 - - [04/Oct/2021:08:52:47 +0000] "GET /dcae-service-types/3cc5d2bd-cd7b-448d-81d9-51a4e7648b61 HTTP/1.1" 200 7330 "-" "-" 7
10.233.68.45 - - [04/Oct/2021:08:52:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:08:53:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:53:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 29
10.233.70.43 - - [04/Oct/2021:08:54:11 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 12
10.233.70.56 - - [04/Oct/2021:08:54:11 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:08:54:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:08:54:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 33
10.233.68.45 - - [04/Oct/2021:08:55:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 43
10.233.68.45 - - [04/Oct/2021:08:55:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:08:56:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:56:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 26
10.233.67.55 - - [04/Oct/2021:08:57:14 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 163993 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 41
10.233.67.55 - - [04/Oct/2021:08:57:14 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 9290 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.68.45 - - [04/Oct/2021:08:57:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:08:57:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:08:58:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 33
10.233.70.43 - - [04/Oct/2021:08:58:47 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 17
10.233.70.56 - - [04/Oct/2021:08:58:47 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 5
10.233.68.45 - - [04/Oct/2021:08:58:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 24
10.233.70.62 - - [04/Oct/2021:08:58:59 +0000] "GET /dcae-service-types?typeName=k8s-datafile HTTP/1.1" 200 7403 "-" "python-requests/2.26.0" 9
10.233.70.56 - - [04/Oct/2021:08:58:59 +0000] "GET /dcae-service-types/3cc5d2bd-cd7b-448d-81d9-51a4e7648b61 HTTP/1.1" 200 7330 "-" "-" 5
10.233.68.45 - - [04/Oct/2021:08:59:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:08:59:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 39
10.233.70.36 - - [04/Oct/2021:09:00:21 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.26.0" 18
10.233.68.45 - - [04/Oct/2021:09:00:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164096 "-" "kube-probe/1.19" 30
10.233.67.221 - - [04/Oct/2021:09:00:40 +0000] "POST /dcae-service-types HTTP/1.1" 200 4705 "-" "Java/11.0.10" 27
10.233.70.36 - - [04/Oct/2021:09:00:40 +0000] "GET /dcae-service-types?typeName=nginx-1633338021_nginx-1633338021 HTTP/1.1" 200 4783 "-" "python-requests/2.26.0" 9
10.233.70.56 - - [04/Oct/2021:09:00:40 +0000] "GET /dcae-service-types/de6da4ba-4487-4036-8f09-74609fd1d26f HTTP/1.1" 200 4710 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:00:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:09:01:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:09:01:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 30
10.233.67.55 - - [04/Oct/2021:09:02:14 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 165655 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 26
10.233.67.55 - - [04/Oct/2021:09:02:14 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 12334 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.68.45 - - [04/Oct/2021:09:02:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:09:02:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:09:03:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 21
10.233.70.43 - - [04/Oct/2021:09:03:57 +0000] "DELETE /dcae-service-types/0ae31d06-0bca-45dd-8994-4d6cdd9f7853 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 20
10.233.70.43 - - [04/Oct/2021:09:03:57 +0000] "DELETE /dcae-service-types/52c1f92b-a752-44f2-9d48-a420602d72c3 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 7
10.233.68.45 - - [04/Oct/2021:09:03:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 171474 "-" "kube-probe/1.19" 36
10.233.70.208 - - [04/Oct/2021:09:04:16 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.26.0" 20
10.233.70.208 - - [04/Oct/2021:09:04:16 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.26.0" 11
10.233.70.56 - - [04/Oct/2021:09:04:17 +0000] "GET /dcae-service-types/69cf8ace-f180-415e-9d87-a0e64647d4fa HTTP/1.1" 200 1615 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:04:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:09:04:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:09:05:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 35
10.233.70.208 - - [04/Oct/2021:09:05:52 +0000] "GET /dcae-service-types?typeName=ves-client-qw72z HTTP/1.1" 200 3120 "-" "python-requests/2.26.0" 14
10.233.70.56 - - [04/Oct/2021:09:05:52 +0000] "GET /dcae-service-types/f7013758-01b3-4ef2-9c6e-2b7e3cb9bd98 HTTP/1.1" 200 3047 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:05:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:09:06:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:06:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 27
10.233.67.55 - - [04/Oct/2021:09:07:14 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 165655 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 27
10.233.67.55 - - [04/Oct/2021:09:07:14 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 12334 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.68.45 - - [04/Oct/2021:09:07:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 20
10.233.68.45 - - [04/Oct/2021:09:07:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:09:08:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:08:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:09:09:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:09:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:09:10:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 37
10.233.70.208 - - [04/Oct/2021:09:10:28 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 11
10.233.70.56 - - [04/Oct/2021:09:10:28 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 7
10.233.70.208 - - [04/Oct/2021:09:10:28 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 9
10.233.70.56 - - [04/Oct/2021:09:10:29 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 6
10.233.70.208 - - [04/Oct/2021:09:10:50 +0000] "DELETE /dcae-service-types/69cf8ace-f180-415e-9d87-a0e64647d4fa HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 13
10.233.70.208 - - [04/Oct/2021:09:10:50 +0000] "DELETE /dcae-service-types/f7013758-01b3-4ef2-9c6e-2b7e3cb9bd98 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 8
10.233.68.45 - - [04/Oct/2021:09:10:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 171474 "-" "kube-probe/1.19" 27
10.233.70.139 - - [04/Oct/2021:09:11:16 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.26.0" 16
10.233.70.139 - - [04/Oct/2021:09:11:17 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.26.0" 12
10.233.70.56 - - [04/Oct/2021:09:11:17 +0000] "GET /dcae-service-types/34fcadbd-535c-4e65-958e-51dc3de0a90b HTTP/1.1" 200 1615 "-" "-" 5
10.233.70.36 - - [04/Oct/2021:09:11:21 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.26.0" 3
10.233.68.45 - - [04/Oct/2021:09:11:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165758 "-" "kube-probe/1.19" 27
10.233.67.221 - - [04/Oct/2021:09:11:42 +0000] "POST /dcae-service-types HTTP/1.1" 200 4705 "-" "Java/11.0.10" 17
10.233.70.36 - - [04/Oct/2021:09:11:42 +0000] "GET /dcae-service-types?typeName=nginx-1633338681_nginx-1633338681 HTTP/1.1" 200 4783 "-" "python-requests/2.26.0" 11
10.233.70.56 - - [04/Oct/2021:09:11:42 +0000] "GET /dcae-service-types/79efa965-07b9-47ad-9725-0e2279bfbdde HTTP/1.1" 200 4710 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:11:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 20
10.233.67.55 - - [04/Oct/2021:09:12:14 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 165345 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 28
10.233.67.55 - - [04/Oct/2021:09:12:14 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 17350 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 11
10.233.68.45 - - [04/Oct/2021:09:12:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 34
10.233.70.139 - - [04/Oct/2021:09:12:51 +0000] "GET /dcae-service-types?typeName=ves-client-6iqlh HTTP/1.1" 200 3120 "-" "python-requests/2.26.0" 14
10.233.70.56 - - [04/Oct/2021:09:12:51 +0000] "GET /dcae-service-types/b91f25b8-1225-4828-ba67-536ae5812cc1 HTTP/1.1" 200 3047 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:12:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:09:13:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:13:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:09:14:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:09:14:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 31
10.233.70.246 - - [04/Oct/2021:09:14:59 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.26.0" 14
10.233.70.246 - - [04/Oct/2021:09:14:59 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.26.0" 10
10.233.70.56 - - [04/Oct/2021:09:15:00 +0000] "GET /dcae-service-types/f52c34a8-2313-4d28-8371-6f8bb4cd69a9 HTTP/1.1" 200 1615 "-" "-" 5
10.233.68.45 - - [04/Oct/2021:09:15:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 158350 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:09:15:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 158350 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:09:16:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 158350 "-" "kube-probe/1.19" 27
10.233.70.246 - - [04/Oct/2021:09:16:34 +0000] "GET /dcae-service-types?typeName=ves-client-6afzz HTTP/1.1" 200 3120 "-" "python-requests/2.26.0" 8
10.233.70.56 - - [04/Oct/2021:09:16:34 +0000] "GET /dcae-service-types/dca83326-8ead-49a1-bed8-22b4fb506bb2 HTTP/1.1" 200 3047 "-" "-" 7
10.233.68.45 - - [04/Oct/2021:09:16:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 158350 "-" "kube-probe/1.19" 28
10.233.67.55 - - [04/Oct/2021:09:17:14 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 158247 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 33
10.233.67.55 - - [04/Oct/2021:09:17:14 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 29102 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.70.139 - - [04/Oct/2021:09:17:27 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 15
10.233.70.56 - - [04/Oct/2021:09:17:27 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:17:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 158350 "-" "kube-probe/1.19" 23
10.233.70.139 - - [04/Oct/2021:09:17:28 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 7
10.233.70.56 - - [04/Oct/2021:09:17:28 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 6
10.233.70.139 - - [04/Oct/2021:09:17:50 +0000] "DELETE /dcae-service-types/34fcadbd-535c-4e65-958e-51dc3de0a90b HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 11
10.233.70.139 - - [04/Oct/2021:09:17:50 +0000] "DELETE /dcae-service-types/b91f25b8-1225-4828-ba67-536ae5812cc1 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 8
10.233.68.45 - - [04/Oct/2021:09:17:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:09:18:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:18:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:09:19:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:09:19:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:20:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:09:20:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 30
10.233.70.246 - - [04/Oct/2021:09:21:10 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 16
10.233.70.56 - - [04/Oct/2021:09:21:10 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 7
10.233.70.246 - - [04/Oct/2021:09:21:11 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 10
10.233.70.56 - - [04/Oct/2021:09:21:11 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 5
10.233.68.45 - - [04/Oct/2021:09:21:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 36
10.233.70.246 - - [04/Oct/2021:09:21:33 +0000] "DELETE /dcae-service-types/f52c34a8-2313-4d28-8371-6f8bb4cd69a9 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 15
10.233.70.246 - - [04/Oct/2021:09:21:33 +0000] "DELETE /dcae-service-types/dca83326-8ead-49a1-bed8-22b4fb506bb2 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 8
10.233.70.34 - - [04/Oct/2021:09:21:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.26.0" 18
10.233.70.34 - - [04/Oct/2021:09:21:53 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.26.0" 9
10.233.70.56 - - [04/Oct/2021:09:21:54 +0000] "GET /dcae-service-types/8f535377-ecbc-4e67-9565-0ad3803eefa0 HTTP/1.1" 200 1615 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:21:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 24
10.233.67.55 - - [04/Oct/2021:09:22:14 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 165345 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 23
10.233.67.55 - - [04/Oct/2021:09:22:14 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 17350 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 11
10.233.70.36 - - [04/Oct/2021:09:22:24 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.26.0" 4
10.233.68.45 - - [04/Oct/2021:09:22:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:09:22:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165448 "-" "kube-probe/1.19" 30
10.233.67.221 - - [04/Oct/2021:09:23:16 +0000] "POST /dcae-service-types HTTP/1.1" 200 4564 "-" "Java/11.0.10" 17
10.233.70.27 - - [04/Oct/2021:09:23:16 +0000] "GET /dcae-service-types?typeName=nginx-1633339382_nginx-1633339382 HTTP/1.1" 200 4642 "-" "python-requests/2.26.0" 7
10.233.70.56 - - [04/Oct/2021:09:23:16 +0000] "GET /dcae-service-types/5eb162a1-813d-4eb4-a944-f161cf956548 HTTP/1.1" 200 4569 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:23:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 31
10.233.70.34 - - [04/Oct/2021:09:23:28 +0000] "GET /dcae-service-types?typeName=ves-client-hmbgy HTTP/1.1" 200 3120 "-" "python-requests/2.26.0" 7
10.233.70.56 - - [04/Oct/2021:09:23:28 +0000] "GET /dcae-service-types/150b568e-07e2-4376-950c-7c5fe95748c9 HTTP/1.1" 200 3047 "-" "-" 11
10.233.68.45 - - [04/Oct/2021:09:23:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:09:24:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 29
10.233.67.55 - - [04/Oct/2021:09:24:48 +0000] "GET /dcae-services?typeId=150b568e-07e2-4376-950c-7c5fe95748c9 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 23
10.233.67.55 - - [04/Oct/2021:09:24:48 +0000] "GET /dcae-services?typeId=8f535377-ecbc-4e67-9565-0ad3803eefa0 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:49 +0000] "GET /dcae-services?typeId=79efa965-07b9-47ad-9725-0e2279bfbdde HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:09:24:49 +0000] "GET /dcae-services?typeId=de6da4ba-4487-4036-8f09-74609fd1d26f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:49 +0000] "GET /dcae-services?typeId=c2319264-be1a-431a-8ebe-4db353321072 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:49 +0000] "GET /dcae-services?typeId=d9e09433-9406-41f7-98b9-5bdcb2f46191 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:09:24:49 +0000] "GET /dcae-services?typeId=5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:49 +0000] "GET /dcae-services?typeId=acbcde23-a851-4fe7-8384-ba5f92ec07d6 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:09:24:50 +0000] "GET /dcae-services?typeId=4ec69075-d2ce-40bc-bd77-7e8b2d4947b7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:50 +0000] "GET /dcae-services?typeId=867737aa-8a15-4494-b058-6785bdcc4f1c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:50 +0000] "GET /dcae-services?typeId=a7109211-366f-4a55-b56b-98ba4024271f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:09:24:50 +0000] "GET /dcae-services?typeId=8bae4e81-0807-4925-9696-06b42e73ad6a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:50 +0000] "GET /dcae-services?typeId=8691a839-b032-4c50-831c-89a8b5ef1859 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:50 +0000] "GET /dcae-services?typeId=4d3c27a4-f4a1-4d18-8764-95d4819c1dbc HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:50 +0000] "GET /dcae-services?typeId=0a291246-e68b-499e-86f7-763fed3209b0 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:09:24:50 +0000] "GET /dcae-services?typeId=2377a2db-fa10-4586-90f8-e69102b94a1d HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:51 +0000] "GET /dcae-services?typeId=1207a31b-e0d2-483a-bc98-a6ff253c677f HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:51 +0000] "GET /dcae-services?typeId=37e7e2b1-f607-4189-b5de-24365d8bd701 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:09:24:51 +0000] "GET /dcae-services?typeId=76f3f337-844e-44e5-aa1c-9f4601e28c19 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:09:24:51 +0000] "GET /dcae-services?typeId=cd1ac27f-0b27-4989-850d-869ea82df165 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:51 +0000] "GET /dcae-services?typeId=cdca9905-0b1e-4c5f-b063-81fed9865499 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:09:24:51 +0000] "GET /dcae-services?typeId=12c0c1e3-21c9-4f79-9bed-b9d5b941b6a1 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:09:24:51 +0000] "GET /dcae-services?typeId=b6828b74-1268-420a-a618-3a5721b44df7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:51 +0000] "GET /dcae-services?typeId=e28e5b10-08d0-4a30-9c48-77eb76427b73 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.67.55 - - [04/Oct/2021:09:24:52 +0000] "GET /dcae-services?typeId=8d18f87c-0dd3-4bf3-b90b-b3c71276f570 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:09:24:52 +0000] "GET /dcae-services?typeId=6cdb9909-e262-41da-a381-51b35e078b4c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.67.55 - - [04/Oct/2021:09:24:52 +0000] "GET /dcae-services?typeId=36962d1f-f294-42be-ac0a-a782d232ea98 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.67.55 - - [04/Oct/2021:09:24:52 +0000] "GET /dcae-services?typeId=3cc5d2bd-cd7b-448d-81d9-51a4e7648b61 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.67.55 - - [04/Oct/2021:09:24:52 +0000] "GET /dcae-services?typeId=3db687e2-b3fe-445c-be02-6698926b0085 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.68.45 - - [04/Oct/2021:09:24:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:09:25:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:09:25:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:09:26:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:09:26:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 30
10.233.67.55 - - [04/Oct/2021:09:27:14 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 165042 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 24
10.233.67.55 - - [04/Oct/2021:09:27:14 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 22218 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 13
10.233.68.45 - - [04/Oct/2021:09:27:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:09:27:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 31
10.233.70.34 - - [04/Oct/2021:09:28:05 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 11
10.233.70.56 - - [04/Oct/2021:09:28:05 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 8
10.233.70.34 - - [04/Oct/2021:09:28:05 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 7
10.233.70.56 - - [04/Oct/2021:09:28:06 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 5
10.233.70.34 - - [04/Oct/2021:09:28:27 +0000] "DELETE /dcae-service-types/8f535377-ecbc-4e67-9565-0ad3803eefa0 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 13
10.233.70.34 - - [04/Oct/2021:09:28:27 +0000] "DELETE /dcae-service-types/150b568e-07e2-4376-950c-7c5fe95748c9 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 9
10.233.68.45 - - [04/Oct/2021:09:28:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 170375 "-" "kube-probe/1.19" 23
10.233.70.251 - - [04/Oct/2021:09:28:55 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.26.0" 17
10.233.70.251 - - [04/Oct/2021:09:28:55 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.26.0" 10
10.233.70.56 - - [04/Oct/2021:09:28:55 +0000] "GET /dcae-service-types/2446917a-bc8f-45df-a507-6edc3dc83951 HTTP/1.1" 200 1615 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:28:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:09:29:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:09:29:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:09:30:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 34
10.233.70.251 - - [04/Oct/2021:09:30:30 +0000] "GET /dcae-service-types?typeName=ves-client-hgl7k HTTP/1.1" 200 3120 "-" "python-requests/2.26.0" 9
10.233.70.56 - - [04/Oct/2021:09:30:30 +0000] "GET /dcae-service-types/f870c241-8724-42a5-b76f-be8e610172e1 HTTP/1.1" 200 3047 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:30:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:09:31:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 34
10.233.68.45 - - [04/Oct/2021:09:31:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 27
10.233.67.55 - - [04/Oct/2021:09:32:14 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 165042 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 22
10.233.67.55 - - [04/Oct/2021:09:32:14 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 22218 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.68.45 - - [04/Oct/2021:09:32:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:09:32:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:09:33:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:09:33:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 165145 "-" "kube-probe/1.19" 28
10.233.70.27 - - [04/Oct/2021:09:33:59 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.26.0" 3
10.233.67.221 - - [04/Oct/2021:09:34:12 +0000] "POST /dcae-service-types HTTP/1.1" 200 4705 "-" "Java/11.0.10" 16
10.233.70.27 - - [04/Oct/2021:09:34:12 +0000] "GET /dcae-service-types?typeName=nginx-1633340039_nginx-1633340039 HTTP/1.1" 200 4783 "-" "python-requests/2.26.0" 8
10.233.70.56 - - [04/Oct/2021:09:34:12 +0000] "GET /dcae-service-types/9ab66ab7-7b61-4c49-ad42-827c53dcb969 HTTP/1.1" 200 4710 "-" "-" 5
10.233.68.45 - - [04/Oct/2021:09:34:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:09:34:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 31
10.233.70.251 - - [04/Oct/2021:09:35:06 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 10
10.233.70.56 - - [04/Oct/2021:09:35:06 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 6
10.233.70.251 - - [04/Oct/2021:09:35:07 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 8
10.233.70.56 - - [04/Oct/2021:09:35:07 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 5
10.233.70.251 - - [04/Oct/2021:09:35:25 +0000] "DELETE /dcae-service-types/2446917a-bc8f-45df-a507-6edc3dc83951 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 14
10.233.70.251 - - [04/Oct/2021:09:35:26 +0000] "DELETE /dcae-service-types/f870c241-8724-42a5-b76f-be8e610172e1 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 8
10.233.68.45 - - [04/Oct/2021:09:35:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 170065 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:35:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 170065 "-" "kube-probe/1.19" 27
10.233.70.40 - - [04/Oct/2021:09:36:00 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.26.0" 14
10.233.70.40 - - [04/Oct/2021:09:36:00 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.26.0" 9
10.233.70.56 - - [04/Oct/2021:09:36:01 +0000] "GET /dcae-service-types/28f0b275-e170-4a1d-aa07-b9cb592bbf3f HTTP/1.1" 200 1615 "-" "-" 5
10.233.68.45 - - [04/Oct/2021:09:36:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:09:36:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 25
10.233.67.55 - - [04/Oct/2021:09:37:14 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 162864 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 30
10.233.67.55 - - [04/Oct/2021:09:37:14 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 29102 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 25
10.233.68.45 - - [04/Oct/2021:09:37:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 29
10.233.70.40 - - [04/Oct/2021:09:37:35 +0000] "GET /dcae-service-types?typeName=ves-client-hz90j HTTP/1.1" 200 3120 "-" "python-requests/2.26.0" 10
10.233.70.56 - - [04/Oct/2021:09:37:35 +0000] "GET /dcae-service-types/f53cbb3b-5eb0-4e89-aa09-8e5ccbdc80e4 HTTP/1.1" 200 3047 "-" "-" 7
10.233.68.45 - - [04/Oct/2021:09:37:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:09:38:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:09:38:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 37
10.233.68.45 - - [04/Oct/2021:09:39:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:09:39:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:40:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:40:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:09:41:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:09:41:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 23
10.233.70.40 - - [04/Oct/2021:09:42:12 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 12
10.233.70.56 - - [04/Oct/2021:09:42:12 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 6
10.233.67.55 - - [04/Oct/2021:09:42:14 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 162864 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 34
10.233.67.55 - - [04/Oct/2021:09:42:15 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 29102 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.68.45 - - [04/Oct/2021:09:42:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 24
10.233.68.45 - - [04/Oct/2021:09:42:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:09:43:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 26
10.233.68.45 - - [04/Oct/2021:09:43:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 32
10.233.68.45 - - [04/Oct/2021:09:44:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 28
10.233.70.27 - - [04/Oct/2021:09:44:55 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.26.0" 10
10.233.68.45 - - [04/Oct/2021:09:44:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 162967 "-" "kube-probe/1.19" 24
10.233.67.221 - - [04/Oct/2021:09:45:26 +0000] "POST /dcae-service-types HTTP/1.1" 200 4705 "-" "Java/11.0.10" 21
10.233.70.27 - - [04/Oct/2021:09:45:26 +0000] "GET /dcae-service-types?typeName=nginx-1633340695_nginx-1633340695 HTTP/1.1" 200 4783 "-" "python-requests/2.26.0" 10
10.233.70.56 - - [04/Oct/2021:09:45:27 +0000] "GET /dcae-service-types/250ddf1c-e210-4f94-9cec-7ddaaa70baad HTTP/1.1" 200 4710 "-" "-" 5
10.233.68.45 - - [04/Oct/2021:09:45:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:09:45:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:09:46:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 27
10.233.70.40 - - [04/Oct/2021:09:46:47 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 12
10.233.70.56 - - [04/Oct/2021:09:46:47 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 6
10.233.68.45 - - [04/Oct/2021:09:46:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 24
10.233.70.40 - - [04/Oct/2021:09:47:10 +0000] "DELETE /dcae-service-types/28f0b275-e170-4a1d-aa07-b9cb592bbf3f HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 14
10.233.70.40 - - [04/Oct/2021:09:47:10 +0000] "DELETE /dcae-service-types/f53cbb3b-5eb0-4e89-aa09-8e5ccbdc80e4 HTTP/1.1" 200 0 "-" "python-requests/2.26.0" 7
10.233.67.55 - - [04/Oct/2021:09:47:15 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 169800 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 24
10.233.67.55 - - [04/Oct/2021:09:47:15 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 22218 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.68.45 - - [04/Oct/2021:09:47:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 169903 "-" "kube-probe/1.19" 23
10.233.68.45 - - [04/Oct/2021:09:47:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 169903 "-" "kube-probe/1.19" 28
10.233.70.85 - - [04/Oct/2021:09:48:07 +0000] "POST /dcae-service-types HTTP/1.1" 200 1615 "-" "python-requests/2.26.0" 18
10.233.70.85 - - [04/Oct/2021:09:48:08 +0000] "POST /dcae-service-types HTTP/1.1" 200 3047 "-" "python-requests/2.26.0" 9
10.233.70.56 - - [04/Oct/2021:09:48:08 +0000] "GET /dcae-service-types/b7cf3949-f70a-459b-87c2-ea24eb2f6742 HTTP/1.1" 200 1615 "-" "-" 5
10.233.68.45 - - [04/Oct/2021:09:48:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 31
10.233.68.45 - - [04/Oct/2021:09:48:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:49:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 29
10.233.70.85 - - [04/Oct/2021:09:49:44 +0000] "GET /dcae-service-types?typeName=ves-client-zm1z5 HTTP/1.1" 200 3120 "-" "python-requests/2.26.0" 11
10.233.70.56 - - [04/Oct/2021:09:49:44 +0000] "GET /dcae-service-types/3666222e-be92-4eb4-83f1-818a4a0ff661 HTTP/1.1" 200 3047 "-" "-" 7
10.233.68.45 - - [04/Oct/2021:09:49:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 28
10.233.68.45 - - [04/Oct/2021:09:50:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 39
10.233.68.45 - - [04/Oct/2021:09:50:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 36
10.233.68.45 - - [04/Oct/2021:09:51:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:09:51:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 26
10.233.67.55 - - [04/Oct/2021:09:52:15 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 164812 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 30
10.233.67.55 - - [04/Oct/2021:09:52:15 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 31860 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 11
10.233.68.45 - - [04/Oct/2021:09:52:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 22
10.233.68.45 - - [04/Oct/2021:09:52:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 29
10.233.68.45 - - [04/Oct/2021:09:53:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:53:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 32
10.233.70.85 - - [04/Oct/2021:09:54:20 +0000] "GET /dcae-service-types?typeName=k8s-ves HTTP/1.1" 200 11544 "-" "python-requests/2.26.0" 18
10.233.70.56 - - [04/Oct/2021:09:54:20 +0000] "GET /dcae-service-types/5f505c8d-5414-4a3a-87fc-c9f844bcf10a HTTP/1.1" 200 11471 "-" "-" 7
10.233.68.45 - - [04/Oct/2021:09:54:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 21
10.233.68.45 - - [04/Oct/2021:09:54:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 25
10.233.68.45 - - [04/Oct/2021:09:55:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 30
10.233.68.45 - - [04/Oct/2021:09:55:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 28
10.233.70.27 - - [04/Oct/2021:09:56:08 +0000] "DELETE /dcae-service-types/ HTTP/1.1" 405 52 "-" "python-requests/2.26.0" 5
10.233.68.45 - - [04/Oct/2021:09:56:28 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 27
10.233.68.45 - - [04/Oct/2021:09:56:58 +0000] "GET /dcae-service-types HTTP/1.1" 200 164915 "-" "kube-probe/1.19" 29
10.233.67.55 - - [04/Oct/2021:09:57:15 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 164812 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 26
10.233.67.55 - - [04/Oct/2021:09:57:15 +0000] "GET /dcae-service-types/?onlyLatest=false&onlyActive=true&offset=25 HTTP/1.1" 200 31860 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 12