By type
Service started with pid=6
| 2021-04-21T12:01:09.096Z | reactor.util.Loggers | DEBUG | Using Slf4j logging framework | | | | main
| 2021-04-21T12:01:09.131Z | t.services.cbs.client.model.CbsClientConfiguration | INFO | CBS client will use http over TLS. | | | | main
| 2021-04-21T12:01:09.139Z | t.services.cbs.client.model.CbsClientConfiguration | INFO | Path to cert files: /etc/ves-hv/ssl/ | | | | main
| 2021-04-21T12:01:09.393Z | ollectors.veshv.config.impl.HvVesCommandLineParser | INFO | Healthcheck port missing on command line, using default: 6060 | | | | main
| 2021-04-21T12:01:09.608Z | r.core.util.internal.logging.InternalLoggerFactory | DEBUG | Using SLF4J as the default logging framework | | | | main
| 2021-04-21T12:01:10.048Z | ae.collectors.veshv.main.servers.HealthCheckServer | INFO | Health check server is up and listening on 0.0.0.0:6060 | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-http-epoll-1
| 2021-04-21T12:01:10.107Z | ae.collectors.veshv.config.api.ConfigurationModule | INFO | Using base configuration file: /etc/ves-hv/configuration/base.json | | | | main
| 2021-04-21T12:01:10.129Z | ae.collectors.veshv.config.api.ConfigurationModule | INFO | Successfully parsed configuration file to: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(60), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(true), keyStoreFile=None, keyStorePasswordFile=None, trustStoreFile=None, trustStorePasswordFile=None, logLevel=Some(INFO), streamPublishers=None) | | | | main
| 2021-04-21T12:01:10.555Z | rvices.sdk.rest.services.cbs.client.impl.CbsLookup | INFO | Config Binding Service address: config-binding-service:10443 | | | | main
| 2021-04-21T12:01:10.557Z | dcae.collectors.veshv.config.impl.CbsClientAdapter | INFO | CBS client successfully created, first request will be sent in 10 s | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | main
| 2021-04-21T12:01:21.080Z | lectors.veshv.config.impl.CbsConfigurationProvider | INFO | Received new configuration:
{"cbs.requestIntervalSec":5,"logLevel":"INFO","security.keys.keyStoreFile":"/etc/ves-hv/ssl/cert.jks","security.keys.keyStorePasswordFile":"/etc/ves-hv/ssl/jks.pass","security.keys.trustStoreFile":"/etc/ves-hv/ssl/trust.jks","security.keys.trustStorePasswordFile":"/etc/ves-hv/ssl/trust.pass","security.sslDisable":false,"server.idleTimeoutSec":300,"server.listenPort":6061,"streams_publishes":{"perf3gpp":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP"},"type":"kafka"},"ves-3gpp-fault-supervision":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"kafka"},"ves-3gpp-heartbeat":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"kafka"},"ves-3gpp-performance-assurance":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"kafka"},"ves-3gpp-provisioning":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PROVISIONING_OUTPUT"},"type":"kafka"}}} | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-http-epoll-3
| 2021-04-21T12:01:21.162Z | lectors.veshv.config.impl.CbsConfigurationProvider | INFO | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}])) | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-http-epoll-3
| 2021-04-21T12:01:21.164Z | ollectors.veshv.config.impl.ConfigurationValidator | INFO | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}])) | | | | reactor-http-epoll-3
| 2021-04-21T12:01:21.198Z | dcae.collectors.veshv.config.impl.CbsClientAdapter | DEBUG | CBS request interval changed to: 5 s | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-http-epoll-3
| 2021-04-21T12:01:21.200Z | org.onap.dcae.collectors.veshv.main | INFO | Using updated configuration for new connections | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | elastic-2
| 2021-04-21T12:01:21.240Z | org.onap.dcae.collectors.veshv.impl.NettyTcpServer | INFO | Collector configured with SSL enabled | | | | elastic-2
| 2021-04-21T12:01:21.249Z | org.onap.dcae.collectors.veshv.impl.HvVesServer | INFO | HighVolume VES Collector is up and listening on 0.0.0.0:6061 | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-tcp-epoll-1
| 2021-04-21T13:21:06.703Z | lectors.veshv.config.impl.CbsConfigurationProvider | INFO | Received new configuration:
{"security.sslDisable":false,"logLevel":"INFO","security.keys.trustStoreFile":"/tmp/ca.p12","server.listenPort":6061,"server.idleTimeoutSec":300,"cbs.requestIntervalSec":5,"streams_publishes":{"perf3gpp":{"type":"kafka","aaf_credentials":{"username":"admin","password":"admin_secret"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP_SSL"}}},"security.keys.keyStoreFile":"/tmp/server.p12","security.keys.trustStorePasswordFile":"/dev/null","security.keys.keyStorePasswordFile":"/dev/null"} | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-http-epoll-3
| 2021-04-21T13:21:06.706Z | lectors.veshv.config.impl.CbsConfigurationProvider | INFO | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/tmp/server.p12), keyStorePasswordFile=Some(/dev/null), trustStoreFile=Some(/tmp/ca.p12), trustStorePasswordFile=Some(/dev/null), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP_SSL, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}])) | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-http-epoll-3
| 2021-04-21T13:21:06.707Z | ollectors.veshv.config.impl.ConfigurationValidator | INFO | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/tmp/server.p12), keyStorePasswordFile=Some(/dev/null), trustStoreFile=Some(/tmp/ca.p12), trustStorePasswordFile=Some(/dev/null), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP_SSL, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}])) | | | | reactor-http-epoll-3
| 2021-04-21T13:21:06.709Z | org.onap.dcae.collectors.veshv.main | INFO | Using updated configuration for new connections | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | elastic-2
| 2021-04-21T13:21:06.714Z | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory | INFO | Message sinks flushed and closed | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | elastic-3
| 2021-04-21T13:21:06.715Z | org.onap.dcae.collectors.veshv.impl.NettyTcpServer | INFO | Netty TCP Server closed | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | elastic-3
| 2021-04-21T13:21:07.784Z | org.onap.dcae.collectors.veshv.impl.NettyTcpServer | INFO | Collector configured with SSL enabled | | | | parallel-1
| 2021-04-21T13:21:07.788Z | org.onap.dcae.collectors.veshv.impl.HvVesServer | INFO | HighVolume VES Collector is up and listening on 0.0.0.0:6061 | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-tcp-epoll-2
| 2021-04-21T13:21:14.320Z | org.onap.dcae.collectors.veshv.impl.NettyTcpServer | INFO | Handling new client connection | ENTRY | | RequestID=84d990ab-d93b-4721-a3cf-f17f8287ae18, InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, InvocationID=c23934bd-d5b7-4e16-991b-d9076dc17027, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.69.41, ServerFQDN=dcae-hv-ves-collector | reactor-tcp-epoll-4
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/opt/ves-hv-collector/protobuf-java-3.6.1.jar) to field java.nio.Buffer.address
WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
| 2021-04-21T13:21:14.610Z | org.apache.kafka.clients.producer.ProducerConfig | INFO | ProducerConfig values:
acks = 1
batch.size = 16384
bootstrap.servers = [message-router-kafka:9092]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = producer-1
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = false
interceptor.classes = []
internal.auto.downgrade.txn.commit = false
key.serializer = class org.onap.dcae.collectors.veshv.impl.adapters.kafka.ProtobufSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 1
max.request.size = 1258291
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 1
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.mechanism = PLAIN
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 127000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.onap.dcae.collectors.veshv.impl.adapters.kafka.VesMessageSerializer
| | | | reactor-tcp-epoll-4
| 2021-04-21T13:21:14.889Z | .kafka.common.security.authenticator.AbstractLogin | INFO | Successfully logged in. | | | | reactor-tcp-epoll-4
| 2021-04-21T13:21:14.951Z | org.apache.kafka.common.utils.AppInfoParser | INFO | Kafka version: 2.7.0 | | | | reactor-tcp-epoll-4
| 2021-04-21T13:21:14.952Z | org.apache.kafka.common.utils.AppInfoParser | INFO | Kafka commitId: 448719dc99a19793 | | | | reactor-tcp-epoll-4
| 2021-04-21T13:21:14.952Z | org.apache.kafka.common.utils.AppInfoParser | INFO | Kafka startTimeMs: 1619011274947 | | | | reactor-tcp-epoll-4
| 2021-04-21T13:21:14.996Z | org.onap.dcae.collectors.veshv.impl.NettyTcpServer | INFO | Connection has been closed | EXIT | | RequestID=84d990ab-d93b-4721-a3cf-f17f8287ae18, InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, InvocationID=c23934bd-d5b7-4e16-991b-d9076dc17027, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.69.41, ServerFQDN=dcae-hv-ves-collector | reactor-tcp-epoll-4
| 2021-04-21T13:21:15.443Z | org.apache.kafka.clients.NetworkClient | WARN | [Producer clientId=producer-1] Error while fetching metadata with correlation id 2 : {HV_VES_PERF3GPP_SSL=LEADER_NOT_AVAILABLE} | | | | kafka-producer-network-thread | producer-1
| 2021-04-21T13:21:15.445Z | org.apache.kafka.clients.Metadata | INFO | [Producer clientId=producer-1] Cluster ID: P3Yzo-7gQzaXtwUehK5FWw | | | | kafka-producer-network-thread | producer-1
| 2021-04-21T13:21:31.846Z | lectors.veshv.config.impl.CbsConfigurationProvider | INFO | Received new configuration:
{"security.sslDisable":false,"logLevel":"INFO","security.keys.trustStoreFile":"/etc/ves-hv/ssl/trust.jks","server.listenPort":6061,"server.idleTimeoutSec":300,"cbs.requestIntervalSec":5,"streams_publishes":{"perf3gpp":{"type":"kafka","aaf_credentials":{"username":"admin","password":"admin_secret"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP"}}},"security.keys.keyStoreFile":"/etc/ves-hv/ssl/cert.jks","security.keys.trustStorePasswordFile":"/etc/ves-hv/ssl/trust.pass","security.keys.keyStorePasswordFile":"/etc/ves-hv/ssl/jks.pass"} | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-http-epoll-3
| 2021-04-21T13:21:31.847Z | lectors.veshv.config.impl.CbsConfigurationProvider | INFO | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}])) | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-http-epoll-3
| 2021-04-21T13:21:31.848Z | ollectors.veshv.config.impl.ConfigurationValidator | INFO | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}])) | | | | reactor-http-epoll-3
| 2021-04-21T13:21:31.865Z | org.onap.dcae.collectors.veshv.main | INFO | Using updated configuration for new connections | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | elastic-2
| 2021-04-21T13:21:31.868Z | org.apache.kafka.clients.producer.KafkaProducer | INFO | [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. | | | | elastic-3
| 2021-04-21T13:21:31.877Z | org.apache.kafka.common.metrics.Metrics | INFO | Metrics scheduler closed | | | | elastic-3
| 2021-04-21T13:21:31.877Z | org.apache.kafka.common.metrics.Metrics | INFO | Closing reporter org.apache.kafka.common.metrics.JmxReporter | | | | elastic-3
| 2021-04-21T13:21:31.877Z | org.apache.kafka.common.metrics.Metrics | INFO | Metrics reporters closed | | | | elastic-3
| 2021-04-21T13:21:31.878Z | org.apache.kafka.common.utils.AppInfoParser | INFO | App info kafka.producer for producer-1 unregistered | | | | elastic-3
| 2021-04-21T13:21:31.878Z | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory | INFO | Message sinks flushed and closed | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | elastic-3
| 2021-04-21T13:21:31.879Z | org.onap.dcae.collectors.veshv.impl.NettyTcpServer | INFO | Netty TCP Server closed | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | elastic-3
| 2021-04-21T13:21:33.116Z | org.onap.dcae.collectors.veshv.impl.NettyTcpServer | INFO | Collector configured with SSL enabled | | | | parallel-2
| 2021-04-21T13:21:33.118Z | org.onap.dcae.collectors.veshv.impl.HvVesServer | INFO | HighVolume VES Collector is up and listening on 0.0.0.0:6061 | | | InstanceID=5b4dbd46-0c4b-41f6-a981-218177160d78, ServerFQDN=dcae-hv-ves-collector | reactor-tcp-epoll-2