Results

By type

          02:46:22,662 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:46:22,663 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
02:46:22,664 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/inventory-api-3.5.2.jar!/logback.xml]
02:46:22,678 |-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
02:46:22,794 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
02:46:22,810 |-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] 
02:46:22,810 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
02:46:22,812 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:46:22,817 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
02:46:22,915 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
02:46:22,915 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
02:46:22,915 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
02:46:22,917 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
02:46:22,920 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
02:46:22,926 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - setting totalSizeCap to 200 MB
02:46:22,929 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Archive files will be limited to [100 MB] each.
02:46:22,931 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1752203484 - Will use gz compression
02:46:22,932 |-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
02:46:22,935 |-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'.
02:46:22,935 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Roll-over at midnight.
02:46:22,942 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23d2a7e8 - Setting initial period to Mon Dec 20 02:46:22 UTC 2021
02:46:22,947 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
02:46:22,947 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
02:46:22,947 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
02:46:22,962 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: /opt/logs/metrics.log
02:46:22,962 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [/opt/logs/metrics.log]
02:46:22,963 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
02:46:22,963 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
02:46:22,964 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - setting totalSizeCap to 200 MB
02:46:22,964 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Archive files will be limited to [100 MB] each.
02:46:22,964 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2056418216 - Will use gz compression
02:46:22,965 |-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
02:46:22,965 |-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'.
02:46:22,965 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Roll-over at midnight.
02:46:22,966 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@26a7b76d - Setting initial period to Mon Dec 20 02:46:22 UTC 2021
02:46:22,967 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
02:46:22,967 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
02:46:22,967 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
02:46:22,967 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: /opt/logs/debug.log
02:46:22,967 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [/opt/logs/debug.log]
02:46:22,967 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
02:46:22,967 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
02:46:22,968 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - setting totalSizeCap to 200 MB
02:46:22,968 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Archive files will be limited to [100 MB] each.
02:46:22,969 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1253946629 - Will use gz compression
02:46:22,969 |-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
02:46:22,970 |-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'.
02:46:22,970 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Roll-over at midnight.
02:46:22,970 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ce6a65d - Setting initial period to Mon Dec 20 02:46:22 UTC 2021
02:46:22,971 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
02:46:22,971 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
02:46:22,971 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
02:46:22,971 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: /opt/logs/error.log
02:46:22,971 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [/opt/logs/error.log]
02:46:22,972 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
02:46:22,972 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
02:46:22,972 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
02:46:22,973 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
02:46:22,973 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
02:46:22,973 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
02:46:22,973 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
02:46:22,973 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
02:46:22,973 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
02:46:22,973 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
02:46:22,973 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
02:46:22,973 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
02:46:22,974 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1500955a - Registering current configuration as safe fallback point

INFO  [2021-12-20 02:46:26,551] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2021-12-20 02:46:26,562] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2021-12-20 02:46:26,562] debugLogger: Starting DCAE inventory application
INFO  [2021-12-20 02:46:26,562] debugLogger: DB driver properties: {charSet=UTF-8}
INFO  [2021-12-20 02:46:27,203] debugLogger: Sql table created: DCAEServiceTypesDAO
INFO  [2021-12-20 02:46:27,358] debugLogger: Sql table created: DCAEServicesDAO
INFO  [2021-12-20 02:46:27,462] debugLogger: Sql table created: DCAEServiceComponentsDAO
INFO  [2021-12-20 02:46:27,597] debugLogger: Sql table created: DCAEServicesComponentsMapsDAO
INFO  [2021-12-20 02:46:27,675] debugLogger: Sql view created: dcae_service_types_latest
WARN  [2021-12-20 02:46:27,678] debugLogger: Use of DCAE controller client is *not* required. Turned off.
INFO  [2021-12-20 02:46:27,689] io.dropwizard.server.ServerFactory: Starting dcae-inventory
INFO  [2021-12-20 02:46:27,781] org.eclipse.jetty.setuid.SetUIDListener: Opened application@35e92c45{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-12-20 02:46:27,781] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@1f5d72f{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-12-20 02:46:27,782] 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-12-20 02:46:27,827] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@1135efad(dcae@dcae.onap.org,h=[dcae, bbs-event-processor, bbs-event-processor.onap, bbs-event-processor.onap.svc.cluster.local, config-binding-service, config-binding-service.onap, config-binding-service.onap.svc.cluster.local, dashboard, dashboard.onap, dashboard.onap.svc.cluster.local, dcae-cloudify-manager, dcae-cloudify-manager.onap, dcae-cloudify-manager.onap.svc.cluster.local, dcae-datafile-collector, dcae-datafile-collector.onap, dcae-datafile-collector.onap.svc.cluster.local, dcae-hv-ves-collector, dcae-hv-ves-collector.onap, dcae-hv-ves-collector.onap.svc.cluster.local, dcae-pm-mapper, dcae-pm-mapper.onap, dcae-pm-mapper.onap.svc.cluster.local, dcae-pmsh, dcae-pmsh.onap, dcae-pmsh.onap.svc.cluster.local, dcae-prh, dcae-prh.onap, dcae-prh.onap.svc.cluster.local, dcae-tca-analytics, dcae-tca-analytics.onap, dcae-tca-analytics.onap.svc.cluster.local, dcae-ves-collector, dcae-ves-collector.onap, dcae-ves-collector.onap.svc.cluster.local, deployment-handler, deployment-handler.onap, deployment-handler.onap.svc.cluster.local, holmes-engine-mgmt, holmes-engine-mgmt.onap, holmes-engine-mgmt.onap.svc.cluster.local, holmes-rule-mgmt, holmes-rules-mgmt.onap, holmes-rules-mgmt.onap.svc.cluster.local, inventory, inventory.onap, inventory.onap.svc.cluster.local, policy-handler, policy-handler.onap, policy-handler.onap.svc.cluster.local],w=[]) for Server@6a4c9d1b[provider=null,keyStore=file:///opt/cert/cert.jks,trustStore=null]
INFO  [2021-12-20 02:46:27,982] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
INFO  [2021-12-20 02:46:27,982] 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-12-20 02:46:28,811] 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-12-20 02:46:28,812] 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-12-20 02:46:28,813] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@1eed4367{/,null,AVAILABLE}
INFO  [2021-12-20 02:46:28,817] io.dropwizard.setup.AdminEnvironment: tasks = 

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

INFO  [2021-12-20 02:46:28,818] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6cd8b2de{/,null,AVAILABLE}
INFO  [2021-12-20 02:46:28,828] org.eclipse.jetty.server.AbstractConnector: Started application@35e92c45{SSL,[ssl, http/1.1]}{0.0.0.0:8080}
INFO  [2021-12-20 02:46:28,830] org.eclipse.jetty.server.AbstractConnector: Started admin@1f5d72f{HTTP/1.1,[http/1.1]}{0.0.0.0:8081}
INFO  [2021-12-20 02:46:28,830] org.eclipse.jetty.server.Server: Started @6350ms
10.233.73.231 - - [20/Dec/2021:02:46:56 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 183
10.233.73.231 - - [20/Dec/2021:02:47:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.73.231 - - [20/Dec/2021:02:47:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:02:48:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.73.231 - - [20/Dec/2021:02:48:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.73.231 - - [20/Dec/2021:02:49:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 17
10.233.73.231 - - [20/Dec/2021:02:49:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.73.231 - - [20/Dec/2021:02:50:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 15
10.233.73.231 - - [20/Dec/2021:02:50:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:02:51:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 14
10.233.73.231 - - [20/Dec/2021:02:51:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.73.231 - - [20/Dec/2021:02:52:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.73.231 - - [20/Dec/2021:02:52:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.73.231 - - [20/Dec/2021:02:53:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:02:53:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:02:54:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 16
10.233.73.231 - - [20/Dec/2021:02:54:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:02:55:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:02:55:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:02:56:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:02:56:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.73.231 - - [20/Dec/2021:02:57:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:02:57:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:02:58:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:02:58:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:02:59:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:02:59:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:00:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:00:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:01:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:01:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:02:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:02:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.73.231 - - [20/Dec/2021:03:03:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 91
10.233.73.231 - - [20/Dec/2021:03:03:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.73.231 - - [20/Dec/2021:03:04:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:04:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:05:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:05:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 19
10.233.73.231 - - [20/Dec/2021:03:06:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:06:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:07:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:07:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:08:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:08:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:09:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:09:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:10:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.73.231 - - [20/Dec/2021:03:10:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.73.231 - - [20/Dec/2021:03:11:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:11:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:12:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.73.231 - - [20/Dec/2021:03:12:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:13:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:13:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.73.231 - - [20/Dec/2021:03:14:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:14:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:15:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:15:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:16:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.73.231 - - [20/Dec/2021:03:16:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:17:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:17:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.73.231 - - [20/Dec/2021:03:18:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.73.231 - - [20/Dec/2021:03:18:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:19:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:19:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:20:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.73.231 - - [20/Dec/2021:03:20:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.73.231 - - [20/Dec/2021:03:21:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 9
10.233.73.231 - - [20/Dec/2021:03:21:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.73.231 - - [20/Dec/2021:03:22:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:22:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 7
10.233.73.231 - - [20/Dec/2021:03:23:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:23:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.73.231 - - [20/Dec/2021:03:24:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.73.231 - - [20/Dec/2021:03:24:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:25:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:25:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 13
10.233.73.231 - - [20/Dec/2021:03:26:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 8
10.233.73.231 - - [20/Dec/2021:03:26:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.231 - - [20/Dec/2021:03:27:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 10
10.233.73.231 - - [20/Dec/2021:03:27:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 12
10.233.73.231 - - [20/Dec/2021:03:28:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 73 "-" "kube-probe/1.19" 11
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 1786 "-" "curl/7.78.0" 94
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 7325 "-" "curl/7.78.0" 26
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 3043 "-" "curl/7.78.0" 13
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 5015 "-" "curl/7.78.0" 16
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 4867 "-" "curl/7.78.0" 17
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 6883 "-" "curl/7.78.0" 17
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 2757 "-" "curl/7.78.0" 15
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 5275 "-" "curl/7.78.0" 17
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 8921 "-" "curl/7.78.0" 20
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 6978 "-" "curl/7.78.0" 16
10.233.73.43 - - [20/Dec/2021:03:28:43 +0000] "POST /dcae-service-types HTTP/1.1" 200 6081 "-" "curl/7.78.0" 14
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 3184 "-" "curl/7.78.0" 15
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 7189 "-" "curl/7.78.0" 15
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 6815 "-" "curl/7.78.0" 14
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 7555 "-" "curl/7.78.0" 15
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 6782 "-" "curl/7.78.0" 30
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 8569 "-" "curl/7.78.0" 13
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 4832 "-" "curl/7.78.0" 11
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 11501 "-" "curl/7.78.0" 13
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 8438 "-" "curl/7.78.0" 14
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 8231 "-" "curl/7.78.0" 14
10.233.73.43 - - [20/Dec/2021:03:28:44 +0000] "POST /dcae-service-types HTTP/1.1" 200 11695 "-" "curl/7.78.0" 13
10.233.73.43 - - [20/Dec/2021:03:28:45 +0000] "POST /dcae-service-types HTTP/1.1" 200 11466 "-" "curl/7.78.0" 14
10.233.73.231 - - [20/Dec/2021:03:28:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 48
10.233.73.231 - - [20/Dec/2021:03:29:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 27
10.233.73.231 - - [20/Dec/2021:03:29:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 32
10.233.75.175 - - [20/Dec/2021:03:30:25 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 40
10.233.73.231 - - [20/Dec/2021:03:30:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 47
10.233.73.231 - - [20/Dec/2021:03:30:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 24
10.233.73.231 - - [20/Dec/2021:03:31:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 27
10.233.73.231 - - [20/Dec/2021:03:31:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 27
10.233.73.231 - - [20/Dec/2021:03:32:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 27
10.233.75.175 - - [20/Dec/2021:03:32:55 +0000] "GET /dcae-services?typeId=e726ea26-3dd4-4379-a564-aae730158b4e HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 37
10.233.75.175 - - [20/Dec/2021:03:32:55 +0000] "GET /dcae-services?typeId=8b07caa1-407a-4661-bdee-5954f800cea6 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.75.175 - - [20/Dec/2021:03:32:55 +0000] "GET /dcae-services?typeId=76a19aed-f26d-4242-9894-85fe2014c1ce HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.73.231 - - [20/Dec/2021:03:32:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 21
10.233.75.175 - - [20/Dec/2021:03:32:55 +0000] "GET /dcae-services?typeId=040b1fc7-6af8-4fbb-bac8-857520f69c75 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.75.175 - - [20/Dec/2021:03:32:55 +0000] "GET /dcae-services?typeId=2f6249f8-718c-4dd4-99a8-174c34224c3d HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.75.175 - - [20/Dec/2021:03:32:55 +0000] "GET /dcae-services?typeId=f70f9350-4233-4203-adf6-3a645ecfc3a4 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=e0079375-8de4-40ae-8c23-30b32cba5e4e HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=6113564d-4628-448b-8503-0a47a92e3b70 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=d4343d72-ec89-4365-a28f-285be15c4ccd HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=f4390e4e-ee76-4f44-9043-f92d88a79623 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=8d166e7f-b661-47d0-9377-b60c107e67fa HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=e0953f4c-c18c-4b7e-a9ce-189c72f33bd6 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=205d35ee-6d9d-4f0b-aefb-0842312bc570 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=5015c5dd-fbb1-4a2a-959a-5397e16a24ca HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=b1896a8e-ce30-469b-99ee-24e81a30d79c HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=a4aaf290-5f83-4b35-988e-c3f07c4fcfb7 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 10
10.233.75.175 - - [20/Dec/2021:03:32:56 +0000] "GET /dcae-services?typeId=bce9638c-b825-4b4a-8424-34eac84e8bab HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.75.175 - - [20/Dec/2021:03:32:57 +0000] "GET /dcae-services?typeId=ab9ff879-0cd0-4f02-8b7e-96fd2891bd0a HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.75.175 - - [20/Dec/2021:03:32:57 +0000] "GET /dcae-services?typeId=9b9e3a17-d704-401e-a83e-8842e4f1a026 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 6
10.233.75.175 - - [20/Dec/2021:03:32:57 +0000] "GET /dcae-services?typeId=0f1ff810-00b8-4df7-9ebd-47ad9dd0d7ec HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.75.175 - - [20/Dec/2021:03:32:57 +0000] "GET /dcae-services?typeId=07bb874d-97b2-432a-8aa9-0f02ee1ac707 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 9
10.233.75.175 - - [20/Dec/2021:03:32:57 +0000] "GET /dcae-services?typeId=4e2a7a82-5411-4d08-9398-349b60c5e323 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 7
10.233.75.175 - - [20/Dec/2021:03:32:57 +0000] "GET /dcae-services?typeId=ed3e25e1-2dbe-44a9-8fed-94802e0d8121 HTTP/1.1" 200 73 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 8
10.233.73.231 - - [20/Dec/2021:03:33:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:33:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 24
10.233.73.231 - - [20/Dec/2021:03:34:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 25
10.233.73.231 - - [20/Dec/2021:03:34:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 25
10.233.75.175 - - [20/Dec/2021:03:35:25 +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.73.231 - - [20/Dec/2021:03:35:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 26
10.233.73.231 - - [20/Dec/2021:03:35:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:36:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:36:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 24
10.233.73.231 - - [20/Dec/2021:03:37:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 24
10.233.73.231 - - [20/Dec/2021:03:37:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 22
10.233.73.231 - - [20/Dec/2021:03:38:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 22
10.233.73.231 - - [20/Dec/2021:03:38:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 22
10.233.73.231 - - [20/Dec/2021:03:39:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 32
10.233.73.231 - - [20/Dec/2021:03:39:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 22
10.233.75.175 - - [20/Dec/2021:03:40:25 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 22
10.233.73.231 - - [20/Dec/2021:03:40:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:40:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:41:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 20
10.233.73.231 - - [20/Dec/2021:03:41:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 24
10.233.73.231 - - [20/Dec/2021:03:42:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 20
10.233.73.231 - - [20/Dec/2021:03:42:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 25
10.233.73.231 - - [20/Dec/2021:03:43:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 21
10.233.73.231 - - [20/Dec/2021:03:43:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:44:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 22
10.233.73.231 - - [20/Dec/2021:03:44:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:45:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 28
10.233.75.175 - - [20/Dec/2021:03:45:25 +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.73.231 - - [20/Dec/2021:03:45:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:46:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 25
10.233.73.231 - - [20/Dec/2021:03:46:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 33
10.233.73.231 - - [20/Dec/2021:03:47:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 21
10.233.73.231 - - [20/Dec/2021:03:47:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 31
10.233.73.231 - - [20/Dec/2021:03:48:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 29
10.233.73.231 - - [20/Dec/2021:03:48:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 21
10.233.73.231 - - [20/Dec/2021:03:49:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 26
10.233.73.231 - - [20/Dec/2021:03:49:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 19
10.233.73.231 - - [20/Dec/2021:03:50:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 25
10.233.75.175 - - [20/Dec/2021:03:50:25 +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.73.231 - - [20/Dec/2021:03:50:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:51:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 21
10.233.73.231 - - [20/Dec/2021:03:51:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 21
10.233.73.231 - - [20/Dec/2021:03:52:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 24
10.233.73.231 - - [20/Dec/2021:03:52:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 21
10.233.73.231 - - [20/Dec/2021:03:53:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:53:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 22
10.233.73.231 - - [20/Dec/2021:03:54:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 23
10.233.73.231 - - [20/Dec/2021:03:54:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 20
10.233.73.231 - - [20/Dec/2021:03:55:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 24
10.233.75.175 - - [20/Dec/2021:03:55:25 +0000] "GET /dcae-service-types?onlyLatest=false HTTP/1.1" 200 155284 "-" "Apache-HttpClient/4.5.7 (Java/11.0.9.1)" 18
10.233.73.231 - - [20/Dec/2021:03:55:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 24
10.233.73.231 - - [20/Dec/2021:03:56:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 28
10.233.73.231 - - [20/Dec/2021:03:56:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 24
10.233.73.231 - - [20/Dec/2021:03:57:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 18
10.233.73.231 - - [20/Dec/2021:03:57:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 28
10.233.73.231 - - [20/Dec/2021:03:58:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 18
10.233.73.231 - - [20/Dec/2021:03:58:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 25
10.233.73.231 - - [20/Dec/2021:03:59:25 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 22
10.233.73.231 - - [20/Dec/2021:03:59:55 +0000] "GET /dcae-service-types HTTP/1.1" 200 155353 "-" "kube-probe/1.19" 21