Skip to content

Instantly share code, notes, and snippets.

@rmoff

rmoff/output.txt Secret

Created September 1, 2016 14:58
Show Gist options
  • Save rmoff/edbc0c2f9604de89ec78f9a1fa241076 to your computer and use it in GitHub Desktop.
Save rmoff/edbc0c2f9604de89ec78f9a1fa241076 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[rmoff@confluent-01-node-01 ~]$ CLASSPATH=/home/rmoff/kafka-connect-elasticsearch/target/kafka-connect-elasticsearch-3.1.0-SNAPSHOT-package/share/java/kafka-connect-elasticsearch/*
JMX_PORT=4243 /usr/bin/connect-standalone ~/configs/connect.01.json.properties ~/configs/elasticsearch.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/rmoff/kafka-connect-elasticsearch/target/kafka-connect-elasticsearch-3.1.0-SNAPSHOT-package/share/java/kafka-connect-elasticsearch/slf4j-simp
le-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/share/java/confluent-common/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/share/java/kafka-serde-tools/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/share/java/kafka-connect-hdfs/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/share/java/kafka/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
[main] INFO org.apache.kafka.connect.runtime.standalone.StandaloneConfig - StandaloneConfig values:
cluster = connect
rest.advertised.host.name = null
task.shutdown.graceful.timeout.ms = 5000
rest.host.name = null
rest.advertised.port = null
bootstrap.servers = [localhost:9092]
offset.flush.timeout.ms = 5000
offset.flush.interval.ms = 10000
rest.port = 18001
internal.key.converter = class org.apache.kafka.connect.json.JsonConverter
access.control.allow.methods =
access.control.allow.origin =
offset.storage.file.filename = /tmp/connect.01.offsets
internal.value.converter = class org.apache.kafka.connect.json.JsonConverter
value.converter = class org.apache.kafka.connect.json.JsonConverter
key.converter = class org.apache.kafka.connect.json.JsonConverter
[main] INFO org.eclipse.jetty.util.log - Logging initialized @825ms
[main] INFO org.apache.kafka.connect.runtime.Connect - Kafka Connect starting
[main] INFO org.apache.kafka.connect.runtime.standalone.StandaloneHerder - Herder starting
[main] INFO org.apache.kafka.connect.runtime.Worker - Worker starting
[main] INFO org.apache.kafka.clients.producer.ProducerConfig - ProducerConfig values:
metric.reporters = []
metadata.max.age.ms = 300000
reconnect.backoff.ms = 50
sasl.kerberos.ticket.renew.window.factor = 0.8
bootstrap.servers = [localhost:9092]
ssl.keystore.type = JKS
sasl.mechanism = GSSAPI
max.block.ms = 9223372036854775807
interceptor.classes = null
ssl.truststore.password = null
client.id =
ssl.endpoint.identification.algorithm = null
request.timeout.ms = 2147483647
acks = all
receive.buffer.bytes = 32768
ssl.truststore.type = JKS
retries = 2147483647
ssl.truststore.location = null
ssl.keystore.password = null
send.buffer.bytes = 131072
compression.type = none
metadata.fetch.timeout.ms = 60000
retry.backoff.ms = 100
sasl.kerberos.kinit.cmd = /usr/bin/kinit
buffer.memory = 33554432
timeout.ms = 30000
key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
ssl.trustmanager.algorithm = PKIX
block.on.buffer.full = false
ssl.key.password = null
sasl.kerberos.min.time.before.relogin = 60000
connections.max.idle.ms = 540000
max.in.flight.requests.per.connection = 1
metrics.num.samples = 2
ssl.protocol = TLS
ssl.provider = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
batch.size = 16384
ssl.keystore.location = null
ssl.cipher.suites = null
security.protocol = PLAINTEXT
max.request.size = 1048576
value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
ssl.keymanager.algorithm = SunX509
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
linger.ms = 0
[main] INFO org.apache.kafka.clients.producer.ProducerConfig - ProducerConfig values:
metric.reporters = []
metadata.max.age.ms = 300000
reconnect.backoff.ms = 50
sasl.kerberos.ticket.renew.window.factor = 0.8
bootstrap.servers = [localhost:9092]
ssl.keystore.type = JKS
sasl.mechanism = GSSAPI
max.block.ms = 9223372036854775807
interceptor.classes = null
ssl.truststore.password = null
client.id = producer-1
ssl.endpoint.identification.algorithm = null
request.timeout.ms = 2147483647
acks = all
receive.buffer.bytes = 32768
ssl.truststore.type = JKS
retries = 2147483647
ssl.truststore.location = null
ssl.keystore.password = null
send.buffer.bytes = 131072
compression.type = none
metadata.fetch.timeout.ms = 60000
retry.backoff.ms = 100
sasl.kerberos.kinit.cmd = /usr/bin/kinit
buffer.memory = 33554432
timeout.ms = 30000
key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
ssl.trustmanager.algorithm = PKIX
block.on.buffer.full = false
ssl.key.password = null
sasl.kerberos.min.time.before.relogin = 60000
connections.max.idle.ms = 540000
max.in.flight.requests.per.connection = 1
metrics.num.samples = 2
ssl.protocol = TLS
ssl.provider = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
batch.size = 16384
ssl.keystore.location = null
ssl.cipher.suites = null
security.protocol = PLAINTEXT
max.request.size = 1048576
value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
ssl.keymanager.algorithm = SunX509
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
linger.ms = 0
[main] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka version : 0.10.0.0-cp1
[main] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka commitId : 12471b7103291749
[main] INFO org.apache.kafka.connect.storage.FileOffsetBackingStore - Starting FileOffsetBackingStore with file /tmp/connect.01.offsets
[main] INFO org.apache.kafka.connect.runtime.Worker - Worker started
[main] INFO org.apache.kafka.connect.runtime.standalone.StandaloneHerder - Herder started
[main] INFO org.apache.kafka.connect.runtime.rest.RestServer - Starting REST server
[main] INFO org.eclipse.jetty.server.Server - jetty-9.2.15.v20160210
Sep 01, 2016 1:46:51 PM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: The (sub)resource method listConnectors in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains e
mpty path annotation.
WARNING: The (sub)resource method createConnector in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains empty path annotation.
WARNING: The (sub)resource method listConnectorPlugins in org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource contains empty path annotation.
WARNING: The (sub)resource method serverInfo in org.apache.kafka.connect.runtime.rest.resources.RootResource contains empty path annotation.
[main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@20a8a64e{/,null,AVAILABLE}
[main] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@b78a709{HTTP/1.1}{0.0.0.0:18001}
[main] INFO org.eclipse.jetty.server.Server - Started @3686ms
[main] INFO org.apache.kafka.connect.runtime.rest.RestServer - REST server listening at http://192.168.10.109:18001/, advertising URL http://192.168.10.109:18001/
[main] INFO org.apache.kafka.connect.runtime.Connect - Kafka Connect started
[main] INFO org.apache.kafka.connect.runtime.ConnectorConfig - ConnectorConfig values:
connector.class = io.confluent.connect.elasticsearch.ElasticsearchSinkConnector
tasks.max = 1
name = elasticsearch-sink
[main] INFO org.apache.kafka.connect.runtime.Worker - Creating connector elasticsearch-sink of type io.confluent.connect.elasticsearch.ElasticsearchSinkConnector
[main] INFO org.apache.kafka.connect.runtime.Worker - Instantiated connector elasticsearch-sink with version 3.1.0-SNAPSHOT of type io.confluent.connect.elasticsearch.ElasticsearchS
inkConnector
[main] INFO io.confluent.connect.elasticsearch.ElasticsearchSinkConnectorConfig - ElasticsearchSinkConnectorConfig values:
type.name = kafka-connect
batch.size = 10000
max.retry = 5
key.ignore = true
max.in.flight.requests = 5
retry.backoff.ms = 100
max.buffered.records = 100000
schema.ignore = true
flush.timeout.ms = 10000
topic.index.map = [PDB.SOE.LOGON:soe.logon]
topic.key.ignore = [PDB.SOE.LOGON]
connection.url = http://elastic-01-node-01:9200
topic.schema.ignore = [PDB.SOE.LOGON]
linger.ms = 1
[main] INFO org.apache.kafka.connect.runtime.Worker - Finished creating connector elasticsearch-sink
[main] INFO org.apache.kafka.connect.runtime.SinkConnectorConfig - SinkConnectorConfig values:
connector.class = io.confluent.connect.elasticsearch.ElasticsearchSinkConnector
tasks.max = 1
topics = [PDB.SOE.LOGON]
name = elasticsearch-sink
[main] INFO org.apache.kafka.connect.runtime.TaskConfig - TaskConfig values:
task.class = class io.confluent.connect.elasticsearch.ElasticsearchSinkTask
[main] INFO org.apache.kafka.connect.runtime.Worker - Creating task elasticsearch-sink-0
[main] INFO org.apache.kafka.connect.runtime.Worker - Instantiated task elasticsearch-sink-0 with version 3.1.0-SNAPSHOT of type io.confluent.connect.elasticsearch.ElasticsearchSink
Task
[main] INFO org.apache.kafka.clients.consumer.ConsumerConfig - ConsumerConfig values:
metric.reporters = []
metadata.max.age.ms = 300000
partition.assignment.strategy = [org.apache.kafka.clients.consumer.RangeAssignor]
reconnect.backoff.ms = 50
sasl.kerberos.ticket.renew.window.factor = 0.8
max.partition.fetch.bytes = 1048576
bootstrap.servers = [localhost:9092]
ssl.keystore.type = JKS
enable.auto.commit = false
sasl.mechanism = GSSAPI
interceptor.classes = null
exclude.internal.topics = true
ssl.truststore.password = null
client.id =
ssl.endpoint.identification.algorithm = null
max.poll.records = 2147483647
check.crcs = true
request.timeout.ms = 40000
heartbeat.interval.ms = 3000
auto.commit.interval.ms = 5000
receive.buffer.bytes = 65536
ssl.truststore.type = JKS
ssl.truststore.location = null
ssl.keystore.password = null
fetch.min.bytes = 1
send.buffer.bytes = 131072
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
group.id = connect-elasticsearch-sink
retry.backoff.ms = 100
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
ssl.trustmanager.algorithm = PKIX
ssl.key.password = null
fetch.max.wait.ms = 500
sasl.kerberos.min.time.before.relogin = 60000
connections.max.idle.ms = 540000
session.timeout.ms = 30000
metrics.num.samples = 2
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
ssl.protocol = TLS
ssl.provider = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.keystore.location = null
ssl.cipher.suites = null
security.protocol = PLAINTEXT
ssl.keymanager.algorithm = SunX509
metrics.sample.window.ms = 30000
auto.offset.reset = earliest
[main] INFO org.apache.kafka.clients.consumer.ConsumerConfig - ConsumerConfig values:
metric.reporters = []
metadata.max.age.ms = 300000
partition.assignment.strategy = [org.apache.kafka.clients.consumer.RangeAssignor]
reconnect.backoff.ms = 50
sasl.kerberos.ticket.renew.window.factor = 0.8
max.partition.fetch.bytes = 1048576
bootstrap.servers = [localhost:9092]
ssl.keystore.type = JKS
enable.auto.commit = false
sasl.mechanism = GSSAPI
interceptor.classes = null
exclude.internal.topics = true
ssl.truststore.password = null
client.id = consumer-1
ssl.endpoint.identification.algorithm = null
max.poll.records = 2147483647
check.crcs = true
request.timeout.ms = 40000
heartbeat.interval.ms = 3000
auto.commit.interval.ms = 5000
receive.buffer.bytes = 65536
ssl.truststore.type = JKS
ssl.truststore.location = null
ssl.keystore.password = null
fetch.min.bytes = 1
send.buffer.bytes = 131072
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
group.id = connect-elasticsearch-sink
retry.backoff.ms = 100
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
ssl.trustmanager.algorithm = PKIX
ssl.key.password = null
fetch.max.wait.ms = 500
sasl.kerberos.min.time.before.relogin = 60000
connections.max.idle.ms = 540000
session.timeout.ms = 30000
metrics.num.samples = 2
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
ssl.protocol = TLS
ssl.provider = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.keystore.location = null
ssl.cipher.suites = null
security.protocol = PLAINTEXT
ssl.keymanager.algorithm = SunX509
metrics.sample.window.ms = 30000
auto.offset.reset = earliest
[main] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka version : 0.10.0.0-cp1
[main] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka commitId : 12471b7103291749
[main] INFO org.apache.kafka.connect.cli.ConnectStandalone - Created connector elasticsearch-sink
[pool-2-thread-1] INFO io.confluent.connect.elasticsearch.ElasticsearchSinkTask - Starting ElasticsearchSinkTask.
[pool-2-thread-1] INFO io.confluent.connect.elasticsearch.ElasticsearchSinkConnectorConfig - ElasticsearchSinkConnectorConfig values:
type.name = kafka-connect
batch.size = 10000
max.retry = 5
key.ignore = true
max.in.flight.requests = 5
retry.backoff.ms = 100
max.buffered.records = 100000
schema.ignore = true
flush.timeout.ms = 10000
topic.index.map = [PDB.SOE.LOGON:soe.logon]
topic.key.ignore = [PDB.SOE.LOGON]
connection.url = http://elastic-01-node-01:9200
topic.schema.ignore = [PDB.SOE.LOGON]
linger.ms = 1
[pool-2-thread-1] INFO io.searchbox.client.JestClientFactory - Using multi thread/connection supporting pooling connection manager
[pool-2-thread-1] INFO io.searchbox.client.JestClientFactory - Using default GSON instance
[pool-2-thread-1] INFO io.searchbox.client.JestClientFactory - Node Discovery disabled...
[pool-2-thread-1] INFO io.searchbox.client.JestClientFactory - Idle connection reaping disabled...
[pool-2-thread-1] INFO org.apache.kafka.connect.runtime.WorkerSinkTask - Sink task WorkerSinkTask{id=elasticsearch-sink-0} finished initialization and start
[pool-2-thread-1] INFO org.apache.kafka.clients.consumer.internals.AbstractCoordinator - Discovered coordinator confluent-01-node-01.moffatt.me:9092 (id: 2147483647 rack: null) for
group connect-elasticsearch-sink.
[pool-2-thread-1] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - Revoking previously assigned partitions [] for group connect-elasticsearch-sink
[pool-2-thread-1] INFO org.apache.kafka.clients.consumer.internals.AbstractCoordinator - (Re-)joining group connect-elasticsearch-sink
[pool-2-thread-1] INFO org.apache.kafka.clients.consumer.internals.AbstractCoordinator - Successfully joined group connect-elasticsearch-sink with generation 1
[pool-2-thread-1] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - Setting newly assigned partitions [PDB.SOE.LOGON-0] for group connect-elasticsearch-sink
[2016-09-01 13:46:53,464] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:53,476] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:53,477] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20] (org.apache.h
ttp.impl.conn.PoolingHttpClientConnectionManager:249)
[2016-09-01 13:46:53,490] DEBUG Connection leased: [id: 0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20] (org.ap
ache.http.impl.conn.PoolingHttpClientConnectionManager:282)
[2016-09-01 13:46:53,492] DEBUG Opening connection {}->http://elastic-01-node-01:9200 (org.apache.http.impl.execchain.MainClientExec:234)
[2016-09-01 13:46:53,498] DEBUG Connecting to elastic-01-node-01/192.168.10.118:9200 (org.apache.http.impl.conn.DefaultHttpClientConnectionOperator:131)
[2016-09-01 13:46:53,532] DEBUG Connection established 192.168.10.109:50662<->192.168.10.118:9200 (org.apache.http.impl.conn.DefaultHttpClientConnectionOperator:138)
[2016-09-01 13:46:53,533] DEBUG http-outgoing-0: set socket timeout to 3000 (org.apache.http.impl.conn.DefaultManagedHttpClientConnection:90)
[2016-09-01 13:46:53,533] DEBUG Executing request HEAD /soe.logon HTTP/1.1 (org.apache.http.impl.execchain.MainClientExec:255)
[2016-09-01 13:46:53,534] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.execchain.MainClientExec:260)
[2016-09-01 13:46:53,534] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.execchain.MainClientExec:266)
[2016-09-01 13:46:53,536] DEBUG http-outgoing-0 >> HEAD /soe.logon HTTP/1.1 (org.apache.http.headers:135)
[2016-09-01 13:46:53,537] DEBUG http-outgoing-0 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:138)
[2016-09-01 13:46:53,537] DEBUG http-outgoing-0 >> Connection: Keep-Alive (org.apache.http.headers:138)
[2016-09-01 13:46:53,537] DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.8.0_77) (org.apache.http.headers:138)
[2016-09-01 13:46:53,537] DEBUG http-outgoing-0 >> Accept-Encoding: gzip,deflate (org.apache.http.headers:138)
[2016-09-01 13:46:53,538] DEBUG http-outgoing-0 >> "HEAD /soe.logon HTTP/1.1[\r][\n]" (org.apache.http.wire:72)
[2016-09-01 13:46:53,539] DEBUG http-outgoing-0 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:72)
[2016-09-01 13:46:53,539] DEBUG http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:72)
[2016-09-01 13:46:53,539] DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:72)
[2016-09-01 13:46:53,539] DEBUG http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" (org.apache.http.wire:72)
[2016-09-01 13:46:53,540] DEBUG http-outgoing-0 >> "[\r][\n]" (org.apache.http.wire:72)
[2016-09-01 13:46:53,541] DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:72)
[2016-09-01 13:46:53,541] DEBUG http-outgoing-0 << "Content-Type: text/plain; charset=UTF-8[\r][\n]" (org.apache.http.wire:72)
[2016-09-01 13:46:53,541] DEBUG http-outgoing-0 << "Content-Length: 0[\r][\n]" (org.apache.http.wire:72)
[2016-09-01 13:46:53,542] DEBUG http-outgoing-0 << "[\r][\n]" (org.apache.http.wire:72)
[2016-09-01 13:46:53,544] DEBUG http-outgoing-0 << HTTP/1.1 200 OK (org.apache.http.headers:124)
[2016-09-01 13:46:53,544] DEBUG http-outgoing-0 << Content-Type: text/plain; charset=UTF-8 (org.apache.http.headers:127)
[2016-09-01 13:46:53,544] DEBUG http-outgoing-0 << Content-Length: 0 (org.apache.http.headers:127)
[2016-09-01 13:46:53,547] DEBUG Connection can be kept alive indefinitely (org.apache.http.impl.execchain.MainClientExec:284)
[2016-09-01 13:46:53,547] DEBUG Connection [id: 0][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.conn.PoolingHttpClientConnectionMa
nager:314)
[2016-09-01 13:46:53,548] DEBUG Connection released: [id: 0][route: {}->http://elastic-01-node-01:9200][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20] (org.
apache.http.impl.conn.PoolingHttpClientConnectionManager:320)
[2016-09-01 13:46:54,834] DEBUG [exchange: 5] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,834] DEBUG [exchange: 3] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,835] DEBUG [exchange: 2] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,834] DEBUG [exchange: 4] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,834] DEBUG [exchange: 1] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,836] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,836] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,836] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,836] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,838] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:54,838] DEBUG [exchange: 3] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:54,839] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,837] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:54,839] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:54,836] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,840] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:54,836] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:54,839] DEBUG [exchange: 2] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:54,841] DEBUG [exchange: 1] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:54,841] DEBUG [exchange: 4] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:54,839] DEBUG [exchange: 5] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:54,843] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,844] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,843] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,843] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,846] DEBUG [exchange: 6] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,936] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,937] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:54,937] DEBUG [exchange: 6] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:54,944] DEBUG Connection leased: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 1 of 2; total allocated: 1
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:46:54,945] DEBUG [exchange: 3] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:46:54,945] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manage
dNHttpClientConnectionImpl:182)
[2016-09-01 13:46:54,946] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:108)
[2016-09-01 13:46:54,946] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:46:54,946] DEBUG http-outgoing-0 [ACTIVE]: Connected (org.apache.http.impl.nio.client.InternalIODispatch:54)
[2016-09-01 13:46:54,946] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,948] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:]: Set attribute http.nio.http-exchange-state (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:182)
[2016-09-01 13:46:54,948] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:46:54,949] DEBUG [exchange: 2] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:46:54,949] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manage
dNHttpClientConnectionImpl:182)
[2016-09-01 13:46:54,950] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:108)
[2016-09-01 13:46:54,950] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:46:54,950] DEBUG http-outgoing-1 [ACTIVE]: Connected (org.apache.http.impl.nio.client.InternalIODispatch:54)
[2016-09-01 13:46:54,950] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:]: Set attribute http.nio.http-exchange-state (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:182)
[2016-09-01 13:46:54,950] DEBUG Start connection routing (org.apache.http.impl.nio.client.InternalHttpAsyncClient:166)
[2016-09-01 13:46:54,950] DEBUG Start connection routing (org.apache.http.impl.nio.client.InternalHttpAsyncClient:166)
[2016-09-01 13:46:54,951] DEBUG Connection route established (org.apache.http.impl.nio.client.MainClientExec:188)
[2016-09-01 13:46:54,951] DEBUG [exchange: 2] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:46:54,951] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:46:54,951] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:46:54,951] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:46:54,952] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:46:54,952] DEBUG http-outgoing-1 >> Content-Length: 4955 (org.apache.http.headers:139)
[2016-09-01 13:46:54,952] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:46:54,953] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:46:54,953] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:46:54,953] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:46:54,953] DEBUG [exchange: 7] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,953] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,954] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:54,954] DEBUG [exchange: 7] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:54,954] DEBUG [exchange: 8] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,954] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,954] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:54,955] DEBUG [exchange: 8] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:54,955] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,955] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:108)
[2016-09-01 13:46:54,955] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:54,956] DEBUG [exchange: 2] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:54,956] DEBUG [exchange: 11] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,956] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,957] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:54,957] DEBUG [exchange: 11] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:54,957] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,958] DEBUG [exchange: 12] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,958] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,958] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:54,958] DEBUG [exchange: 12] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:54,958] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,952] DEBUG Connection route established (org.apache.http.impl.nio.client.MainClientExec:188)
[2016-09-01 13:46:54,958] DEBUG [exchange: 13] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,032] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,033] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,033] DEBUG [exchange: 13] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,033] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,957] DEBUG http-outgoing-1 [ACTIVE] [content length: 4955; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:55,047] DEBUG [exchange: 15] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,048] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:55,048] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:54,954] DEBUG [exchange: 10] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:54,954] DEBUG [exchange: 9] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,049] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,049] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,049] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,049] DEBUG [exchange: 9] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,049] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,053] DEBUG [exchange: 16] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,053] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,053] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,054] DEBUG [exchange: 16] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,054] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:54,954] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,049] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,048] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,048] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,047] DEBUG [exchange: 3] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:46:55,135] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:46:55,136] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:46:55,045] DEBUG [exchange: 14] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,136] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:46:55,136] DEBUG http-outgoing-0 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:46:55,136] DEBUG http-outgoing-0 >> Content-Length: 7435 (org.apache.http.headers:139)
[2016-09-01 13:46:55,136] DEBUG http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:46:55,136] DEBUG http-outgoing-0 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:46:55,137] DEBUG http-outgoing-0 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:46:55,137] DEBUG http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:46:55,137] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:108)
[2016-09-01 13:46:55,137] DEBUG http-outgoing-0 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:55,137] DEBUG [exchange: 3] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:55,137] DEBUG http-outgoing-0 [ACTIVE] [content length: 7435; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:55,135] DEBUG [exchange: 15] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,138] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,135] DEBUG http-outgoing-1 >> "Content-Length: 4955[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,138] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,138] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,138] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,138] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,138] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,138] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14197","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,139] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.774006","pos":"00000000000013875516","CUSTOMER_ID":1160.0,"LOGON_DATE":"2016-08-31:12:44:42","op_type":"I","LOGON_ID":350875
.0,"op_ts":"2016-08-31 11:44:42.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,139] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14198","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,139] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.775000","pos":"00000000000013875677","CUSTOMER_ID":77264.0,"LOGON_DATE":"2016-08-31:12:44:42","op_type":"I","LOGON_ID":35087
6.0,"op_ts":"2016-08-31 11:44:42.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,139] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14199","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,139] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.775001","pos":"00000000000013875838","CUSTOMER_ID":41776.0,"LOGON_DATE":"2016-08-31:12:44:42","op_type":"I","LOGON_ID":35087
7.0,"op_ts":"2016-08-31 11:44:43.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,139] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14200","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,139] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.775002","pos":"00000000000013878878","CUSTOMER_ID":10602.0,"LOGON_DATE":"2016-08-31:12:44:43","op_type":"I","LOGON_ID":35087
8.0,"op_ts":"2016-08-31 11:44:43.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,140] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14201","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,140] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.775003","pos":"00000000000013879040","CUSTOMER_ID":92818.0,"LOGON_DATE":"2016-08-31:12:44:43","op_type":"I","LOGON_ID":35087
9.0,"op_ts":"2016-08-31 11:44:43.0" (org.apache.http.wire:68)
[2016-09-01 13:46:55,140] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:55,140] DEBUG [exchange: 2] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:55,140] DEBUG [exchange: 2] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:46:55,140] DEBUG http-outgoing-1 [ACTIVE] [content length: 4955; pos: 4955; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:55,142] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 859 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnecti
onImpl:222)
[2016-09-01 13:46:55,142] DEBUG http-outgoing-1 >> "00167","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,142] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14202","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,142] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.775004","pos":"00000000000013881215","CUSTOMER_ID":67971.0,"LOGON_DATE":"2016-08-31:12:44:43","op_type":"I","LOGON_ID":35088
0.0,"op_ts":"2016-08-31 11:44:43.000167","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,142] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:55,142] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:46:55,135] DEBUG [exchange: 10] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,147] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,147] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:55,156] DEBUG http-outgoing-0 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,156] DEBUG http-outgoing-0 >> "Content-Length: 7435[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,138] DEBUG [exchange: 18] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,136] DEBUG [exchange: 17] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,157] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,136] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,158] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,158] DEBUG [exchange: 17] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,157] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,157] DEBUG http-outgoing-0 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,158] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,158] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,158] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,159] DEBUG [exchange: 14] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,159] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,158] DEBUG [exchange: 18] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,159] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,164] DEBUG [exchange: 20] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,164] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,164] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,164] DEBUG [exchange: 20] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,164] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,166] DEBUG [exchange: 22] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,167] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,167] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,167] DEBUG [exchange: 22] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,167] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,158] DEBUG http-outgoing-0 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,232] DEBUG http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,232] DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,164] DEBUG [exchange: 21] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,159] DEBUG [exchange: 19] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,232] DEBUG http-outgoing-0 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,233] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,233] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,233] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,233] DEBUG [exchange: 21] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,233] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,234] DEBUG [exchange: 24] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,234] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,234] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,235] DEBUG [exchange: 24] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,235] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,233] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14218","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,235] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.777002","pos":"00000000000013904135","CUSTOMER_ID":68338.0,"LOGON_DATE":"2016-08-31:12:44:47","op_type":"I","LOGON_ID":35089
6.0,"op_ts":"2016-08-31 11:44:47.000164","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,235] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14219","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,235] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.777003","pos":"00000000000013905885","CUSTOMER_ID":75498.0,"LOGON_DATE":"2016-08-31:12:44:47","op_type":"I","LOGON_ID":35089
7.0,"op_ts":"2016-08-31 11:44:47.000196","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,236] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14220","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,236] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.777004","pos":"00000000000013909289","CUSTOMER_ID":201700.0,"LOGON_DATE":"2016-08-31:12:44:47","op_type":"I","LOGON_ID":3508
98.0,"op_ts":"2016-08-31 11:44:47.000196","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,236] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14221","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,236] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.777005","pos":"00000000000013909422","CUSTOMER_ID":21464.0,"LOGON_DATE":"2016-08-31:12:44:47","op_type":"I","LOGON_ID":35089
9.0,"op_ts":"2016-08-31 11:44:47.000196","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,236] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14222","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,236] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.777006","pos":"00000000000013912807","CUSTOMER_ID":201701.0,"LOGON_DATE":"2016-08-31:12:44:48","op_type":"I","LOGON_ID":3509
00.0,"op_ts":"2016-08-31 11:44:4" (org.apache.http.wire:68)
[2016-09-01 13:46:55,237] DEBUG http-outgoing-0 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:55,237] DEBUG [exchange: 3] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:55,237] DEBUG [exchange: 3] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:46:55,237] DEBUG http-outgoing-0 [ACTIVE] [content length: 7435; pos: 7435; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:55,237] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: 3339 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:55,237] DEBUG http-outgoing-0 >> "8.000196","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,237] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14223","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,237] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.777007","pos":"00000000000013912940","CUSTOMER_ID":36582.0,"LOGON_DATE":"2016-08-31:12:44:48","op_type":"I","LOGON_ID":35090
1.0,"op_ts":"2016-08-31 11:44:48.000196","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,238] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14224","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,238] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.777008","pos":"00000000000013915110","CUSTOMER_ID":9190.0,"LOGON_DATE":"2016-08-31:12:44:48","op_type":"I","LOGON_ID":350902
.0,"op_ts":"2016-08-31 11:44:48.000178","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,238] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14225","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,239] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.778000","pos":"00000000000013916430","CUSTOMER_ID":94995.0,"LOGON_DATE":"2016-08-31:12:44:48","op_type":"I","LOGON_ID":35090
3.0,"op_ts":"2016-08-31 11:44:48.000178","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,239] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14226","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,239] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.778001","pos":"00000000000013919040","CUSTOMER_ID":76601.0,"LOGON_DATE":"2016-08-31:12:44:48","op_type":"I","LOGON_ID":35090
4.0,"op_ts":"2016-08-31 11:44:48.000178","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:55,239] DEBUG http-outgoing-0 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:55,240] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:46:55,233] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,233] DEBUG [exchange: 23] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,241] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,339] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,340] DEBUG [exchange: 23] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,340] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,344] DEBUG [exchange: 28] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,344] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,344] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,345] DEBUG [exchange: 28] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,345] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,346] DEBUG [exchange: 29] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,346] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,346] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,346] DEBUG [exchange: 29] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,347] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,348] DEBUG [exchange: 30] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,348] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,348] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,348] DEBUG [exchange: 30] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,349] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,352] DEBUG [exchange: 19] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,352] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,240] DEBUG [exchange: 27] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,237] DEBUG [exchange: 26] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,236] DEBUG [exchange: 25] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,353] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,353] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,354] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,354] DEBUG [exchange: 26] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,354] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,353] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,354] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,356] DEBUG [exchange: 27] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,356] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,358] DEBUG [exchange: 31] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,359] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,359] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,359] DEBUG [exchange: 31] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,356] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,359] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,359] DEBUG [exchange: 32] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,359] DEBUG [exchange: 25] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,360] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,361] DEBUG [exchange: 33] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,361] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,361] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,361] DEBUG [exchange: 33] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,361] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,362] DEBUG [exchange: 35] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,362] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,362] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,362] DEBUG [exchange: 35] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,363] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,364] DEBUG [exchange: 36] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,536] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,536] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,537] DEBUG [exchange: 36] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,537] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,360] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,538] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,538] DEBUG [exchange: 32] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,538] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,541] DEBUG [exchange: 39] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,541] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,541] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,541] DEBUG [exchange: 39] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,541] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,537] DEBUG [exchange: 37] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,362] DEBUG [exchange: 34] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,542] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,538] DEBUG [exchange: 38] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,542] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,542] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,543] DEBUG [exchange: 37] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,543] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,543] DEBUG [exchange: 40] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,543] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,543] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,543] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,543] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,544] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,544] DEBUG [exchange: 34] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,544] DEBUG [exchange: 40] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,544] DEBUG [exchange: 38] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,544] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,544] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,544] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,545] DEBUG [exchange: 41] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,546] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,546] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,546] DEBUG [exchange: 41] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,546] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,549] DEBUG [exchange: 42] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,550] DEBUG [exchange: 43] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,550] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,550] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,550] DEBUG [exchange: 43] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,550] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,550] DEBUG [exchange: 44] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,551] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,550] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,551] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,551] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,551] DEBUG [exchange: 44] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,551] DEBUG [exchange: 42] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,551] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,551] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,552] DEBUG [exchange: 45] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,553] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,553] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,553] DEBUG [exchange: 45] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,553] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,554] DEBUG [exchange: 46] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,555] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,555] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,656] DEBUG [exchange: 47] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,656] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,656] DEBUG [exchange: 48] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,663] DEBUG [exchange: 50] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,672] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,672] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,658] DEBUG [exchange: 49] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,656] DEBUG [exchange: 46] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,673] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,656] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,673] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,672] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,740] DEBUG [exchange: 50] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,741] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,741] DEBUG [exchange: 51] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,672] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,742] DEBUG [exchange: 48] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,742] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,743] DEBUG [exchange: 53] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,743] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,743] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,743] DEBUG [exchange: 53] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,744] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,747] DEBUG [exchange: 54] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,747] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,747] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,747] DEBUG [exchange: 54] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,747] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,740] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,740] DEBUG [exchange: 47] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,748] DEBUG [exchange: 49] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,748] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,742] DEBUG [exchange: 52] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,749] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,749] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,749] DEBUG [exchange: 52] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,742] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,749] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,749] DEBUG [exchange: 55] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,748] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,750] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,749] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,749] DEBUG [exchange: 51] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,750] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,753] DEBUG [exchange: 56] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,753] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,753] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,753] DEBUG [exchange: 56] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,754] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,754] DEBUG [exchange: 58] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,754] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,755] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,750] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,755] DEBUG [exchange: 58] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,755] DEBUG [exchange: 59] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,753] DEBUG [exchange: 57] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,755] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,755] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,755] DEBUG [exchange: 55] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,756] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,755] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,832] DEBUG [exchange: 59] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,832] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,755] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,833] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,841] DEBUG [exchange: 57] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,841] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,842] DEBUG [exchange: 60] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,843] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,843] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,843] DEBUG [exchange: 60] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,843] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,849] DEBUG [exchange: 61] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,849] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,850] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,850] DEBUG [exchange: 61] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,850] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,850] DEBUG [exchange: 62] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,851] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,851] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,851] DEBUG [exchange: 62] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,851] DEBUG [exchange: 63] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,851] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,852] DEBUG [exchange: 64] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,852] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,853] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,932] DEBUG [exchange: 63] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,932] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,854] DEBUG [exchange: 65] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,946] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,947] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,947] DEBUG [exchange: 67] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,853] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,947] DEBUG [exchange: 68] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,947] DEBUG [exchange: 65] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,946] DEBUG [exchange: 66] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,948] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,947] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,947] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,947] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,948] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,948] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,948] DEBUG [exchange: 68] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,949] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,950] DEBUG [exchange: 70] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,951] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,951] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,951] DEBUG [exchange: 70] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,951] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,955] DEBUG [exchange: 71] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,955] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,955] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,955] DEBUG [exchange: 71] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,955] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,948] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:55,956] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:55,956] DEBUG [exchange: 66] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,956] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:55,959] DEBUG [exchange: 72] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,032] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 1097 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:46:56,032] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,033] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,033] DEBUG http-outgoing-1 << "Content-Length: 1009[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,033] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,033] DEBUG http-outgoing-1 << "{"took":813,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14197","_versio
n":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14198","_version":93,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14199","_version":93,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14200","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14201","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14202","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:6
8)
[2016-09-01 13:46:56,035] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:46:56,035] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:46:56,035] DEBUG http-outgoing-1 << Content-Length: 1009 (org.apache.http.headers:128)
[2016-09-01 13:46:56,035] DEBUG http-outgoing-1 [ACTIVE(1009)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:46:56,035] DEBUG [exchange: 2] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:46:56,037] DEBUG http-outgoing-1 [ACTIVE(1009)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:46:56,037] DEBUG [exchange: 2] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:46:56,038] DEBUG [exchange: 2] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:46:56,039] DEBUG [exchange: 2] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:46:56,039] DEBUG [exchange: 2] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:46:56,039] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:46:56,039] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:46:56,039] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:46:55,948] DEBUG [exchange: 67] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:55,948] DEBUG [exchange: 69] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:55,948] DEBUG [exchange: 64] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,040] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:46:56,035] DEBUG [exchange: 73] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,041] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:46:56,032] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,041] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:46:56,041] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,041] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,041] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,042] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,042] DEBUG [exchange: 73] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,042] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,041] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,043] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,043] DEBUG [exchange: 69] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,043] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,042] DEBUG [exchange: 5] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:46:56,043] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:46:56,043] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:46:56,044] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:46:56,041] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,058] DEBUG [exchange: 72] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,058] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,059] DEBUG [exchange: 75] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,060] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,060] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,060] DEBUG [exchange: 75] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,060] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,061] DEBUG [exchange: 76] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,061] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,061] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,061] DEBUG [exchange: 76] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,061] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,062] DEBUG [exchange: 77] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,062] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,063] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,063] DEBUG [exchange: 77] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,063] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,063] DEBUG [exchange: 78] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,063] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,063] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,132] DEBUG [exchange: 78] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,057] DEBUG [exchange: 74] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,133] DEBUG [exchange: 79] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,133] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,133] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,134] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,133] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,134] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,134] DEBUG [exchange: 74] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,134] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,134] DEBUG [exchange: 79] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,134] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,146] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: 1583 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:46:56,146] DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,146] DEBUG http-outgoing-0 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,147] DEBUG http-outgoing-0 << "Content-Length: 1495[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,147] DEBUG http-outgoing-0 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,147] DEBUG http-outgoing-0 << "{"took":908,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14218","_versio
n":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14219","_version":93,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14220","_version":93,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14221","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14222","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14223","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14224","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14225","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14226","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:46:56,147] DEBUG http-outgoing-0 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:46:56,147] DEBUG http-outgoing-0 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:46:56,147] DEBUG http-outgoing-0 << Content-Length: 1495 (org.apache.http.headers:128)
[2016-09-01 13:46:56,147] DEBUG http-outgoing-0 [ACTIVE(1495)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:46:56,147] DEBUG [exchange: 3] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:46:56,148] DEBUG http-outgoing-0 [ACTIVE(1495)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:46:56,148] DEBUG [exchange: 3] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:46:56,148] DEBUG [exchange: 80] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,150] DEBUG [exchange: 83] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,150] DEBUG [exchange: 82] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,149] DEBUG [exchange: 81] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,148] DEBUG [exchange: 3] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:46:56,152] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,152] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,153] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,154] DEBUG [exchange: 82] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,154] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,155] DEBUG [exchange: 84] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,155] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,156] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,156] DEBUG [exchange: 84] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,232] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,152] DEBUG http-outgoing-1 [ACTIVE] [content length: 1009; pos: 1009; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:46:56,152] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,233] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,233] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:56,153] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,153] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,153] DEBUG [exchange: 3] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:46:56,234] DEBUG [exchange: 3] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:46:56,234] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,233] DEBUG [exchange: 83] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,234] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,233] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:46:56,233] DEBUG [exchange: 80] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,233] DEBUG [exchange: 85] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,235] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,235] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,235] DEBUG [exchange: 85] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,236] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,236] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,234] DEBUG [exchange: 5] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:46:56,236] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:46:56,234] DEBUG [exchange: 81] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,234] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:46:56,236] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,236] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:46:56,236] DEBUG [exchange: 86] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,237] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:46:56,237] DEBUG Releasing connection: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:46:56,237] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,237] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:46:56,237] DEBUG Connection [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:46:56,237] DEBUG http-outgoing-1 >> Content-Length: 5783 (org.apache.http.headers:139)
[2016-09-01 13:46:56,238] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:46:56,238] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:46:56,238] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:46:56,238] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:46:56,238] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:46:56,238] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:56,238] DEBUG [exchange: 5] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:56,237] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,238] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:46:56,239] DEBUG http-outgoing-1 [ACTIVE] [content length: 5783; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:56,239] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:56,239] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,239] DEBUG http-outgoing-1 >> "Content-Length: 5783[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,239] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,239] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,240] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,240] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,240] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,240] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14211","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,240] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.776004","pos":"00000000000013892615","CUSTOMER_ID":66813.0,"LOGON_DATE":"2016-08-31:12:44:45","op_type":"I","LOGON_ID":35088
9.0,"op_ts":"2016-08-31 11:44:45.000165","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,240] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14212","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,240] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.776005","pos":"00000000000013895571","CUSTOMER_ID":201699.0,"LOGON_DATE":"2016-08-31:12:44:45","op_type":"I","LOGON_ID":3508
90.0,"op_ts":"2016-08-31 11:44:45.000165","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,240] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14213","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,241] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.776006","pos":"00000000000013895704","CUSTOMER_ID":46869.0,"LOGON_DATE":"2016-08-31:12:44:45","op_type":"I","LOGON_ID":35089
1.0,"op_ts":"2016-08-31 11:44:45.000165","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,239] DEBUG [exchange: 86] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,246] DEBUG [exchange: 90] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,246] DEBUG [exchange: 89] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,242] DEBUG [exchange: 88] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,248] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,248] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,249] DEBUG [exchange: 88] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,241] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14214","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,239] DEBUG [exchange: 87] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,239] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:46:56,249] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.776007","pos":"00000000000013897884","CUSTOMER_ID":40346.0,"LOGON_DATE":"2016-08-31:12:44:46","op_type":"I","LOGON_ID":35089
2.0,"op_ts":"2016-08-31 11:44:46.000165","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,249] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14215","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,248] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,248] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,250] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,250] DEBUG [exchange: 90] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,250] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,254] DEBUG [exchange: 91] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,250] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,249] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.776008","pos":"00000000000013900059","CUSTOMER_ID":34351.0,"LOGON_DATE":"2016-08-31:12:44:46","op_type":"I","LOGON_ID":35089
3.0,"op_ts":"2016-08-31 11:44:46" (org.apache.http.wire:68)
[2016-09-01 13:46:56,254] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,249] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,249] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,249] DEBUG Connection leased: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:46:56,255] DEBUG [exchange: 4] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:46:56,255] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:46:56,255] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:46:56,256] DEBUG Connection released: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:46:56,257] DEBUG http-outgoing-0 [ACTIVE] [content length: 1495; pos: 1495; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:46:56,257] DEBUG http-outgoing-0 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:56,257] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:46:56,257] DEBUG [exchange: 4] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:46:56,257] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:46:56,257] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:46:56,257] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:46:56,257] DEBUG http-outgoing-0 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:46:56,258] DEBUG http-outgoing-0 >> Content-Length: 6608 (org.apache.http.headers:139)
[2016-09-01 13:46:56,258] DEBUG http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:46:56,258] DEBUG http-outgoing-0 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:46:56,258] DEBUG http-outgoing-0 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:46:56,258] DEBUG http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:46:56,258] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:46:56,258] DEBUG http-outgoing-0 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:56,258] DEBUG [exchange: 4] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:56,258] DEBUG http-outgoing-0 [ACTIVE] [content length: 6608; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 >> "Content-Length: 6608[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14203","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.775005","pos":"00000000000013883789","CUSTOMER_ID":64168.0,"LOGON_DATE":"2016-08-31:12:44:43","op_type":"I","LOGON_ID":35088
1.0,"op_ts":"2016-08-31 11:44:43.000167","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,259] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14204","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,260] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.775006","pos":"00000000000013883952","CUSTOMER_ID":20295.0,"LOGON_DATE":"2016-08-31:12:44:44","op_type":"I","LOGON_ID":35088
2.0,"op_ts":"2016-08-31 11:44:44.000167","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,260] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14205","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,260] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.775007","pos":"00000000000013885702","CUSTOMER_ID":6852.0,"LOGON_DATE":"2016-08-31:12:44:44","op_type":"I","LOGON_ID":350883
.0,"op_ts":"2016-08-31 11:44:44.000167","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,260] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14206","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,260] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.775008","pos":"00000000000013885863","CUSTOMER_ID":89140.0,"LOGON_DATE":"2016-08-31:12:44:44","op_type":"I","LOGON_ID":35088
4.0,"op_ts":"2016-08-31 11:44:44.000151","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,260] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14207","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,260] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.776000","pos":"00000000000013886812","CUSTOMER_ID":201698.0,"LOGON_DATE":"2016-08-31:12:44:44","op_type":"I","LOGON_ID":3508
85.0,"op_ts":"2016-08-31 11:44:44." (org.apache.http.wire:68)
[2016-09-01 13:46:56,260] DEBUG http-outgoing-0 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:56,260] DEBUG [exchange: 4] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:56,261] DEBUG [exchange: 4] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:46:56,261] DEBUG http-outgoing-0 [ACTIVE] [content length: 6608; pos: 6608; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:56,261] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: 2512 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:56,261] DEBUG http-outgoing-0 >> "000151","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,261] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14208","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,261] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.776001","pos":"00000000000013886945","CUSTOMER_ID":54118.0,"LOGON_DATE":"2016-08-31:12:44:44","op_type":"I","LOGON_ID":35088
6.0,"op_ts":"2016-08-31 11:44:44.000151","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,261] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14209","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,332] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.776002","pos":"00000000000013888266","CUSTOMER_ID":60182.0,"LOGON_DATE":"2016-08-31:12:44:44","op_type":"I","LOGON_ID":35088
7.0,"op_ts":"2016-08-31 11:44:45.000151","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,332] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14210","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,332] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.776003","pos":"00000000000013890876","CUSTOMER_ID":38405.0,"LOGON_DATE":"2016-08-31:12:44:45","op_type":"I","LOGON_ID":35088
8.0,"op_ts":"2016-08-31 11:44:45.000151","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,332] DEBUG http-outgoing-0 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:56,333] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:46:56,249] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,258] DEBUG [exchange: 92] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,254] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,334] DEBUG [exchange: 91] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,334] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,254] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:56,254] DEBUG [exchange: 89] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,335] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,335] DEBUG [exchange: 5] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:56,334] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,336] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,337] DEBUG [exchange: 92] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,337] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,334] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,338] DEBUG [exchange: 93] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,335] DEBUG [exchange: 5] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:46:56,339] DEBUG http-outgoing-1 [ACTIVE] [content length: 5783; pos: 5783; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:56,338] DEBUG [exchange: 87] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,339] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,342] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 1687 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:56,342] DEBUG http-outgoing-1 >> ".000164","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,342] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14216","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,342] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.777000","pos":"00000000000013901800","CUSTOMER_ID":91813.0,"LOGON_DATE":"2016-08-31:12:44:46","op_type":"I","LOGON_ID":35089
4.0,"op_ts":"2016-08-31 11:44:46.000164","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,342] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14217","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,343] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.777001","pos":"00000000000013901961","CUSTOMER_ID":39296.0,"LOGON_DATE":"2016-08-31:12:44:46","op_type":"I","LOGON_ID":35089
5.0,"op_ts":"2016-08-31 11:44:46.000164","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:56,354] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:56,354] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:46:56,355] DEBUG [exchange: 95] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,356] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,356] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,356] DEBUG [exchange: 95] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,356] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,358] DEBUG [exchange: 96] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,358] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,358] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,358] DEBUG [exchange: 96] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,358] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,359] DEBUG [exchange: 97] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,359] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,359] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,359] DEBUG [exchange: 97] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,359] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,353] DEBUG [exchange: 94] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,354] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,432] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,432] DEBUG [exchange: 93] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,433] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,433] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,433] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,433] DEBUG [exchange: 98] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,434] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,434] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,434] DEBUG [exchange: 98] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,434] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,434] DEBUG [exchange: 99] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,435] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,435] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,435] DEBUG [exchange: 99] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,433] DEBUG [exchange: 94] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,435] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,436] DEBUG [exchange: 100] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,436] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,436] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,437] DEBUG [exchange: 100] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,437] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,437] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,438] DEBUG [exchange: 101] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,438] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,438] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,438] DEBUG [exchange: 101] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,438] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,439] DEBUG [exchange: 102] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,440] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,440] DEBUG [exchange: 105] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,440] DEBUG [exchange: 104] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,440] DEBUG [exchange: 103] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,441] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,441] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,441] DEBUG [exchange: 104] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,441] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,441] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,440] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,441] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,441] DEBUG [exchange: 105] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,441] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,442] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,441] DEBUG [exchange: 102] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,442] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,442] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,442] DEBUG [exchange: 103] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,442] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,573] DEBUG [exchange: 106] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,574] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,574] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,574] DEBUG [exchange: 106] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,574] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,740] DEBUG [exchange: 107] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,741] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,741] DEBUG [exchange: 108] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,833] DEBUG [exchange: 110] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,833] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,833] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,833] DEBUG [exchange: 110] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,833] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,758] DEBUG [exchange: 109] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,741] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,836] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,836] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,836] DEBUG [exchange: 107] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,836] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,836] DEBUG [exchange: 109] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,837] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,836] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,838] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,838] DEBUG [exchange: 108] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,838] DEBUG [exchange: 111] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,838] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,838] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,838] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,838] DEBUG [exchange: 111] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,839] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,839] DEBUG [exchange: 112] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,839] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,840] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,840] DEBUG [exchange: 112] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,840] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,850] DEBUG [exchange: 113] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,851] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,851] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,851] DEBUG [exchange: 113] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,851] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,852] DEBUG [exchange: 114] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,852] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,852] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,852] DEBUG [exchange: 114] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,852] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,853] DEBUG [exchange: 115] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,853] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,853] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,853] DEBUG [exchange: 115] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,853] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,854] DEBUG [exchange: 116] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,854] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,854] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,854] DEBUG [exchange: 116] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,854] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,855] DEBUG [exchange: 117] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,855] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,855] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,855] DEBUG [exchange: 117] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,855] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,857] DEBUG [exchange: 118] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,857] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,857] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,858] DEBUG [exchange: 118] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,858] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,945] DEBUG [exchange: 119] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,945] DEBUG [exchange: 120] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,945] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,946] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,946] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,946] DEBUG [exchange: 120] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,946] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,946] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,947] DEBUG [exchange: 119] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,947] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,947] DEBUG [exchange: 121] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,948] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,948] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:56,948] DEBUG [exchange: 121] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:56,948] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:56,953] DEBUG [exchange: 122] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,954] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:56,954] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,033] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: 1421 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:46:57,037] DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,038] DEBUG http-outgoing-0 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,038] DEBUG http-outgoing-0 << "Content-Length: 1333[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,038] DEBUG http-outgoing-0 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,038] DEBUG http-outgoing-0 << "{"took":756,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14203","_versio
n":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14204","_version":93,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14205","_version":93,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14206","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14207","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14208","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14209","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14210","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:46:57,038] DEBUG http-outgoing-0 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:46:57,038] DEBUG http-outgoing-0 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:46:57,038] DEBUG http-outgoing-0 << Content-Length: 1333 (org.apache.http.headers:128)
[2016-09-01 13:46:57,038] DEBUG http-outgoing-0 [ACTIVE(1333)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:46:57,039] DEBUG [exchange: 4] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:46:57,039] DEBUG http-outgoing-0 [ACTIVE(1333)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:46:57,039] DEBUG [exchange: 4] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:46:57,039] DEBUG [exchange: 4] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:46:57,039] DEBUG [exchange: 4] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:46:57,039] DEBUG [exchange: 4] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:46:57,039] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:46:57,040] DEBUG Releasing connection: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:46:57,040] DEBUG Connection [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:46:57,040] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:46:57,040] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:46:57,040] DEBUG Connection leased: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:46:57,040] DEBUG [exchange: 1] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:46:57,040] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:46:57,040] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:46:57,041] DEBUG Connection released: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:46:57,042] DEBUG http-outgoing-0 [ACTIVE] [content length: 1333; pos: 1333; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:46:57,042] DEBUG http-outgoing-0 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:57,042] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:46:57,042] DEBUG [exchange: 1] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:46:57,043] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:46:57,043] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:46:57,043] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:46:57,043] DEBUG http-outgoing-0 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:46:57,043] DEBUG http-outgoing-0 >> Content-Length: 5782 (org.apache.http.headers:139)
[2016-09-01 13:46:57,043] DEBUG http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:46:57,043] DEBUG http-outgoing-0 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:46:57,043] DEBUG http-outgoing-0 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:46:57,043] DEBUG http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:46:57,044] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:46:57,044] DEBUG http-outgoing-0 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:57,044] DEBUG [exchange: 1] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:57,044] DEBUG http-outgoing-0 [ACTIVE] [content length: 5782; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:57,044] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:57,044] DEBUG http-outgoing-0 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,044] DEBUG http-outgoing-0 >> "Content-Length: 5782[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,044] DEBUG http-outgoing-0 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,044] DEBUG http-outgoing-0 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,045] DEBUG http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,045] DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,045] DEBUG http-outgoing-0 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,045] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14190","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,045] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:44.697008","pos":"00000000000013870423","CUSTOMER_ID":66767.0,"LOGON_DATE":"2016-08-31:12:44:41","op_type":"I","LOGON_ID":35086
8.0,"op_ts":"2016-08-31 11:44:41.000184","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,045] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14191","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,045] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.774000","pos":"00000000000013870586","CUSTOMER_ID":37827.0,"LOGON_DATE":"2016-08-31:12:44:41","op_type":"I","LOGON_ID":35086
9.0,"op_ts":"2016-08-31 11:44:41.000188","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,045] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14192","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,046] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.774001","pos":"00000000000013872336","CUSTOMER_ID":60525.0,"LOGON_DATE":"2016-08-31:12:44:41","op_type":"I","LOGON_ID":35087
0.0,"op_ts":"2016-08-31 11:44:41.000188","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,046] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14193","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,046] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.774002","pos":"00000000000013872498","CUSTOMER_ID":48419.0,"LOGON_DATE":"2016-08-31:12:44:42","op_type":"I","LOGON_ID":35087
1.0,"op_ts":"2016-08-31 11:44:42.000188","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,046] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14194","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,046] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.774003","pos":"00000000000013873443","CUSTOMER_ID":26367.0,"LOGON_DATE":"2016-08-31:12:44:42","op_type":"I","LOGON_ID":35087
2.0,"op_ts":"2016-08-31 11:44:42." (org.apache.http.wire:68)
[2016-09-01 13:46:57,046] DEBUG http-outgoing-0 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:57,046] DEBUG [exchange: 1] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:57,047] DEBUG [exchange: 1] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:46:57,047] DEBUG http-outgoing-0 [ACTIVE] [content length: 5782; pos: 5782; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:57,047] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: 1686 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:57,047] DEBUG http-outgoing-0 >> "000188","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,047] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14195","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,047] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.774004","pos":"00000000000013873604","CUSTOMER_ID":91515.0,"LOGON_DATE":"2016-08-31:12:44:42","op_type":"I","LOGON_ID":35087
3.0,"op_ts":"2016-08-31 11:44:42.000188","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,047] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14196","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,047] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.774005","pos":"00000000000013873766","CUSTOMER_ID":53171.0,"LOGON_DATE":"2016-08-31:12:44:42","op_type":"I","LOGON_ID":35087
4.0,"op_ts":"2016-08-31 11:44:42.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,047] DEBUG http-outgoing-0 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:56,958] DEBUG [exchange: 124] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:56,954] DEBUG [exchange: 123] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,134] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:46:57,134] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,135] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,135] DEBUG [exchange: 124] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,132] DEBUG [exchange: 122] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,046] DEBUG [exchange: 125] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,135] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,135] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,135] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,135] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,136] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,136] DEBUG [exchange: 125] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,136] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,135] DEBUG [exchange: 126] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,135] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,136] DEBUG [exchange: 123] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,136] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,136] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,136] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,136] DEBUG [exchange: 126] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,137] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,138] DEBUG [exchange: 127] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,138] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,138] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,138] DEBUG [exchange: 127] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,139] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,436] DEBUG [exchange: 128] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,437] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,437] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,437] DEBUG [exchange: 128] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,438] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,438] DEBUG [exchange: 129] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,439] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,439] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,439] DEBUG [exchange: 129] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,439] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,441] DEBUG [exchange: 130] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,442] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,442] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,442] DEBUG [exchange: 130] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,442] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,454] DEBUG [exchange: 131] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,454] DEBUG [exchange: 132] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,455] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,455] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,455] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,455] DEBUG [exchange: 131] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,455] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,455] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,455] DEBUG [exchange: 132] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,455] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,456] DEBUG [exchange: 133] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,456] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,456] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,456] DEBUG [exchange: 133] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,456] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,458] DEBUG [exchange: 134] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,458] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,458] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,458] DEBUG [exchange: 134] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,458] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,462] DEBUG [exchange: 135] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,462] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,462] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,462] DEBUG [exchange: 135] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,463] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,543] DEBUG [exchange: 136] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,543] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,543] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,543] DEBUG [exchange: 136] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,543] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,544] DEBUG [exchange: 137] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,544] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,544] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,545] DEBUG [exchange: 137] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,545] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,545] DEBUG [exchange: 138] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,546] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,546] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,546] DEBUG [exchange: 138] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,546] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,638] DEBUG [exchange: 139] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,638] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,638] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,640] DEBUG [exchange: 139] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,640] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,639] DEBUG [exchange: 140] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,640] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 1260 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:46:57,640] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,641] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,641] DEBUG http-outgoing-1 << "Content-Length: 1172[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,641] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,641] DEBUG http-outgoing-1 << "{"took":1297,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14211","_versi
on":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14212","_version":93,"_shards":{"
total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14213","_version":93,"_shards":{"total":2,"successfu
l":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14214","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"s
tatus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14215","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"inde
x":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14216","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.l
ogon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14217","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:46:57,641] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:46:57,641] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:46:57,641] DEBUG http-outgoing-1 << Content-Length: 1172 (org.apache.http.headers:128)
[2016-09-01 13:46:57,641] DEBUG http-outgoing-1 [ACTIVE(1172)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:46:57,642] DEBUG [exchange: 5] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:46:57,642] DEBUG http-outgoing-1 [ACTIVE(1172)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:46:57,642] DEBUG [exchange: 5] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:46:57,642] DEBUG [exchange: 5] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:46:57,642] DEBUG [exchange: 5] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:46:57,642] DEBUG [exchange: 5] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:46:57,642] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:46:57,642] DEBUG [exchange: 141] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,640] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,646] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,646] DEBUG [exchange: 140] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,646] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,646] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,646] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,645] DEBUG [exchange: 142] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,642] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:46:57,647] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,646] DEBUG [exchange: 141] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,647] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,647] DEBUG [exchange: 143] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,647] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:46:57,647] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,647] DEBUG [exchange: 142] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,647] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,647] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,647] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:46:57,648] DEBUG [exchange: 143] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,648] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:46:57,649] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,649] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:46:57,649] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,649] DEBUG [exchange: 6] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:46:57,649] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:46:57,650] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:46:57,650] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:46:57,651] DEBUG http-outgoing-1 [ACTIVE] [content length: 1172; pos: 1172; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:46:57,651] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:57,651] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:46:57,652] DEBUG [exchange: 6] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:46:57,652] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:46:57,652] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:46:57,652] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:46:57,652] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:46:57,652] DEBUG http-outgoing-1 >> Content-Length: 5783 (org.apache.http.headers:139)
[2016-09-01 13:46:57,652] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:46:57,652] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:46:57,652] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:46:57,652] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:46:57,652] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:46:57,653] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:57,653] DEBUG [exchange: 6] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:57,653] DEBUG http-outgoing-1 [ACTIVE] [content length: 5783; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:57,653] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:57,653] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,653] DEBUG http-outgoing-1 >> "Content-Length: 5783[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,653] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,653] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,653] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,653] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,653] DEBUG [exchange: 144] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,653] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,654] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14227","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,654] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,654] DEBUG [exchange: 145] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,654] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.778002","pos":"00000000000013921651","CUSTOMER_ID":48476.0,"LOGON_DATE":"2016-08-31:12:44:48","op_type":"I","LOGON_ID":35090
5.0,"op_ts":"2016-08-31 11:44:49.000178","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,654] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14228","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,654] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.778003","pos":"00000000000013922591","CUSTOMER_ID":201702.0,"LOGON_DATE":"2016-08-31:12:44:49","op_type":"I","LOGON_ID":3509
06.0,"op_ts":"2016-08-31 11:44:49.000178","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,654] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14229","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,654] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.778004","pos":"00000000000013923116","CUSTOMER_ID":66350.0,"LOGON_DATE":"2016-08-31:12:44:49","op_type":"I","LOGON_ID":35090
7.0,"op_ts":"2016-08-31 11:44:49.000178","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,655] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14230","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,655] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.778005","pos":"00000000000013925296","CUSTOMER_ID":77933.0,"LOGON_DATE":"2016-08-31:12:44:49","op_type":"I","LOGON_ID":35090
8.0,"op_ts":"2016-08-31 11:44:49.000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,655] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14231","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,655] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.778006","pos":"00000000000013927906","CUSTOMER_ID":50179.0,"LOGON_DATE":"2016-08-31:12:44:49","op_type":"I","LOGON_ID":35090
9.0,"op_ts":"2016-08-31 11:44:49" (org.apache.http.wire:68)
[2016-09-01 13:46:57,655] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:57,655] DEBUG [exchange: 6] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:57,655] DEBUG [exchange: 6] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:46:57,655] DEBUG http-outgoing-1 [ACTIVE] [content length: 5783; pos: 5783; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:57,655] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 1687 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:57,656] DEBUG http-outgoing-1 >> ".000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,656] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14232","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,654] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,656] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.778007","pos":"00000000000013928068","CUSTOMER_ID":65904.0,"LOGON_DATE":"2016-08-31:12:44:49","op_type":"I","LOGON_ID":35091
0.0,"op_ts":"2016-08-31 11:44:49.000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,656] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14233","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,654] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,657] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.778008","pos":"00000000000013928230","CUSTOMER_ID":70609.0,"LOGON_DATE":"2016-08-31:12:44:49","op_type":"I","LOGON_ID":35091
1.0,"op_ts":"2016-08-31 11:44:49.000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,656] DEBUG [exchange: 144] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,657] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:57,657] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:46:57,657] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,657] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,657] DEBUG [exchange: 145] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,658] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,838] DEBUG [exchange: 146] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,839] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,839] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,839] DEBUG [exchange: 146] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,839] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,857] DEBUG [exchange: 147] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,857] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,857] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,857] DEBUG [exchange: 147] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,857] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,932] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: 1259 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:46:57,933] DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,933] DEBUG http-outgoing-0 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,933] DEBUG http-outgoing-0 << "Content-Length: 1171[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,933] DEBUG http-outgoing-0 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:57,942] DEBUG http-outgoing-0 << "{"took":885,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14190","_versio
n":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14191","_version":93,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14192","_version":93,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14193","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14194","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14195","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14196","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:46:57,942] DEBUG http-outgoing-0 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:46:57,942] DEBUG http-outgoing-0 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:46:57,942] DEBUG http-outgoing-0 << Content-Length: 1171 (org.apache.http.headers:128)
[2016-09-01 13:46:57,943] DEBUG http-outgoing-0 [ACTIVE(1171)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:46:57,943] DEBUG [exchange: 1] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:46:57,943] DEBUG http-outgoing-0 [ACTIVE(1171)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:46:57,943] DEBUG [exchange: 1] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:46:57,943] DEBUG [exchange: 1] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:46:57,943] DEBUG [exchange: 148] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,950] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,950] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,950] DEBUG [exchange: 148] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,950] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,950] DEBUG [exchange: 149] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,951] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,943] DEBUG [exchange: 1] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:46:57,951] DEBUG [exchange: 1] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:46:57,951] DEBUG [exchange: 151] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,950] DEBUG [exchange: 150] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,951] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,952] DEBUG [exchange: 149] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,952] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,952] DEBUG [exchange: 152] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,951] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:46:57,952] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,952] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,952] DEBUG [exchange: 153] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,952] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,952] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,952] DEBUG [exchange: 152] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,952] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,952] DEBUG Releasing connection: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:46:57,953] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,953] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,953] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,953] DEBUG [exchange: 153] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,953] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,953] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,954] DEBUG [exchange: 154] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:57,954] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:57,954] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:46:57,954] DEBUG [exchange: 154] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,954] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,953] DEBUG [exchange: 150] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,953] DEBUG Connection [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:46:57,955] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:46:57,953] DEBUG [exchange: 151] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:57,955] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:46:57,955] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,955] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:46:57,955] DEBUG Connection leased: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:46:58,032] DEBUG [exchange: 8] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:46:58,032] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:46:58,032] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:46:58,033] DEBUG Connection released: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:46:58,034] DEBUG http-outgoing-0 [ACTIVE] [content length: 1171; pos: 1171; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:46:58,034] DEBUG http-outgoing-0 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:46:58,034] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:46:58,034] DEBUG [exchange: 8] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:46:58,034] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:46:58,034] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:46:58,034] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:46:58,034] DEBUG http-outgoing-0 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:46:58,034] DEBUG http-outgoing-0 >> Content-Length: 4958 (org.apache.http.headers:139)
[2016-09-01 13:46:58,034] DEBUG http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:46:58,034] DEBUG http-outgoing-0 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:46:58,034] DEBUG http-outgoing-0 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:46:58,035] DEBUG http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:46:58,035] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:46:58,035] DEBUG http-outgoing-0 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:46:58,035] DEBUG [exchange: 155] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:58,038] DEBUG [exchange: 157] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:58,037] DEBUG [exchange: 156] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:58,038] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:58,035] DEBUG [exchange: 8] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:46:58,039] DEBUG http-outgoing-0 [ACTIVE] [content length: 4958; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:46:58,039] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:46:58,039] DEBUG http-outgoing-0 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:58,039] DEBUG http-outgoing-0 >> "Content-Length: 4958[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:58,039] DEBUG http-outgoing-0 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:58,039] DEBUG http-outgoing-0 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:58,039] DEBUG http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,187] DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,188] DEBUG http-outgoing-0 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,188] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14275","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,188] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.867008","pos":"00000000000013976725","CUSTOMER_ID":51189.0,"LOGON_DATE":"2016-08-31:12:44:59","op_type":"I","LOGON_ID":35095
3.0,"op_ts":"2016-08-31 11:44:59.000174","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,188] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14276","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:46:58,039] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,189] DEBUG [exchange: 157] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,189] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,190] DEBUG [exchange: 160] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,190] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,190] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,190] DEBUG [exchange: 160] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,190] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,188] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.868000","pos":"00000000000013979259","CUSTOMER_ID":201707.0,"LOGON_DATE":"2016-08-31:12:44:59","op_type":"I","LOGON_ID":3509
54.0,"op_ts":"2016-08-31 11:44:59.000174","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,192] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14277","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,192] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.944000","pos":"00000000000013979392","CUSTOMER_ID":85730.0,"LOGON_DATE":"2016-08-31:12:44:59","op_type":"I","LOGON_ID":35095
5.0,"op_ts":"2016-08-31 11:44:59.000174","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,192] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14278","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,192] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.945000","pos":"00000000000013980350","CUSTOMER_ID":201708.0,"LOGON_DATE":"2016-08-31:12:45:00","op_type":"I","LOGON_ID":3509
56.0,"op_ts":"2016-08-31 11:45:00.000174","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,192] DEBUG http-outgoing-0 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14279","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,192] DEBUG http-outgoing-0 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.945001","pos":"00000000000013980483","CUSTOMER_ID":94159.0,"LOGON_DATE":"2016-08-31:12:45:00","op_type":"I","LOGON_ID":35095
7.0,"op_ts":"2016-08-31 11:45:0" (org.apache.http.wire:68)
[2016-09-01 13:47:09,192] DEBUG http-outgoing-0 [ACTIVE] Timeout (org.apache.http.impl.nio.client.InternalIODispatch:114)
[2016-09-01 13:47:09,193] DEBUG http-outgoing-0 192.168.10.109:50700<->192.168.10.118:9200[ACTIVE][rw:w]: Shutdown (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:14
1)
[2016-09-01 13:47:09,193] DEBUG [exchange: 8] connection aborted (org.apache.http.impl.nio.client.InternalHttpAsyncClient:263)
[2016-09-01 13:47:09,193] DEBUG Releasing connection: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:46:58,336] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 1259 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:09,194] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,194] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,194] DEBUG http-outgoing-1 << "Content-Length: 1171[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,194] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,195] DEBUG http-outgoing-1 << "{"took":625,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14227","_versio
n":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14228","_version":93,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14229","_version":93,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14230","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14231","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14232","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14233","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:09,195] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:09,195] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:09,195] DEBUG http-outgoing-1 << Content-Length: 1171 (org.apache.http.headers:128)
[2016-09-01 13:47:09,195] DEBUG http-outgoing-1 [ACTIVE(1171)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:09,195] DEBUG [exchange: 6] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:09,195] DEBUG http-outgoing-1 [ACTIVE(1171)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:09,195] DEBUG [exchange: 6] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:09,195] DEBUG [exchange: 6] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:09,196] DEBUG [exchange: 6] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:09,196] DEBUG [exchange: 6] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:09,196] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:09,196] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 1 of 2; total allocated:
1 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:09,196] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:09,196] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:09,196] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:46:58,139] DEBUG [exchange: 159] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,199] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,199] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,199] DEBUG [exchange: 159] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:46:58,138] DEBUG [exchange: 158] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:46:58,134] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:46:58,039] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,200] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,200] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,200] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,199] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:09,247] DEBUG [exchange: 11] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:09,199] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 1 of 2; total allocated: 1
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:09,196] DEBUG [exchange: 161] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,193] DEBUG Connection released: [id: http-outgoing-0][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 1 of 2; total allocated:
1 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:09,247] DEBUG [exchange: 12] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[I/O dispatcher 1] ERROR io.searchbox.client.http.JestHttpClient - Exception occurred during async execution.
[2016-09-01 13:47:09,247] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manage
dNHttpClientConnectionImpl:182)
[2016-09-01 13:47:09,200] DEBUG [exchange: 156] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,200] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
java.net.SocketTimeoutException
[2016-09-01 13:47:09,200] DEBUG [exchange: 155] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.timeout(HttpAsyncRequestExecutor.java:371)
at org.apache.http.impl.nio.client.InternalRequestExecutor.timeout(InternalRequestExecutor.java:116)
at org.apache.http.impl.nio.client.InternalIODispatch.onTimeout(InternalIODispatch.java:92)
at org.apache.http.impl.nio.client.InternalIODispatch.onTimeout(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.timeout(AbstractIODispatch.java:177)
[2016-09-01 13:47:09,248] DEBUG [exchange: 158] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
at org.apache.http.impl.nio.reactor.BaseIOReactor.sessionTimedOut(BaseIOReactor.java:265)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.timeoutCheck(AbstractIOReactor.java:494)
at org.apache.http.impl.nio.reactor.BaseIOReactor.validate(BaseIOReactor.java:215)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:282)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:106)
[2016-09-01 13:47:09,248] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:108)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:590)
at java.lang.Thread.run(Thread.java:745)
[2016-09-01 13:47:09,248] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[I/O dispatcher 1] ERROR io.confluent.connect.elasticsearch.internals.BulkProcessor - Failed to execute the batch
java.net.SocketTimeoutException
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.timeout(HttpAsyncRequestExecutor.java:371)
at org.apache.http.impl.nio.client.InternalRequestExecutor.timeout(InternalRequestExecutor.java:116)
at org.apache.http.impl.nio.client.InternalIODispatch.onTimeout(InternalIODispatch.java:92)
[2016-09-01 13:47:09,248] DEBUG http-outgoing-2 [ACTIVE]: Connected (org.apache.http.impl.nio.client.InternalIODispatch:54)
at org.apache.http.impl.nio.client.InternalIODispatch.onTimeout(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.timeout(AbstractIODispatch.java:177)
at org.apache.http.impl.nio.reactor.BaseIOReactor.sessionTimedOut(BaseIOReactor.java:265)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.timeoutCheck(AbstractIOReactor.java:494)
at org.apache.http.impl.nio.reactor.BaseIOReactor.validate(BaseIOReactor.java:215)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:282)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:106)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:590)
[2016-09-01 13:47:09,248] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
at java.lang.Thread.run(Thread.java:745)
[I/O dispatcher 1] ERROR io.confluent.connect.elasticsearch.internals.BulkProcessor - Failed to execute the batch, retry or fail
java.net.SocketTimeoutException
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.timeout(HttpAsyncRequestExecutor.java:371)
at org.apache.http.impl.nio.client.InternalRequestExecutor.timeout(InternalRequestExecutor.java:116)
at org.apache.http.impl.nio.client.InternalIODispatch.onTimeout(InternalIODispatch.java:92)
[2016-09-01 13:47:09,248] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
at org.apache.http.impl.nio.client.InternalIODispatch.onTimeout(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.timeout(AbstractIODispatch.java:177)
at org.apache.http.impl.nio.reactor.BaseIOReactor.sessionTimedOut(BaseIOReactor.java:265)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.timeoutCheck(AbstractIOReactor.java:494)
at org.apache.http.impl.nio.reactor.BaseIOReactor.validate(BaseIOReactor.java:215)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:282)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:106)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:590)
at java.lang.Thread.run(Thread.java:745)
[2016-09-01 13:47:09,249] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:09,249] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:09,248] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,255] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,255] DEBUG [exchange: 161] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,255] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,249] DEBUG http-outgoing-0 0.0.0.0:50700<->192.168.10.118:9200[CLOSED][]: Shutdown (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:141)
[2016-09-01 13:47:09,256] DEBUG http-outgoing-1 [ACTIVE] [content length: 1171; pos: 1171; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:09,249] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,249] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,249] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:]: Set attribute http.nio.http-exchange-state (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:182)
[2016-09-01 13:47:09,248] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,256] DEBUG Start connection routing (org.apache.http.impl.nio.client.InternalHttpAsyncClient:166)
[2016-09-01 13:47:09,257] DEBUG Connection route established (org.apache.http.impl.nio.client.MainClientExec:188)
[2016-09-01 13:47:09,257] DEBUG [exchange: 11] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:09,257] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:09,257] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:09,257] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:09,257] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:09,257] DEBUG http-outgoing-2 >> Content-Length: 8260 (org.apache.http.headers:139)
[2016-09-01 13:47:09,257] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:09,257] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:09,257] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:09,257] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:09,258] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:108)
[2016-09-01 13:47:09,258] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:09,258] DEBUG [exchange: 11] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:09,258] DEBUG http-outgoing-2 [ACTIVE] [content length: 8260; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:09,256] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:09,258] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:09,258] DEBUG [exchange: 12] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:09,258] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:09,258] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-1 >> Content-Length: 6607 (org.apache.http.headers:139)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-2 >> "Content-Length: 8260[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14242","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.864000","pos":"00000000000013938443","CUSTOMER_ID":16020.0,"LOGON_DATE":"2016-08-31:12:44:52","op_type":"I","LOGON_ID":35092
0.0,"op_ts":"2016-08-31 11:44:52.000195","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,260] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14243","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,260] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.864001","pos":"00000000000013940193","CUSTOMER_ID":95855.0,"LOGON_DATE":"2016-08-31:12:44:52","op_type":"I","LOGON_ID":35092
1.0,"op_ts":"2016-08-31 11:44:52.000195","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,260] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14244","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,260] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.864002","pos":"00000000000013940746","CUSTOMER_ID":34417.0,"LOGON_DATE":"2016-08-31:12:44:52","op_type":"I","LOGON_ID":35092
2.0,"op_ts":"2016-08-31 11:44:53.000195","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,260] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14245","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,256] DEBUG http-outgoing-0 [CLOSED]: Disconnected (org.apache.http.impl.nio.client.InternalIODispatch:62)
[2016-09-01 13:47:09,333] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.864003","pos":"00000000000013941584","CUSTOMER_ID":37104.0,"LOGON_DATE":"2016-08-31:12:44:53","op_type":"I","LOGON_ID":35092
3.0,"op_ts":"2016-08-31 11:44:53.000195","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,335] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14246","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,339] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.864004","pos":"00000000000013943759","CUSTOMER_ID":28885.0,"LOGON_DATE":"2016-08-31:12:44:53","op_type":"I","LOGON_ID":35092
4.0,"op_ts":"2016-08-31 11:44:53." (org.apache.http.wire:68)
[2016-09-01 13:47:09,339] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:09,339] DEBUG [exchange: 11] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:09,340] DEBUG http-outgoing-2 [ACTIVE] [content length: 8260; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:09,259] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:09,342] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:09,342] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:09,342] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:09,343] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:09,343] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:09,343] DEBUG [exchange: 12] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:09,257] DEBUG [exchange: 162] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,343] DEBUG http-outgoing-1 [ACTIVE] [content length: 6607; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:09,341] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:09,340] DEBUG [exchange: 166] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,338] DEBUG [exchange: 165] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,336] DEBUG [exchange: 164] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,336] DEBUG [exchange: 163] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,344] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,344] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,344] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:09,344] DEBUG http-outgoing-2 >> "000195","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,343] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,344] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14247","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,344] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,351] DEBUG http-outgoing-1 >> "Content-Length: 6607[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,344] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,344] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,344] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,344] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,352] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,352] DEBUG [exchange: 165] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,351] DEBUG [exchange: 166] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,351] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,351] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.864005","pos":"00000000000013943921","CUSTOMER_ID":12669.0,"LOGON_DATE":"2016-08-31:12:44:53","op_type":"I","LOGON_ID":35092
5.0,"op_ts":"2016-08-31 11:44:53.000194","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,352] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14248","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,351] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,353] DEBUG [exchange: 162] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,352] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.864006","pos":"00000000000013946530","CUSTOMER_ID":13452.0,"LOGON_DATE":"2016-08-31:12:44:53","op_type":"I","LOGON_ID":35092
6.0,"op_ts":"2016-08-31 11:44:53.000194","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,352] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,352] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,352] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,352] DEBUG [exchange: 163] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,352] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,353] DEBUG [exchange: 164] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,353] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,353] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,354] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,354] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,354] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14281","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,354] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.945003","pos":"00000000000013982395","CUSTOMER_ID":58759.0,"LOGON_DATE":"2016-08-31:12:45:00","op_type":"I","LOGON_ID":35095
9.0,"op_ts":"2016-08-31 11:45:00.000189","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,354] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14282","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,353] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14249","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,353] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,355] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.864007","pos":"00000000000013946692","CUSTOMER_ID":99924.0,"LOGON_DATE":"2016-08-31:12:44:53","op_type":"I","LOGON_ID":35092
7.0,"op_ts":"2016-08-31 11:44:54.000194","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,355] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14250","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,355] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.865000","pos":"00000000000013949732","CUSTOMER_ID":90166.0,"LOGON_DATE":"2016-08-31:12:44:54","op_type":"I","LOGON_ID":35092
8.0,"op_ts":"2016-08-31 11:44:54.000194","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,355] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14251","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,356] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.865001","pos":"00000000000013951482","CUSTOMER_ID":82855.0,"LOGON_DATE":"2016-08-31:12:44:54","op_type":"I","LOGON_ID":3509"
(org.apache.http.wire:68)
[2016-09-01 13:47:09,356] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:09,356] DEBUG [exchange: 11] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:09,356] DEBUG [exchange: 11] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:09,356] DEBUG http-outgoing-2 [ACTIVE] [content length: 8260; pos: 8260; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:09,355] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.945004","pos":"00000000000013982558","CUSTOMER_ID":27216.0,"LOGON_DATE":"2016-08-31:12:45:00","op_type":"I","LOGON_ID":35096
0.0,"op_ts":"2016-08-31 11:45:00.000189","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,356] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14283","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,357] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.945005","pos":"00000000000013984735","CUSTOMER_ID":80468.0,"LOGON_DATE":"2016-08-31:12:45:00","op_type":"I","LOGON_ID":35096
1.0,"op_ts":"2016-08-31 11:45:00.000189","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,357] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14284","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,354] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,362] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 68 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:222)
[2016-09-01 13:47:09,363] DEBUG http-outgoing-2 >> "29.0,"op_ts":"2016-08-31 11:44:54.000194","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,363] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:09,363] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:09,357] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.945006","pos":"00000000000013986485","CUSTOMER_ID":13123.0,"LOGON_DATE":"2016-08-31:12:45:01","op_type":"I","LOGON_ID":35096
2.0,"op_ts":"2016-08-31 11:45:01.000189","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,364] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14285","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,364] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.945007","pos":"00000000000013986647","CUSTOMER_ID":7004.0,"LOGON_DATE":"2016-08-31:12:45:01","op_type":"I","LOGON_ID":350963
.0,"op_ts":"2016-08-31 11:45:01.0" (org.apache.http.wire:68)
[2016-09-01 13:47:09,364] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:09,364] DEBUG [exchange: 167] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,436] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,437] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,437] DEBUG [exchange: 167] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,437] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,364] DEBUG [exchange: 12] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:09,438] DEBUG [exchange: 12] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:09,438] DEBUG http-outgoing-1 [ACTIVE] [content length: 6607; pos: 6607; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:09,438] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 2511 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:09,438] DEBUG http-outgoing-1 >> "00189","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,438] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14286","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,438] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.946000","pos":"00000000000013988823","CUSTOMER_ID":2825.0,"LOGON_DATE":"2016-08-31:12:45:01","op_type":"I","LOGON_ID":350964
.0,"op_ts":"2016-08-31 11:45:01.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,438] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14287","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,438] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.946001","pos":"00000000000013989777","CUSTOMER_ID":201709.0,"LOGON_DATE":"2016-08-31:12:45:01","op_type":"I","LOGON_ID":3509
65.0,"op_ts":"2016-08-31 11:45:01.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,438] DEBUG [exchange: 169] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,439] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,439] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,439] DEBUG [exchange: 169] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,439] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,439] DEBUG [exchange: 170] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,440] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,440] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,440] DEBUG [exchange: 170] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,440] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,441] DEBUG [exchange: 171] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,444] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,444] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,444] DEBUG [exchange: 171] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,444] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,444] DEBUG [exchange: 172] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,445] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,445] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,445] DEBUG [exchange: 172] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,445] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,446] DEBUG [exchange: 173] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,447] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,447] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,447] DEBUG [exchange: 173] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,366] DEBUG [exchange: 168] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,447] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,438] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14288","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,447] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,447] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,448] DEBUG [exchange: 168] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,448] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,447] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.946002","pos":"00000000000013989910","CUSTOMER_ID":47248.0,"LOGON_DATE":"2016-08-31:12:45:01","op_type":"I","LOGON_ID":35096
6.0,"op_ts":"2016-08-31 11:45:01.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:09,448] DEBUG [exchange: 174] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,448] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:09,448] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,449] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:09,449] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,449] DEBUG [exchange: 174] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,449] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,454] DEBUG [exchange: 175] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,454] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,454] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,454] DEBUG [exchange: 175] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,454] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,455] DEBUG [exchange: 176] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,455] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,456] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,456] DEBUG [exchange: 176] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,456] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,456] DEBUG [exchange: 177] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,457] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,457] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,457] DEBUG [exchange: 177] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,457] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,460] DEBUG [exchange: 179] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,457] DEBUG [exchange: 178] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,460] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,460] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,460] DEBUG [exchange: 179] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,460] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,461] DEBUG [exchange: 180] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,461] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,461] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,461] DEBUG [exchange: 180] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,462] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,462] DEBUG [exchange: 181] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,462] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,462] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,462] DEBUG [exchange: 181] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,462] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,464] DEBUG [exchange: 182] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,464] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,464] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,464] DEBUG [exchange: 182] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,464] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,465] DEBUG [exchange: 183] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,465] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,465] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,465] DEBUG [exchange: 183] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,465] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,460] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,532] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,532] DEBUG [exchange: 178] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,532] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,533] DEBUG [exchange: 184] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,533] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,533] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,534] DEBUG [exchange: 184] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,534] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,534] DEBUG [exchange: 185] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,534] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,534] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,534] DEBUG [exchange: 185] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,534] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,536] DEBUG [exchange: 186] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,536] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,536] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,537] DEBUG [exchange: 186] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,537] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,539] DEBUG [exchange: 187] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,539] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,540] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,540] DEBUG [exchange: 187] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,540] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,541] DEBUG [exchange: 188] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,541] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,541] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,541] DEBUG [exchange: 188] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,541] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,542] DEBUG [exchange: 189] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,542] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,542] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,543] DEBUG [exchange: 190] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,543] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,543] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,543] DEBUG [exchange: 190] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,544] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,544] DEBUG [exchange: 191] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,544] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,544] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,544] DEBUG [exchange: 191] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,544] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,543] DEBUG [exchange: 189] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,545] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,545] DEBUG [exchange: 192] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,546] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,546] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,546] DEBUG [exchange: 192] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,546] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,547] DEBUG [exchange: 193] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,547] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,547] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,547] DEBUG [exchange: 193] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,547] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,548] DEBUG [exchange: 194] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,548] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,548] DEBUG [exchange: 195] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,549] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,549] DEBUG [exchange: 194] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,549] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,549] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,549] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,549] DEBUG [exchange: 195] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,549] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,552] DEBUG [exchange: 196] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,552] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,552] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,552] DEBUG [exchange: 196] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,553] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,553] DEBUG [exchange: 197] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,553] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,553] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,553] DEBUG [exchange: 197] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,553] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,554] DEBUG [exchange: 198] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,554] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,554] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,554] DEBUG [exchange: 198] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,555] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,555] DEBUG [exchange: 199] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,555] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,556] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,556] DEBUG [exchange: 199] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,556] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,557] DEBUG [exchange: 200] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,557] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,557] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,558] DEBUG [exchange: 200] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,558] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,632] DEBUG [exchange: 201] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,632] DEBUG [exchange: 202] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,632] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,633] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,633] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,633] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,633] DEBUG [exchange: 202] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,633] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,633] DEBUG [exchange: 201] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,634] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,634] DEBUG [exchange: 203] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,635] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,635] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,635] DEBUG [exchange: 203] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,635] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,635] DEBUG [exchange: 204] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,635] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,636] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,636] DEBUG [exchange: 204] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,636] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,738] DEBUG [exchange: 205] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,739] DEBUG [exchange: 206] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,739] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,739] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,739] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,739] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,739] DEBUG [exchange: 205] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,739] DEBUG [exchange: 206] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,739] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,739] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,740] DEBUG [exchange: 207] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,741] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,750] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,750] DEBUG [exchange: 207] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,750] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,749] DEBUG [exchange: 208] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,750] DEBUG [exchange: 209] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,751] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,751] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,751] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,751] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,751] DEBUG [exchange: 208] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,751] DEBUG [exchange: 209] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,751] DEBUG [exchange: 210] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,751] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,751] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,751] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,752] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,752] DEBUG [exchange: 210] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,752] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,758] DEBUG [exchange: 211] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,758] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,758] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,759] DEBUG [exchange: 211] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,759] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,758] DEBUG [exchange: 213] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,833] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,833] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,833] DEBUG [exchange: 213] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,833] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,758] DEBUG [exchange: 212] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,833] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,833] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,834] DEBUG [exchange: 212] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,834] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,834] DEBUG [exchange: 214] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,835] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,835] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,835] DEBUG [exchange: 215] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,836] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,836] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,836] DEBUG [exchange: 215] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,836] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,836] DEBUG [exchange: 216] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,835] DEBUG [exchange: 214] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,837] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,837] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,837] DEBUG [exchange: 216] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,837] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,837] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,839] DEBUG [exchange: 217] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,839] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,839] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,839] DEBUG [exchange: 217] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,839] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,839] DEBUG [exchange: 218] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,839] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,840] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,840] DEBUG [exchange: 218] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,840] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,840] DEBUG [exchange: 219] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,841] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,841] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,841] DEBUG [exchange: 219] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,841] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,842] DEBUG [exchange: 220] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,842] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,842] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,843] DEBUG [exchange: 220] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,843] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,845] DEBUG [exchange: 221] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,846] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,846] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,846] DEBUG [exchange: 221] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,846] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,847] DEBUG [exchange: 222] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,847] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,847] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,847] DEBUG [exchange: 222] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,847] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,848] DEBUG [exchange: 223] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,849] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,849] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,849] DEBUG [exchange: 223] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,849] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,850] DEBUG [exchange: 225] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,850] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,851] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,851] DEBUG [exchange: 225] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,851] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,851] DEBUG [exchange: 226] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,851] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,852] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,852] DEBUG [exchange: 226] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,932] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,933] DEBUG [exchange: 227] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,933] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,933] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,933] DEBUG [exchange: 227] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,933] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,849] DEBUG [exchange: 224] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,934] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,935] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,935] DEBUG [exchange: 224] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,935] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,937] DEBUG [exchange: 228] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,937] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,938] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,938] DEBUG [exchange: 228] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,938] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,938] DEBUG [exchange: 229] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,938] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,939] DEBUG [exchange: 230] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,939] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,939] DEBUG [exchange: 229] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,939] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,939] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,939] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,939] DEBUG [exchange: 230] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,939] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,940] DEBUG [exchange: 231] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,940] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,940] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,940] DEBUG [exchange: 231] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,940] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,940] DEBUG [exchange: 232] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,943] DEBUG [exchange: 233] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,944] DEBUG [exchange: 234] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,944] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,944] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,944] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,945] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,945] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,945] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,945] DEBUG [exchange: 234] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,945] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,944] DEBUG [exchange: 232] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,945] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,946] DEBUG [exchange: 235] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:09,945] DEBUG [exchange: 233] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,946] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:09,946] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:09,946] DEBUG [exchange: 235] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:09,946] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:09,946] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,137] DEBUG [exchange: 236] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,152] DEBUG [exchange: 238] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,152] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,152] DEBUG [exchange: 237] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,153] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,153] DEBUG [exchange: 236] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,153] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,153] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,153] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,153] DEBUG [exchange: 238] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,156] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,157] DEBUG [exchange: 239] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,233] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,233] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,233] DEBUG [exchange: 237] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,236] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,236] DEBUG [exchange: 242] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,236] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,237] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,237] DEBUG [exchange: 242] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,237] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,234] DEBUG [exchange: 240] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,237] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,237] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,237] DEBUG [exchange: 240] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,238] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,233] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,262] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,262] DEBUG [exchange: 239] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,262] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,236] DEBUG [exchange: 241] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,334] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 1745 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:10,335] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,335] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,335] DEBUG http-outgoing-2 << "Content-Length: 1657[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,335] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,335] DEBUG http-outgoing-2 << "{"took":890,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14242","_versio
n":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14243","_version":93,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14244","_version":93,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14245","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14246","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14247","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14248","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14249","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14250","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14251
","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:10,335] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:10,336] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:10,336] DEBUG http-outgoing-2 << Content-Length: 1657 (org.apache.http.headers:128)
[2016-09-01 13:47:10,336] DEBUG http-outgoing-2 [ACTIVE(1657)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:10,336] DEBUG [exchange: 11] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:10,336] DEBUG [exchange: 244] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,341] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,341] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,341] DEBUG [exchange: 244] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,341] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,334] DEBUG [exchange: 243] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,349] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,349] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,349] DEBUG [exchange: 243] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,349] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,352] DEBUG [exchange: 247] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,337] DEBUG [exchange: 246] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,353] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,353] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,353] DEBUG [exchange: 247] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,353] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,336] DEBUG [exchange: 245] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,336] DEBUG http-outgoing-2 [ACTIVE(1657)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:10,335] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,354] DEBUG [exchange: 11] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:10,354] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,353] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,354] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,355] DEBUG [exchange: 246] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,355] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,352] DEBUG [exchange: 248] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,354] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,354] DEBUG [exchange: 11] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:10,355] DEBUG [exchange: 11] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:10,355] DEBUG [exchange: 11] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:10,354] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,433] DEBUG [exchange: 241] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,433] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,355] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,433] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,434] DEBUG [exchange: 248] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,434] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,355] DEBUG [exchange: 245] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,437] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,437] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:10,438] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:10,438] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:10,438] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:10,438] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:10,438] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:10,443] DEBUG [exchange: 13] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:10,444] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:10,444] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:10,444] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:10,445] DEBUG http-outgoing-2 [ACTIVE] [content length: 1657; pos: 1657; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:10,445] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:10,445] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:10,445] DEBUG [exchange: 13] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:10,445] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:10,445] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:10,445] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:10,445] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:10,445] DEBUG http-outgoing-2 >> Content-Length: 2477 (org.apache.http.headers:139)
[2016-09-01 13:47:10,445] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:10,446] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:10,446] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:10,446] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:10,446] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:10,446] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:10,446] DEBUG [exchange: 13] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:10,446] DEBUG [exchange: 13] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:10,446] DEBUG http-outgoing-2 [ACTIVE] [content length: 2477; pos: 2477; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:10,439] DEBUG [exchange: 249] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,456] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 2683 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:10,457] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,457] DEBUG http-outgoing-2 >> "Content-Length: 2477[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,444] DEBUG [exchange: 250] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,457] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,457] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,457] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,457] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,457] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,457] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14289","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,457] DEBUG [exchange: 252] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,457] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,458] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,458] DEBUG [exchange: 249] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,458] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,458] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,460] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,460] DEBUG [exchange: 250] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,460] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,458] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.946003","pos":"00000000000013990072","CUSTOMER_ID":4127.0,"LOGON_DATE":"2016-08-31:12:45:01","op_type":"I","LOGON_ID":350967
.0,"op_ts":"2016-08-31 11:45:02.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,457] DEBUG [exchange: 251] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,462] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,462] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,462] DEBUG [exchange: 251] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,462] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,462] DEBUG [exchange: 253] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,544] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 1422 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:10,462] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14290","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,545] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.946004","pos":"00000000000013991812","CUSTOMER_ID":89013.0,"LOGON_DATE":"2016-08-31:12:45:02","op_type":"I","LOGON_ID":35096
8.0,"op_ts":"2016-08-31 11:45:02.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,545] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14291","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,545] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:05.946005","pos":"00000000000013991974","CUSTOMER_ID":88558.0,"LOGON_DATE":"2016-08-31:12:45:02","op_type":"I","LOGON_ID":35096
9.0,"op_ts":"2016-08-31 11:45:02.000145","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,545] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:10,545] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:10,549] DEBUG [exchange: 254] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,458] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,560] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,560] DEBUG [exchange: 252] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,560] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,562] DEBUG [exchange: 256] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,563] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,563] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,563] DEBUG [exchange: 256] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,563] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,566] DEBUG [exchange: 257] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,566] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,566] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,566] DEBUG [exchange: 257] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,566] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,632] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,632] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,632] DEBUG [exchange: 254] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,632] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,638] DEBUG [exchange: 258] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,639] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,639] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,639] DEBUG [exchange: 258] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,639] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,639] DEBUG [exchange: 259] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,639] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,639] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,639] DEBUG [exchange: 259] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,639] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,553] DEBUG [exchange: 255] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,545] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,643] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,644] DEBUG http-outgoing-1 << "Content-Length: 1334[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,644] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,644] DEBUG http-outgoing-1 << "{"took":1083,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14281","_versi
on":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14282","_version":92,"_shards":{"
total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14283","_version":92,"_shards":{"total":2,"successfu
l":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14284","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"s
tatus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14285","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"inde
x":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14286","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.l
ogon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14287","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafk
a-connect","_id":"PDB.SOE.LOGON+0+14288","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:10,644] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:10,644] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:10,644] DEBUG http-outgoing-1 << Content-Length: 1334 (org.apache.http.headers:128)
[2016-09-01 13:47:10,644] DEBUG http-outgoing-1 [ACTIVE(1334)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:10,645] DEBUG [exchange: 12] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:10,645] DEBUG http-outgoing-1 [ACTIVE(1334)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:10,645] DEBUG [exchange: 12] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:10,645] DEBUG [exchange: 12] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:10,645] DEBUG [exchange: 12] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:10,645] DEBUG [exchange: 12] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:10,645] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:10,545] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,647] DEBUG [exchange: 261] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,645] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:10,645] DEBUG [exchange: 260] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,643] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,648] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:10,648] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,649] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,649] DEBUG [exchange: 261] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,648] DEBUG [exchange: 262] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,648] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,651] DEBUG [exchange: 253] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,648] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,648] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:10,651] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:10,651] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,648] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,651] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:10,652] DEBUG [exchange: 9] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:10,652] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:10,652] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:10,652] DEBUG [exchange: 263] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,651] DEBUG [exchange: 255] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,652] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,651] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,653] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,653] DEBUG [exchange: 262] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,653] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,653] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,653] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,653] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,652] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:10,736] DEBUG http-outgoing-1 [ACTIVE] [content length: 1334; pos: 1334; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:10,737] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:10,737] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:10,737] DEBUG [exchange: 9] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:10,737] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:10,737] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:10,737] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:10,737] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:10,737] DEBUG http-outgoing-1 >> Content-Length: 6608 (org.apache.http.headers:139)
[2016-09-01 13:47:10,738] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:10,738] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:10,732] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,739] DEBUG [exchange: 260] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,739] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,732] DEBUG [exchange: 263] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,738] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:10,738] DEBUG [exchange: 264] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,739] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:10,739] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,740] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,740] DEBUG [exchange: 265] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,740] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,740] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,740] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,741] DEBUG [exchange: 265] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,740] DEBUG [exchange: 264] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,741] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,741] DEBUG [exchange: 266] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,741] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,745] DEBUG [exchange: 268] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,746] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,746] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,746] DEBUG [exchange: 268] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,746] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,744] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:10,746] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:10,747] DEBUG [exchange: 9] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:10,747] DEBUG http-outgoing-1 [ACTIVE] [content length: 6608; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:10,747] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:10,747] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,747] DEBUG http-outgoing-1 >> "Content-Length: 6608[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,747] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,747] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,748] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,748] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,748] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,748] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14234","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,748] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.779000","pos":"00000000000013929551","CUSTOMER_ID":3406.0,"LOGON_DATE":"2016-08-31:12:44:49","op_type":"I","LOGON_ID":350912
.0,"op_ts":"2016-08-31 11:44:50.000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,748] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14235","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,748] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.779001","pos":"00000000000013929712","CUSTOMER_ID":36215.0,"LOGON_DATE":"2016-08-31:12:44:50","op_type":"I","LOGON_ID":35091
3.0,"op_ts":"2016-08-31 11:44:50.000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,748] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14236","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,749] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.779002","pos":"00000000000013931883","CUSTOMER_ID":60790.0,"LOGON_DATE":"2016-08-31:12:44:50","op_type":"I","LOGON_ID":35091
4.0,"op_ts":"2016-08-31 11:44:50.000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,749] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14237","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,750] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:44:54.779003","pos":"00000000000013932044","CUSTOMER_ID":57954.0,"LOGON_DATE":"2016-08-31:12:44:50","op_type":"I","LOGON_ID":35091
5.0,"op_ts":"2016-08-31 11:44:50.000197","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,750] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14238","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,750] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.863000","pos":"00000000000013933793","CUSTOMER_ID":43395.0,"LOGON_DATE":"2016-08-31:12:44:50","op_type":"I","LOGON_ID":35091
6.0,"op_ts":"2016-08-31 11:44:50.0" (org.apache.http.wire:68)
[2016-09-01 13:47:10,750] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:10,750] DEBUG [exchange: 9] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:10,750] DEBUG [exchange: 9] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:10,750] DEBUG http-outgoing-1 [ACTIVE] [content length: 6608; pos: 6608; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:10,750] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 2512 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:10,750] DEBUG http-outgoing-1 >> "00168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,751] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14239","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,751] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.863001","pos":"00000000000013936402","CUSTOMER_ID":57688.0,"LOGON_DATE":"2016-08-31:12:44:51","op_type":"I","LOGON_ID":35091
7.0,"op_ts":"2016-08-31 11:44:51.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,751] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14240","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,751] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.863002","pos":"00000000000013938148","CUSTOMER_ID":201703.0,"LOGON_DATE":"2016-08-31:12:44:52","op_type":"I","LOGON_ID":3509
18.0,"op_ts":"2016-08-31 11:44:52.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,751] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14241","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,751] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.863003","pos":"00000000000013938281","CUSTOMER_ID":49652.0,"LOGON_DATE":"2016-08-31:12:44:52","op_type":"I","LOGON_ID":35091
9.0,"op_ts":"2016-08-31 11:44:52.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:10,751] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:10,751] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:10,742] DEBUG [exchange: 267] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,754] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,762] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,762] DEBUG [exchange: 266] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,762] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,754] DEBUG [exchange: 270] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,747] DEBUG [exchange: 269] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,763] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,763] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,763] DEBUG [exchange: 270] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,763] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,763] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,764] DEBUG [exchange: 269] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,764] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,764] DEBUG [exchange: 271] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,764] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,764] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,764] DEBUG [exchange: 271] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,764] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,763] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,767] DEBUG [exchange: 272] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,767] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,767] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,767] DEBUG [exchange: 272] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,767] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,768] DEBUG [exchange: 273] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,768] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,768] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,768] DEBUG [exchange: 273] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,768] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,833] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,833] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,833] DEBUG [exchange: 267] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,833] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,839] DEBUG [exchange: 276] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,840] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,838] DEBUG [exchange: 275] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,834] DEBUG [exchange: 274] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,840] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,841] DEBUG [exchange: 276] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,840] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,841] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,841] DEBUG [exchange: 275] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,841] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,841] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,841] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,842] DEBUG [exchange: 274] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,842] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,843] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,945] DEBUG [exchange: 277] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,958] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,958] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,958] DEBUG [exchange: 277] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,959] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,968] DEBUG [exchange: 278] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,969] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,969] DEBUG [exchange: 279] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:10,969] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,969] DEBUG [exchange: 278] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,969] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:10,969] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:10,969] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:10,969] DEBUG [exchange: 279] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:10,969] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,048] DEBUG [exchange: 280] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,049] DEBUG [exchange: 281] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,049] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,049] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,049] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,049] DEBUG [exchange: 280] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,050] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,049] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,050] DEBUG [exchange: 281] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,050] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,050] DEBUG [exchange: 282] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,050] DEBUG [exchange: 283] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,050] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,050] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,050] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,051] DEBUG [exchange: 283] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,051] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,051] DEBUG [exchange: 284] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,051] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,051] DEBUG [exchange: 285] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,052] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,052] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,052] DEBUG [exchange: 285] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,052] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,053] DEBUG [exchange: 286] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,053] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,053] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,053] DEBUG [exchange: 286] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,053] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,056] DEBUG [exchange: 287] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,056] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,056] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,056] DEBUG [exchange: 287] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,056] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,057] DEBUG [exchange: 288] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,057] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,057] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,057] DEBUG [exchange: 288] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,057] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,058] DEBUG [exchange: 289] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,058] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,058] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,058] DEBUG [exchange: 289] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,058] DEBUG [exchange: 290] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,058] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,058] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,059] DEBUG [exchange: 290] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,059] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,061] DEBUG [exchange: 291] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,061] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,061] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,061] DEBUG [exchange: 291] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,061] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,063] DEBUG [exchange: 292] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,063] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,063] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,063] DEBUG [exchange: 292] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,063] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,066] DEBUG [exchange: 294] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,066] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,066] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,066] DEBUG [exchange: 294] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,066] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,050] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,063] DEBUG [exchange: 293] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,058] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,051] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,132] DEBUG [exchange: 284] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,133] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,133] DEBUG [exchange: 295] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,134] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,134] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,134] DEBUG [exchange: 295] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,134] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,135] DEBUG [exchange: 296] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,135] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,135] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,135] DEBUG [exchange: 296] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,135] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,136] DEBUG [exchange: 298] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,137] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,137] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,137] DEBUG [exchange: 298] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,137] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,140] DEBUG [exchange: 299] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,141] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,132] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,132] DEBUG [exchange: 282] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,141] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,141] DEBUG [exchange: 300] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,141] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,145] DEBUG [exchange: 301] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,146] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,135] DEBUG [exchange: 297] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,147] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,147] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,147] DEBUG [exchange: 297] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,147] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,147] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,148] DEBUG [exchange: 293] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,146] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,146] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,146] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,148] DEBUG [exchange: 301] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,148] DEBUG [exchange: 300] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,148] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,149] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,148] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,148] DEBUG [exchange: 299] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,149] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,149] DEBUG [exchange: 302] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,149] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,150] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,150] DEBUG [exchange: 302] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,150] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,150] DEBUG [exchange: 303] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,150] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,150] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,150] DEBUG [exchange: 303] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,151] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,151] DEBUG [exchange: 304] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,151] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,151] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,151] DEBUG [exchange: 304] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,151] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,151] DEBUG [exchange: 305] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,152] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,152] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,152] DEBUG [exchange: 305] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,152] DEBUG [exchange: 306] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,152] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,152] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,152] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,152] DEBUG [exchange: 307] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,152] DEBUG [exchange: 308] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,152] DEBUG [exchange: 306] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,152] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,153] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,153] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,153] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,153] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,153] DEBUG [exchange: 309] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,153] DEBUG [exchange: 308] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,153] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,153] DEBUG [exchange: 307] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,153] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,153] DEBUG [exchange: 309] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,153] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,154] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,153] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,154] DEBUG [exchange: 310] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,154] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,154] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,154] DEBUG [exchange: 310] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,154] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,245] DEBUG [exchange: 311] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,246] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,246] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,246] DEBUG [exchange: 311] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,246] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,246] DEBUG [exchange: 312] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,247] DEBUG [exchange: 313] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,247] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,247] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,247] DEBUG [exchange: 312] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,247] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,247] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,247] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,247] DEBUG [exchange: 313] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,247] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,262] DEBUG [exchange: 315] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,263] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,263] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,264] DEBUG [exchange: 315] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,264] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,262] DEBUG [exchange: 314] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,290] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 610 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:206)
[2016-09-01 13:47:11,332] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,332] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,333] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,333] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,333] DEBUG [exchange: 314] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,333] DEBUG http-outgoing-2 << "Content-Length: 523[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,333] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,333] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,333] DEBUG http-outgoing-2 << "{"took":832,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14289","_versio
n":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14290","_version":91,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14291","_version":91,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:11,334] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:11,334] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:11,334] DEBUG http-outgoing-2 << Content-Length: 523 (org.apache.http.headers:128)
[2016-09-01 13:47:11,334] DEBUG http-outgoing-2 [ACTIVE(523)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:11,334] DEBUG [exchange: 13] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:11,334] DEBUG http-outgoing-2 [ACTIVE(523)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:11,335] DEBUG [exchange: 13] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:11,335] DEBUG [exchange: 13] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:11,335] DEBUG [exchange: 13] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:11,335] DEBUG [exchange: 13] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:11,335] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:11,335] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:11,335] DEBUG [exchange: 316] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:11,335] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:11,336] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:11,336] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:11,336] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:11,336] DEBUG [exchange: 316] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:11,336] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:11,337] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:11,337] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:11,337] DEBUG [exchange: 16] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:11,337] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:11,337] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:11,337] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:11,338] DEBUG http-outgoing-2 [ACTIVE] [content length: 523; pos: 523; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:11,338] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:11,339] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:11,339] DEBUG [exchange: 16] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:11,339] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:11,339] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:11,339] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:11,339] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:11,339] DEBUG http-outgoing-2 >> Content-Length: 9913 (org.apache.http.headers:139)
[2016-09-01 13:47:11,339] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:11,339] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:11,339] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:11,339] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:11,340] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:11,340] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:11,340] DEBUG [exchange: 16] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:11,340] DEBUG http-outgoing-2 [ACTIVE] [content length: 9913; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:11,340] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:11,340] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,340] DEBUG http-outgoing-2 >> "Content-Length: 9913[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,340] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,340] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14312","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.098001","pos":"00000000000014016330","CUSTOMER_ID":85139.0,"LOGON_DATE":"2016-08-31:12:45:07","op_type":"I","LOGON_ID":35099
0.0,"op_ts":"2016-08-31 11:45:07.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14313","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.098002","pos":"00000000000014016492","CUSTOMER_ID":77591.0,"LOGON_DATE":"2016-08-31:12:45:07","op_type":"I","LOGON_ID":35099
1.0,"op_ts":"2016-08-31 11:45:07.000179","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14314","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.098003","pos":"00000000000014016654","CUSTOMER_ID":83039.0,"LOGON_DATE":"2016-08-31:12:45:07","op_type":"I","LOGON_ID":35099
2.0,"op_ts":"2016-08-31 11:45:07.000179","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14315","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.098004","pos":"00000000000014016817","CUSTOMER_ID":44965.0,"LOGON_DATE":"2016-08-31:12:45:07","op_type":"I","LOGON_ID":35099
3.0,"op_ts":"2016-08-31 11:45:07.000179","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14316","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,341] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.098005","pos":"00000000000014017774","CUSTOMER_ID":201712.0,"LOGON_DATE":"2016-08-31:12:45:08","op_type":"I","LOGON_ID":3509
94.0,"op_ts":"2016-08-31 11:45:08" (org.apache.http.wire:68)
[2016-09-01 13:47:11,342] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:11,342] DEBUG [exchange: 16] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:11,342] DEBUG http-outgoing-2 [ACTIVE] [content length: 9913; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:11,342] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:11,342] DEBUG http-outgoing-2 >> ".000179","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,342] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14317","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,342] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.098006","pos":"00000000000014018697","CUSTOMER_ID":201713.0,"LOGON_DATE":"2016-08-31:12:45:08","op_type":"I","LOGON_ID":3509
95.0,"op_ts":"2016-08-31 11:45:08.000179","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,342] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14318","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,342] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.098007","pos":"00000000000014018830","CUSTOMER_ID":10244.0,"LOGON_DATE":"2016-08-31:12:45:08","op_type":"I","LOGON_ID":35099
6.0,"op_ts":"2016-08-31 11:45:08.000179","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,343] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14319","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,343] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.099000","pos":"00000000000014018991","CUSTOMER_ID":45156.0,"LOGON_DATE":"2016-08-31:12:45:08","op_type":"I","LOGON_ID":35099
7.0,"op_ts":"2016-08-31 11:45:08.000170","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,343] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14320","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,343] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.099001","pos":"00000000000014019154","CUSTOMER_ID":63230.0,"LOGON_DATE":"2016-08-31:12:45:08","op_type":"I","LOGON_ID":35099
8.0,"op_ts":"2016-08-31 11:45:08.000170","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,343] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14321","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,343] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.099002","pos":"00000000000014019315","CUSTOMER_ID":1348.0,"LOGON_DATE":"2016-08-31:12:45:08","op_type":"I","LOGON_ID":350" (
org.apache.http.wire:68)
[2016-09-01 13:47:11,343] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:11,343] DEBUG [exchange: 16] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:11,343] DEBUG [exchange: 16] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:11,343] DEBUG http-outgoing-2 [ACTIVE] [content length: 9913; pos: 9913; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:11,344] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 1721 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:11,344] DEBUG http-outgoing-2 >> "999.0,"op_ts":"2016-08-31 11:45:08.000170","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,344] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14322","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,433] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.099003","pos":"00000000000014019475","CUSTOMER_ID":28910.0,"LOGON_DATE":"2016-08-31:12:45:08","op_type":"I","LOGON_ID":35100
0.0,"op_ts":"2016-08-31 11:45:09.000170","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,433] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14323","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,433] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.099004","pos":"00000000000014022086","CUSTOMER_ID":92772.0,"LOGON_DATE":"2016-08-31:12:45:09","op_type":"I","LOGON_ID":35100
1.0,"op_ts":"2016-08-31 11:45:09.000170","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,433] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:11,433] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:11,733] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 1421 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:11,733] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,734] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,734] DEBUG http-outgoing-1 << "Content-Length: 1333[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,734] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,734] DEBUG http-outgoing-1 << "{"took":944,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14234","_versio
n":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14235","_version":93,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14236","_version":93,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14237","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14238","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14239","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14240","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14241","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:11,734] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:11,734] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:11,734] DEBUG http-outgoing-1 << Content-Length: 1333 (org.apache.http.headers:128)
[2016-09-01 13:47:11,734] DEBUG http-outgoing-1 [ACTIVE(1333)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:11,734] DEBUG [exchange: 9] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:11,734] DEBUG http-outgoing-1 [ACTIVE(1333)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:11,735] DEBUG [exchange: 9] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:11,735] DEBUG [exchange: 9] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:11,735] DEBUG [exchange: 9] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:11,735] DEBUG [exchange: 9] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:11,735] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:11,735] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:11,735] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:11,735] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:11,735] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:11,736] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:11,736] DEBUG [exchange: 7] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:11,736] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:11,736] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:11,736] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:11,737] DEBUG http-outgoing-1 [ACTIVE] [content length: 1333; pos: 1333; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:11,737] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:11,737] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:11,737] DEBUG [exchange: 7] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:11,737] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:11,737] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:11,737] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:11,737] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:11,737] DEBUG http-outgoing-1 >> Content-Length: 8262 (org.apache.http.headers:139)
[2016-09-01 13:47:11,737] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:11,737] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:11,737] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:11,738] DEBUG [exchange: 7] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 [ACTIVE] [content length: 8262; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 >> "Content-Length: 8262[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,738] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14252","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.865002","pos":"00000000000013954044","CUSTOMER_ID":201704.0,"LOGON_DATE":"2016-08-31:12:44:54","op_type":"I","LOGON_ID":3509
30.0,"op_ts":"2016-08-31 11:44:54.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14253","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.865003","pos":"00000000000013954177","CUSTOMER_ID":70115.0,"LOGON_DATE":"2016-08-31:12:44:54","op_type":"I","LOGON_ID":35093
1.0,"op_ts":"2016-08-31 11:44:54.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14254","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.865004","pos":"00000000000013954340","CUSTOMER_ID":35444.0,"LOGON_DATE":"2016-08-31:12:44:54","op_type":"I","LOGON_ID":35093
2.0,"op_ts":"2016-08-31 11:44:54.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14255","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.865005","pos":"00000000000013956083","CUSTOMER_ID":64596.0,"LOGON_DATE":"2016-08-31:12:44:55","op_type":"I","LOGON_ID":35093
3.0,"op_ts":"2016-08-31 11:44:55.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14256","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.865006","pos":"00000000000013956245","CUSTOMER_ID":69218.0,"LOGON_DATE":"2016-08-31:12:44:55","op_type":"I","LOGON_ID":35093
4.0,"op_ts":"2016-08-31 11:44:55" (org.apache.http.wire:68)
[2016-09-01 13:47:11,739] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:11,739] DEBUG [exchange: 7] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 [ACTIVE] [content length: 8262; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 >> ".000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14257","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.865007","pos":"00000000000013958811","CUSTOMER_ID":31532.0,"LOGON_DATE":"2016-08-31:12:44:55","op_type":"I","LOGON_ID":35093
5.0,"op_ts":"2016-08-31 11:44:55.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14258","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.865008","pos":"00000000000013958972","CUSTOMER_ID":13752.0,"LOGON_DATE":"2016-08-31:12:44:55","op_type":"I","LOGON_ID":35093
6.0,"op_ts":"2016-08-31 11:44:55.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14259","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.866000","pos":"00000000000013961145","CUSTOMER_ID":64530.0,"LOGON_DATE":"2016-08-31:12:44:55","op_type":"I","LOGON_ID":35093
7.0,"op_ts":"2016-08-31 11:44:55.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14260","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.866001","pos":"00000000000013963696","CUSTOMER_ID":201705.0,"LOGON_DATE":"2016-08-31:12:44:55","op_type":"I","LOGON_ID":3509
38.0,"op_ts":"2016-08-31 11:44:55.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,740] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14261","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,741] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.866002","pos":"00000000000013964225","CUSTOMER_ID":79195.0,"LOGON_DATE":"2016-08-31:12:44:56","op_type":"I","LOGON_ID":35" (
org.apache.http.wire:68)
[2016-09-01 13:47:11,741] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:11,741] DEBUG [exchange: 7] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:11,741] DEBUG [exchange: 7] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:11,741] DEBUG http-outgoing-1 [ACTIVE] [content length: 8262; pos: 8262; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:11,741] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 70 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:222)
[2016-09-01 13:47:11,741] DEBUG http-outgoing-1 >> "0939.0,"op_ts":"2016-08-31 11:44:56.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:11,741] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:11,741] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:12,136] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 2069 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:12,137] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,137] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,137] DEBUG http-outgoing-2 << "Content-Length: 1981[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,137] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,137] DEBUG http-outgoing-2 << "{"took":771,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14312","_versio
n":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14313","_version":90,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14314","_version":90,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14315","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14316","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14317","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14318","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14319","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14320","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14321
","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14322","_version":90,"_s
hards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14323","_version":90,"_shards":{"total":2,"
successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:12,137] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:12,137] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:12,137] DEBUG http-outgoing-2 << Content-Length: 1981 (org.apache.http.headers:128)
[2016-09-01 13:47:12,137] DEBUG http-outgoing-2 [ACTIVE(1981)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:12,137] DEBUG [exchange: 16] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:12,138] DEBUG http-outgoing-2 [ACTIVE(1981)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:12,138] DEBUG [exchange: 16] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:12,138] DEBUG [exchange: 16] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:12,138] DEBUG [exchange: 16] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:12,138] DEBUG [exchange: 16] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:12,138] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:12,138] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:12,138] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:12,138] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:12,138] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:12,139] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:12,139] DEBUG [exchange: 15] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:12,139] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:12,139] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:12,139] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:12,140] DEBUG http-outgoing-2 [ACTIVE] [content length: 1981; pos: 1981; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:12,140] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:12,140] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:12,141] DEBUG [exchange: 15] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:12,141] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:12,141] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:12,141] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:12,141] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:12,141] DEBUG http-outgoing-2 >> Content-Length: 7432 (org.apache.http.headers:139)
[2016-09-01 13:47:12,141] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:12,141] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:12,141] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:12,141] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:12,141] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:12,141] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:12,141] DEBUG [exchange: 15] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 [ACTIVE] [content length: 7432; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 >> "Content-Length: 7432[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14303","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.065001","pos":"00000000000014004365","CUSTOMER_ID":86976.0,"LOGON_DATE":"2016-08-31:12:45:04","op_type":"I","LOGON_ID":35098
1.0,"op_ts":"2016-08-31 11:45:04.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,142] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14304","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,143] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.065002","pos":"00000000000014004528","CUSTOMER_ID":58904.0,"LOGON_DATE":"2016-08-31:12:45:04","op_type":"I","LOGON_ID":35098
2.0,"op_ts":"2016-08-31 11:45:04.000170","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,143] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14305","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,143] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.065003","pos":"00000000000014006268","CUSTOMER_ID":96744.0,"LOGON_DATE":"2016-08-31:12:45:04","op_type":"I","LOGON_ID":35098
3.0,"op_ts":"2016-08-31 11:45:05.000170","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,143] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14306","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,143] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.065004","pos":"00000000000014006429","CUSTOMER_ID":43430.0,"LOGON_DATE":"2016-08-31:12:45:05","op_type":"I","LOGON_ID":35098
4.0,"op_ts":"2016-08-31 11:45:05.000170","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,143] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14307","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,143] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.065005","pos":"00000000000014008609","CUSTOMER_ID":49408.0,"LOGON_DATE":"2016-08-31:12:45:05","op_type":"I","LOGON_ID":35098
5.0,"op_ts":"2016-08-31 11:45:05." (org.apache.http.wire:68)
[2016-09-01 13:47:12,143] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:12,143] DEBUG [exchange: 15] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:12,143] DEBUG [exchange: 15] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:12,143] DEBUG http-outgoing-2 [ACTIVE] [content length: 7432; pos: 7432; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:12,144] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 3336 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:12,144] DEBUG http-outgoing-2 >> "000170","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,144] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14308","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,144] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.097000","pos":"00000000000014010788","CUSTOMER_ID":5985.0,"LOGON_DATE":"2016-08-31:12:45:05","op_type":"I","LOGON_ID":350986
.0,"op_ts":"2016-08-31 11:45:05.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,144] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14309","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,144] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.097001","pos":"00000000000014010950","CUSTOMER_ID":8642.0,"LOGON_DATE":"2016-08-31:12:45:06","op_type":"I","LOGON_ID":350987
.0,"op_ts":"2016-08-31 11:45:06.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,144] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14310","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,144] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.097002","pos":"00000000000014013988","CUSTOMER_ID":78544.0,"LOGON_DATE":"2016-08-31:12:45:06","op_type":"I","LOGON_ID":35098
8.0,"op_ts":"2016-08-31 11:45:06.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,144] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14311","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,144] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.098000","pos":"00000000000014014149","CUSTOMER_ID":23975.0,"LOGON_DATE":"2016-08-31:12:45:06","op_type":"I","LOGON_ID":35098
9.0,"op_ts":"2016-08-31 11:45:06.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,145] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:12,145] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[pool-2-thread-1] ERROR org.apache.kafka.connect.runtime.WorkerSinkTask - Commit of WorkerSinkTask{id=elasticsearch-sink-0} offsets failed due to exception while flushing:
org.apache.kafka.connect.errors.ConnectException: Flush failed with non retriable exception.
at io.confluent.connect.elasticsearch.ElasticsearchWriter.flush(ElasticsearchWriter.java:319)
at io.confluent.connect.elasticsearch.ElasticsearchSinkTask.flush(ElasticsearchSinkTask.java:137)
at org.apache.kafka.connect.runtime.WorkerSinkTask.commitOffsets(WorkerSinkTask.java:275)
at org.apache.kafka.connect.runtime.WorkerSinkTask.iteration(WorkerSinkTask.java:155)
at org.apache.kafka.connect.runtime.WorkerSinkTask.execute(WorkerSinkTask.java:142)
at org.apache.kafka.connect.runtime.WorkerTask.doRun(WorkerTask.java:140)
at org.apache.kafka.connect.runtime.WorkerTask.run(WorkerTask.java:175)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.kafka.connect.errors.ConnectException: Cannot finish flush messages within 10000
at io.confluent.connect.elasticsearch.ElasticsearchWriter.flush(ElasticsearchWriter.java:314)
... 11 more
[pool-2-thread-1] ERROR org.apache.kafka.connect.runtime.WorkerSinkTask - Rewinding offsets to last committed offsets
[pool-2-thread-1] ERROR org.apache.kafka.connect.runtime.WorkerSinkTask - Commit of WorkerSinkTask{id=elasticsearch-sink-0} offsets threw an unexpected exception:
org.apache.kafka.connect.errors.ConnectException: Flush failed with non retriable exception.
at io.confluent.connect.elasticsearch.ElasticsearchWriter.flush(ElasticsearchWriter.java:319)
at io.confluent.connect.elasticsearch.ElasticsearchSinkTask.flush(ElasticsearchSinkTask.java:137)
at org.apache.kafka.connect.runtime.WorkerSinkTask.commitOffsets(WorkerSinkTask.java:275)
at org.apache.kafka.connect.runtime.WorkerSinkTask.iteration(WorkerSinkTask.java:155)
at org.apache.kafka.connect.runtime.WorkerSinkTask.execute(WorkerSinkTask.java:142)
at org.apache.kafka.connect.runtime.WorkerTask.doRun(WorkerTask.java:140)
at org.apache.kafka.connect.runtime.WorkerTask.run(WorkerTask.java:175)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.kafka.connect.errors.ConnectException: Cannot finish flush messages within 10000
at io.confluent.connect.elasticsearch.ElasticsearchWriter.flush(ElasticsearchWriter.java:314)
... 11 more
[2016-09-01 13:47:12,340] DEBUG [exchange: 317] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,341] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,341] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,341] DEBUG [exchange: 317] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,341] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,352] DEBUG [exchange: 318] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,352] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,352] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,352] DEBUG [exchange: 318] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,352] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,355] DEBUG [exchange: 319] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,355] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,355] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,356] DEBUG [exchange: 319] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,356] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,438] DEBUG [exchange: 320] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,438] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,438] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,439] DEBUG [exchange: 320] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,439] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,441] DEBUG [exchange: 321] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,442] DEBUG [exchange: 322] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,450] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,450] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,451] DEBUG [exchange: 322] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,451] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,450] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,451] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,451] DEBUG [exchange: 321] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,451] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,455] DEBUG [exchange: 323] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,455] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,455] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,455] DEBUG [exchange: 323] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,455] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,533] DEBUG [exchange: 324] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,534] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,534] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,534] DEBUG [exchange: 324] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,534] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,535] DEBUG [exchange: 325] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,535] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,535] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,535] DEBUG [exchange: 325] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,535] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,536] DEBUG [exchange: 326] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,536] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,536] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,537] DEBUG [exchange: 326] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,537] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,546] DEBUG [exchange: 327] start execution (org.apache.http.impl.nio.client.MainClientExec:121)
[2016-09-01 13:47:12,546] DEBUG CookieSpec selected: default (org.apache.http.client.protocol.RequestAddCookies:122)
[2016-09-01 13:47:12,547] DEBUG Auth cache not set in the context (org.apache.http.client.protocol.RequestAuthCache:76)
[2016-09-01 13:47:12,547] DEBUG [exchange: 327] Request connection for {}->http://elastic-01-node-01:9200 (org.apache.http.impl.nio.client.InternalHttpAsyncClient:352)
[2016-09-01 13:47:12,547] DEBUG Connection request: [route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2 of 20] (org.apache.h
ttp.impl.nio.conn.PoolingNHttpClientConnectionManager:249)
[2016-09-01 13:47:12,734] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 1745 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:12,734] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,734] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,734] DEBUG http-outgoing-1 << "Content-Length: 1657[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,734] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,734] DEBUG http-outgoing-1 << "{"took":991,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14252","_versio
n":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14253","_version":93,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14254","_version":93,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14255","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14256","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14257","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14258","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14259","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14260","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14261
","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:12,735] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:12,735] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:12,735] DEBUG http-outgoing-1 << Content-Length: 1657 (org.apache.http.headers:128)
[2016-09-01 13:47:12,735] DEBUG http-outgoing-1 [ACTIVE(1657)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:12,735] DEBUG [exchange: 7] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:12,735] DEBUG http-outgoing-1 [ACTIVE(1657)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:12,735] DEBUG [exchange: 7] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:12,735] DEBUG [exchange: 7] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:12,735] DEBUG [exchange: 7] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:12,735] DEBUG [exchange: 7] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:12,735] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:12,736] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:12,736] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:12,736] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:12,736] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:12,736] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:12,736] DEBUG [exchange: 10] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:12,736] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:12,736] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:12,736] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:12,737] DEBUG http-outgoing-1 [ACTIVE] [content length: 1657; pos: 1657; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:12,737] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:12,737] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:12,737] DEBUG [exchange: 10] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:12,737] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:12,737] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:12,737] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:12,738] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:12,738] DEBUG http-outgoing-1 >> Content-Length: 10738 (org.apache.http.headers:139)
[2016-09-01 13:47:12,738] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:12,738] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:12,738] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:12,738] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:12,738] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:12,738] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:12,738] DEBUG [exchange: 10] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:12,738] DEBUG http-outgoing-1 [ACTIVE] [content length: 10738; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:12,738] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4303 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "Content-Length: 10738[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14262","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.866003","pos":"00000000000013966404","CUSTOMER_ID":29306.0,"LOGON_DATE":"2016-08-31:12:44:56","op_type":"I","LOGON_ID":35094
0.0,"op_ts":"2016-08-31 11:44:57.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14263","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.866004","pos":"00000000000013966566","CUSTOMER_ID":71900.0,"LOGON_DATE":"2016-08-31:12:44:57","op_type":"I","LOGON_ID":35094
1.0,"op_ts":"2016-08-31 11:44:57.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14264","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.866005","pos":"00000000000013966728","CUSTOMER_ID":81518.0,"LOGON_DATE":"2016-08-31:12:44:57","op_type":"I","LOGON_ID":35094
2.0,"op_ts":"2016-08-31 11:44:57.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14265","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,739] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.866006","pos":"00000000000013966891","CUSTOMER_ID":45895.0,"LOGON_DATE":"2016-08-31:12:44:57","op_type":"I","LOGON_ID":35094
3.0,"op_ts":"2016-08-31 11:44:57.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,740] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14266","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,740] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.866007","pos":"00000000000013969502","CUSTOMER_ID":60264.0,"LOGON_DATE":"2016-08-31:12:44:57","op_type":"I","LOGON_ID":35094
4.0,"op_ts":"2016-08-31 11:44:57." (org.apache.http.wire:68)
[2016-09-01 13:47:12,740] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:12,740] DEBUG [exchange: 10] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:12,740] DEBUG http-outgoing-1 [ACTIVE] [content length: 10738; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:12,740] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:12,740] DEBUG http-outgoing-1 >> "000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,740] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14267","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,740] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.867000","pos":"00000000000013969664","CUSTOMER_ID":65828.0,"LOGON_DATE":"2016-08-31:12:44:57","op_type":"I","LOGON_ID":35094
5.0,"op_ts":"2016-08-31 11:44:58.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,740] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14268","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,740] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.867001","pos":"00000000000013970974","CUSTOMER_ID":74072.0,"LOGON_DATE":"2016-08-31:12:44:58","op_type":"I","LOGON_ID":35094
6.0,"op_ts":"2016-08-31 11:44:58.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,741] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14269","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,741] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.867002","pos":"00000000000013971135","CUSTOMER_ID":93760.0,"LOGON_DATE":"2016-08-31:12:44:58","op_type":"I","LOGON_ID":35094
7.0,"op_ts":"2016-08-31 11:44:58.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,741] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14270","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,741] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.867003","pos":"00000000000013972881","CUSTOMER_ID":58495.0,"LOGON_DATE":"2016-08-31:12:44:58","op_type":"I","LOGON_ID":35094
8.0,"op_ts":"2016-08-31 11:44:58.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,741] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14271","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,741] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.867004","pos":"00000000000013973044","CUSTOMER_ID":92507.0,"LOGON_DATE":"2016-08-31:12:44:58","op_type":"I","LOGON_ID":3509"
(org.apache.http.wire:68)
[2016-09-01 13:47:12,741] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:12,741] DEBUG [exchange: 10] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:12,741] DEBUG [exchange: 10] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:12,741] DEBUG http-outgoing-1 [ACTIVE] [content length: 10738; pos: 10738; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:12,741] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 2546 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:12,742] DEBUG http-outgoing-1 >> "49.0,"op_ts":"2016-08-31 11:44:58.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,742] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14272","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,742] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.867005","pos":"00000000000013973933","CUSTOMER_ID":3839.0,"LOGON_DATE":"2016-08-31:12:44:58","op_type":"I","LOGON_ID":350950
.0,"op_ts":"2016-08-31 11:44:58.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,742] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14273","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,742] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.867006","pos":"00000000000013974094","CUSTOMER_ID":36537.0,"LOGON_DATE":"2016-08-31:12:44:59","op_type":"I","LOGON_ID":35095
1.0,"op_ts":"2016-08-31 11:44:59.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,742] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14274","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,742] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:04.867007","pos":"00000000000013976592","CUSTOMER_ID":201706.0,"LOGON_DATE":"2016-08-31:12:44:59","op_type":"I","LOGON_ID":3509
52.0,"op_ts":"2016-08-31 11:44:59.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:12,742] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:12,742] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:13,216] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 1584 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:13,217] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,217] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,217] DEBUG http-outgoing-2 << "Content-Length: 1496[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,217] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,217] DEBUG http-outgoing-2 << "{"took":1072,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14303","_versi
on":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14304","_version":90,"_shards":{"
total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14305","_version":90,"_shards":{"total":2,"successfu
l":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14306","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"s
tatus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14307","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"inde
x":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14308","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.l
ogon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14309","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafk
a-connect","_id":"PDB.SOE.LOGON+0+14310","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"P
DB.SOE.LOGON+0+14311","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:13,217] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:13,217] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:13,217] DEBUG http-outgoing-2 << Content-Length: 1496 (org.apache.http.headers:128)
[2016-09-01 13:47:13,217] DEBUG http-outgoing-2 [ACTIVE(1496)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:13,217] DEBUG [exchange: 15] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:13,218] DEBUG http-outgoing-2 [ACTIVE(1496)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:13,218] DEBUG [exchange: 15] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:13,218] DEBUG [exchange: 15] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:13,218] DEBUG [exchange: 15] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:13,218] DEBUG [exchange: 15] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:13,218] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:13,218] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:13,218] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:13,218] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:13,218] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:13,218] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:13,218] DEBUG [exchange: 17] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:13,219] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:13,219] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:13,219] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:13,219] DEBUG http-outgoing-2 [ACTIVE] [content length: 1496; pos: 1496; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:13,220] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:13,220] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:13,220] DEBUG [exchange: 17] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:13,220] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:13,220] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:13,220] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:13,220] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:13,220] DEBUG http-outgoing-2 >> Content-Length: 12391 (org.apache.http.headers:139)
[2016-09-01 13:47:13,220] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:13,220] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:13,220] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:13,220] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:13,220] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,221] DEBUG [exchange: 17] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 [ACTIVE] [content length: 12391; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4303 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "Content-Length: 12391[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14324","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.099005","pos":"00000000000014022248","CUSTOMER_ID":88245.0,"LOGON_DATE":"2016-08-31:12:45:09","op_type":"I","LOGON_ID":35100
2.0,"op_ts":"2016-08-31 11:45:09.000207","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14325","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,221] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.099006","pos":"00000000000014024852","CUSTOMER_ID":97838.0,"LOGON_DATE":"2016-08-31:12:45:09","op_type":"I","LOGON_ID":35100
3.0,"op_ts":"2016-08-31 11:45:09.000207","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14326","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.099007","pos":"00000000000014025014","CUSTOMER_ID":17501.0,"LOGON_DATE":"2016-08-31:12:45:09","op_type":"I","LOGON_ID":35100
4.0,"op_ts":"2016-08-31 11:45:10.000207","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14327","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.099008","pos":"00000000000014028369","CUSTOMER_ID":201714.0,"LOGON_DATE":"2016-08-31:12:45:10","op_type":"I","LOGON_ID":3510
05.0,"op_ts":"2016-08-31 11:45:10.000207","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14328","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.100000","pos":"00000000000014028502","CUSTOMER_ID":31784.0,"LOGON_DATE":"2016-08-31:12:45:10","op_type":"I","LOGON_ID":35100
6.0,"op_ts":"2016-08-31 11:45:10" (org.apache.http.wire:68)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,222] DEBUG [exchange: 17] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 [ACTIVE] [content length: 12391; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 >> ".000171","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14329","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.100001","pos":"00000000000014029343","CUSTOMER_ID":99592.0,"LOGON_DATE":"2016-08-31:12:45:10","op_type":"I","LOGON_ID":35100
7.0,"op_ts":"2016-08-31 11:45:10.000171","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,222] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14330","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.100002","pos":"00000000000014029505","CUSTOMER_ID":55805.0,"LOGON_DATE":"2016-08-31:12:45:10","op_type":"I","LOGON_ID":35100
8.0,"op_ts":"2016-08-31 11:45:10.000171","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14331","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.100003","pos":"00000000000014029666","CUSTOMER_ID":27619.0,"LOGON_DATE":"2016-08-31:12:45:10","op_type":"I","LOGON_ID":35100
9.0,"op_ts":"2016-08-31 11:45:10.000171","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14332","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.100004","pos":"00000000000014029828","CUSTOMER_ID":54835.0,"LOGON_DATE":"2016-08-31:12:45:10","op_type":"I","LOGON_ID":35101
0.0,"op_ts":"2016-08-31 11:45:10.000171","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14333","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.100005","pos":"00000000000014029991","CUSTOMER_ID":58248.0,"LOGON_DATE":"2016-08-31:12:45:10","op_type":"I","LOGON_ID":351"
(org.apache.http.wire:68)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,223] DEBUG [exchange: 17] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 [ACTIVE] [content length: 12391; pos: 12288; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "011.0,"op_ts":"2016-08-31 11:45:10.000171","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14334","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.100006","pos":"00000000000014030154","CUSTOMER_ID":68744.0,"LOGON_DATE":"2016-08-31:12:45:11","op_type":"I","LOGON_ID":35101
2.0,"op_ts":"2016-08-31 11:45:11.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,223] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14335","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.100007","pos":"00000000000014031465","CUSTOMER_ID":13659.0,"LOGON_DATE":"2016-08-31:12:45:11","op_type":"I","LOGON_ID":35101
3.0,"op_ts":"2016-08-31 11:45:11.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14336","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.101000","pos":"00000000000014031627","CUSTOMER_ID":60231.0,"LOGON_DATE":"2016-08-31:12:45:11","op_type":"I","LOGON_ID":35101
4.0,"op_ts":"2016-08-31 11:45:11.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14337","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.101001","pos":"00000000000014031790","CUSTOMER_ID":41457.0,"LOGON_DATE":"2016-08-31:12:45:11","op_type":"I","LOGON_ID":35101
5.0,"op_ts":"2016-08-31 11:45:11.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14338","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.101002","pos":"00000000000014031953","CUSTOMER_ID":38463.0,"LOGON_DATE":"2016-08-31:12:4" (org.apache.http.wire:68)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,224] DEBUG [exchange: 17] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,224] DEBUG [exchange: 17] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 [ACTIVE] [content length: 12391; pos: 12391; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 103 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnecti
onImpl:222)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 >> "5:11","op_type":"I","LOGON_ID":351016.0,"op_ts":"2016-08-31 11:45:12.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire
:54)
[2016-09-01 13:47:13,224] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:13,225] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:13,464] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 2231 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:13,464] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,464] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,464] DEBUG http-outgoing-1 << "Content-Length: 2143[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,464] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,464] DEBUG http-outgoing-1 << "{"took":716,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14262","_versio
n":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14263","_version":93,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14264","_version":93,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14265","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14266","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14267","_version":93,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14268","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14269","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14270","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14271
","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14272","_version":92,"_s
hards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14273","_version":92,"_shards":{"total":2,"
successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14274","_version":92,"_shards":{"total":2,"successful":2,"fail
ed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:13,465] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:13,465] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:13,465] DEBUG http-outgoing-1 << Content-Length: 2143 (org.apache.http.headers:128)
[2016-09-01 13:47:13,465] DEBUG http-outgoing-1 [ACTIVE(2143)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:13,465] DEBUG [exchange: 10] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:13,465] DEBUG http-outgoing-1 [ACTIVE(2143)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:13,465] DEBUG [exchange: 10] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:13,465] DEBUG [exchange: 10] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:13,465] DEBUG [exchange: 10] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:13,466] DEBUG [exchange: 10] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:13,466] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:13,466] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:13,466] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:13,466] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:13,466] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:13,466] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:13,466] DEBUG [exchange: 14] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:13,466] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:13,466] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:13,467] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:13,467] DEBUG http-outgoing-1 [ACTIVE] [content length: 2143; pos: 2143; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:13,468] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:13,468] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:13,468] DEBUG [exchange: 14] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:13,468] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:13,468] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:13,468] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:13,468] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:13,468] DEBUG http-outgoing-1 >> Content-Length: 9086 (org.apache.http.headers:139)
[2016-09-01 13:47:13,468] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:13,468] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:13,468] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:13,469] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:13,469] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:13,469] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,469] DEBUG [exchange: 14] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,469] DEBUG http-outgoing-1 [ACTIVE] [content length: 9086; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,469] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:13,469] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,469] DEBUG http-outgoing-1 >> "Content-Length: 9086[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,469] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,469] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14292","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.063000","pos":"00000000000013993718","CUSTOMER_ID":10175.0,"LOGON_DATE":"2016-08-31:12:45:02","op_type":"I","LOGON_ID":35097
0.0,"op_ts":"2016-08-31 11:45:02.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14293","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.063001","pos":"00000000000013996758","CUSTOMER_ID":64410.0,"LOGON_DATE":"2016-08-31:12:45:02","op_type":"I","LOGON_ID":35097
1.0,"op_ts":"2016-08-31 11:45:02.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14294","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.064000","pos":"00000000000014000167","CUSTOMER_ID":201710.0,"LOGON_DATE":"2016-08-31:12:45:02","op_type":"I","LOGON_ID":3509
72.0,"op_ts":"2016-08-31 11:45:02.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14295","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.064001","pos":"00000000000014000300","CUSTOMER_ID":60562.0,"LOGON_DATE":"2016-08-31:12:45:02","op_type":"I","LOGON_ID":35097
3.0,"op_ts":"2016-08-31 11:45:03.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14296","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.064002","pos":"00000000000014000463","CUSTOMER_ID":88152.0,"LOGON_DATE":"2016-08-31:12:45:03","op_type":"I","LOGON_ID":35097
4.0,"op_ts":"2016-08-31 11:45:03" (org.apache.http.wire:68)
[2016-09-01 13:47:13,470] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,471] DEBUG [exchange: 14] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 [ACTIVE] [content length: 9086; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> ".000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14297","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.064003","pos":"00000000000014000625","CUSTOMER_ID":70576.0,"LOGON_DATE":"2016-08-31:12:45:03","op_type":"I","LOGON_ID":35097
5.0,"op_ts":"2016-08-31 11:45:03.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14298","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.064004","pos":"00000000000014000788","CUSTOMER_ID":42893.0,"LOGON_DATE":"2016-08-31:12:45:03","op_type":"I","LOGON_ID":35097
6.0,"op_ts":"2016-08-31 11:45:03.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14299","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.064005","pos":"00000000000014000951","CUSTOMER_ID":5320.0,"LOGON_DATE":"2016-08-31:12:45:03","op_type":"I","LOGON_ID":350977
.0,"op_ts":"2016-08-31 11:45:03.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14300","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.064006","pos":"00000000000014001113","CUSTOMER_ID":9030.0,"LOGON_DATE":"2016-08-31:12:45:03","op_type":"I","LOGON_ID":350978
.0,"op_ts":"2016-08-31 11:45:03.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14301","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,471] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.064007","pos":"00000000000014003281","CUSTOMER_ID":42470.0,"LOGON_DATE":"2016-08-31:12:45:03","op_type":"I","LOGON_ID":35097
" (org.apache.http.wire:68)
[2016-09-01 13:47:13,472] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,472] DEBUG [exchange: 14] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,472] DEBUG [exchange: 14] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:13,472] DEBUG http-outgoing-1 [ACTIVE] [content length: 9086; pos: 9086; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,472] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 894 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnecti
onImpl:222)
[2016-09-01 13:47:13,472] DEBUG http-outgoing-1 >> "9.0,"op_ts":"2016-08-31 11:45:04.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,472] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14302","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,472] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:10.065000","pos":"00000000000014004232","CUSTOMER_ID":201711.0,"LOGON_DATE":"2016-08-31:12:45:04","op_type":"I","LOGON_ID":3509
80.0,"op_ts":"2016-08-31 11:45:04.000173","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,472] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:13,472] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:13,960] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 2555 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:13,960] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,960] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,960] DEBUG http-outgoing-2 << "Content-Length: 2467[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,960] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,960] DEBUG http-outgoing-2 << "{"took":734,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14324","_versio
n":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14325","_version":90,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14326","_version":90,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14327","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14328","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14329","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14330","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14331","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14332","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14333
","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14334","_version":90,"_s
hards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14335","_version":90,"_shards":{"total":2,"
successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14336","_version":90,"_shards":{"total":2,"successful":2,"fail
ed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14337","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200
}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14338","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.h
ttp.wire:68)
[2016-09-01 13:47:13,960] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:13,960] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:13,961] DEBUG http-outgoing-2 << Content-Length: 2467 (org.apache.http.headers:128)
[2016-09-01 13:47:13,961] DEBUG http-outgoing-2 [ACTIVE(2467)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:13,961] DEBUG [exchange: 17] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:13,961] DEBUG http-outgoing-2 [ACTIVE(2467)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:13,961] DEBUG [exchange: 17] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:13,961] DEBUG [exchange: 17] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:13,961] DEBUG [exchange: 17] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:13,961] DEBUG [exchange: 17] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:13,961] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:13,962] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:13,962] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:13,962] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:13,962] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:13,962] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:13,962] DEBUG [exchange: 18] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:13,962] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:13,962] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:13,962] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:13,963] DEBUG http-outgoing-2 [ACTIVE] [content length: 2467; pos: 2467; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:13,963] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:13,963] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:13,963] DEBUG [exchange: 18] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:13,963] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:13,964] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:13,964] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:13,964] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:13,964] DEBUG http-outgoing-2 >> Content-Length: 14865 (org.apache.http.headers:139)
[2016-09-01 13:47:13,964] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:13,964] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:13,964] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:13,964] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:13,964] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:13,964] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,964] DEBUG [exchange: 18] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,964] DEBUG http-outgoing-2 [ACTIVE] [content length: 14865; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4303 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "Content-Length: 14865[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14339","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.101003","pos":"00000000000014032116","CUSTOMER_ID":61339.0,"LOGON_DATE":"2016-08-31:12:45:12","op_type":"I","LOGON_ID":35101
7.0,"op_ts":"2016-08-31 11:45:12.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14340","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.101004","pos":"00000000000014032278","CUSTOMER_ID":89525.0,"LOGON_DATE":"2016-08-31:12:45:12","op_type":"I","LOGON_ID":35101
8.0,"op_ts":"2016-08-31 11:45:12.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14341","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.101005","pos":"00000000000014033235","CUSTOMER_ID":201715.0,"LOGON_DATE":"2016-08-31:12:45:12","op_type":"I","LOGON_ID":3510
19.0,"op_ts":"2016-08-31 11:45:12.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,965] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14342","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.101006","pos":"00000000000014034147","CUSTOMER_ID":201716.0,"LOGON_DATE":"2016-08-31:12:45:12","op_type":"I","LOGON_ID":3510
20.0,"op_ts":"2016-08-31 11:45:12.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14343","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.101007","pos":"00000000000014034676","CUSTOMER_ID":98.0,"LOGON_DATE":"2016-08-31:12:45:12","op_type":"I","LOGON_ID":351021.0
,"op_ts":"2016-08-31 11:45:12.0" (org.apache.http.wire:68)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,966] DEBUG [exchange: 18] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 [ACTIVE] [content length: 14865; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "00180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14344","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.102000","pos":"00000000000014037714","CUSTOMER_ID":62436.0,"LOGON_DATE":"2016-08-31:12:45:12","op_type":"I","LOGON_ID":35102
2.0,"op_ts":"2016-08-31 11:45:12.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14345","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.102001","pos":"00000000000014038657","CUSTOMER_ID":201717.0,"LOGON_DATE":"2016-08-31:12:45:12","op_type":"I","LOGON_ID":3510
23.0,"op_ts":"2016-08-31 11:45:12.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14346","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.102002","pos":"00000000000014038790","CUSTOMER_ID":22081.0,"LOGON_DATE":"2016-08-31:12:45:12","op_type":"I","LOGON_ID":35102
4.0,"op_ts":"2016-08-31 11:45:12.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,966] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14347","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.102003","pos":"00000000000014038951","CUSTOMER_ID":23576.0,"LOGON_DATE":"2016-08-31:12:45:13","op_type":"I","LOGON_ID":35102
5.0,"op_ts":"2016-08-31 11:45:13.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14348","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.102004","pos":"00000000000014039784","CUSTOMER_ID":73125.0,"LOGON_DATE":"2016-08-31:12:45:13","op_type":"I","LOGON_ID":3510"
(org.apache.http.wire:68)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,967] DEBUG [exchange: 18] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 [ACTIVE] [content length: 14865; pos: 12288; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "26.0,"op_ts":"2016-08-31 11:45:13.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14349","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.102005","pos":"00000000000014039947","CUSTOMER_ID":54987.0,"LOGON_DATE":"2016-08-31:12:45:13","op_type":"I","LOGON_ID":35102
7.0,"op_ts":"2016-08-31 11:45:13.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14350","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:17.102006","pos":"00000000000014041698","CUSTOMER_ID":3561.0,"LOGON_DATE":"2016-08-31:12:45:13","op_type":"I","LOGON_ID":351028
.0,"op_ts":"2016-08-31 11:45:13.000180","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14351","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.133000","pos":"00000000000014041858","CUSTOMER_ID":989.0,"LOGON_DATE":"2016-08-31:12:45:13","op_type":"I","LOGON_ID":351029.
0,"op_ts":"2016-08-31 11:45:13.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,967] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14352","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.133001","pos":"00000000000014042018","CUSTOMER_ID":49764.0,"LOGON_DATE":"2016-08-31:12:45:13","op_type":"I","LOGON_ID":35103
0.0,"op_ts":"2016-08-31 11:45:13.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14353","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.133002","pos":"00000000000014043762","CUSTOMER_ID":6952.0,"LOGON_DATE":"2016-08-31:12:45:14"" (org.apache.http.wire:68)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:13,968] DEBUG [exchange: 18] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:13,968] DEBUG [exchange: 18] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 [ACTIVE] [content length: 14865; pos: 14865; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 2577 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 >> ","op_type":"I","LOGON_ID":351031.0,"op_ts":"2016-08-31 11:45:14.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14354","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.133003","pos":"00000000000014045511","CUSTOMER_ID":65652.0,"LOGON_DATE":"2016-08-31:12:45:14","op_type":"I","LOGON_ID":35103
2.0,"op_ts":"2016-08-31 11:45:14.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14355","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,968] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.134000","pos":"00000000000014048039","CUSTOMER_ID":201718.0,"LOGON_DATE":"2016-08-31:12:45:14","op_type":"I","LOGON_ID":3510
33.0,"op_ts":"2016-08-31 11:45:14.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,969] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14356","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,969] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.134001","pos":"00000000000014048172","CUSTOMER_ID":57806.0,"LOGON_DATE":"2016-08-31:12:45:15","op_type":"I","LOGON_ID":35103
4.0,"op_ts":"2016-08-31 11:45:15.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:13,969] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:13,969] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[CLASSPATH traversal thread.] INFO org.reflections.Reflections - Reflections took 24551 ms to scan 272 urls, producing 12131 keys and 79654 values
[2016-09-01 13:47:14,924] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 1908 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:14,924] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,924] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,924] DEBUG http-outgoing-1 << "Content-Length: 1820[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,924] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,924] DEBUG http-outgoing-1 << "{"took":1451,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14292","_versi
on":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14293","_version":91,"_shards":{"
total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14294","_version":91,"_shards":{"total":2,"successfu
l":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14295","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"s
tatus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14296","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"inde
x":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14297","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.l
ogon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14298","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafk
a-connect","_id":"PDB.SOE.LOGON+0+14299","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"P
DB.SOE.LOGON+0+14300","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+1430
1","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14302","_version":90,"_
shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:14,925] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:14,925] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:14,925] DEBUG http-outgoing-1 << Content-Length: 1820 (org.apache.http.headers:128)
[2016-09-01 13:47:14,925] DEBUG http-outgoing-1 [ACTIVE(1820)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:14,925] DEBUG [exchange: 14] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:14,925] DEBUG http-outgoing-1 [ACTIVE(1820)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:14,925] DEBUG [exchange: 14] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:14,925] DEBUG [exchange: 14] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:14,925] DEBUG [exchange: 14] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:14,925] DEBUG [exchange: 14] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:14,926] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:14,926] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:14,926] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:14,926] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:14,926] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:14,926] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:14,926] DEBUG [exchange: 20] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:14,926] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:14,926] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:14,927] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:14,927] DEBUG http-outgoing-1 [ACTIVE] [content length: 1820; pos: 1820; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:14,927] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:14,927] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:14,927] DEBUG [exchange: 20] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:14,927] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:14,928] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:14,928] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:14,928] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:14,928] DEBUG http-outgoing-1 >> Content-Length: 15696 (org.apache.http.headers:139)
[2016-09-01 13:47:14,928] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:14,928] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:14,928] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:14,928] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:14,928] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:14,928] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:14,928] DEBUG [exchange: 20] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 [ACTIVE] [content length: 15696; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4303 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "Content-Length: 15696[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14399","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.148006","pos":"00000000000014096746","CUSTOMER_ID":201721.0,"LOGON_DATE":"2016-08-31:12:45:23","op_type":"I","LOGON_ID":3510
77.0,"op_ts":"2016-08-31 11:45:23.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14400","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.149000","pos":"00000000000014096879","CUSTOMER_ID":16782.0,"LOGON_DATE":"2016-08-31:12:45:23","op_type":"I","LOGON_ID":35107
8.0,"op_ts":"2016-08-31 11:45:23.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14401","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,929] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.149001","pos":"00000000000014097041","CUSTOMER_ID":49208.0,"LOGON_DATE":"2016-08-31:12:45:23","op_type":"I","LOGON_ID":35107
9.0,"op_ts":"2016-08-31 11:45:23.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14402","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.149002","pos":"00000000000014098351","CUSTOMER_ID":7604.0,"LOGON_DATE":"2016-08-31:12:45:23","op_type":"I","LOGON_ID":351080
.0,"op_ts":"2016-08-31 11:45:24.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14403","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.149003","pos":"00000000000014100529","CUSTOMER_ID":73027.0,"LOGON_DATE":"2016-08-31:12:45:24","op_type":"I","LOGON_ID":35108
1.0,"op_ts":"2016-08-31 11:45:24." (org.apache.http.wire:68)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:14,930] DEBUG [exchange: 20] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 [ACTIVE] [content length: 15696; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 >> "000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14404","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.149004","pos":"00000000000014102708","CUSTOMER_ID":77418.0,"LOGON_DATE":"2016-08-31:12:45:24","op_type":"I","LOGON_ID":35108
2.0,"op_ts":"2016-08-31 11:45:24.000183","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14405","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,930] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:31.158000","pos":"00000000000014102871","CUSTOMER_ID":70017.0,"LOGON_DATE":"2016-08-31:12:45:24","op_type":"I","LOGON_ID":35108
3.0,"op_ts":"2016-08-31 11:45:24.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14406","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:31.158001","pos":"00000000000014105415","CUSTOMER_ID":201722.0,"LOGON_DATE":"2016-08-31:12:45:24","op_type":"I","LOGON_ID":3510
84.0,"op_ts":"2016-08-31 11:45:24.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14407","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:31.159000","pos":"00000000000014105548","CUSTOMER_ID":60190.0,"LOGON_DATE":"2016-08-31:12:45:25","op_type":"I","LOGON_ID":35108
5.0,"op_ts":"2016-08-31 11:45:25.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14408","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:31.159001","pos":"00000000000014106433","CUSTOMER_ID":29234.0,"LOGON_DATE":"2016-08-31:12:45:25","op_type":"I","LOGON_ID":351"
(org.apache.http.wire:68)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:14,931] DEBUG [exchange: 20] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 [ACTIVE] [content length: 15696; pos: 12288; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 >> "086.0,"op_ts":"2016-08-31 11:45:25.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14409","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:31.159002","pos":"00000000000014106595","CUSTOMER_ID":16543.0,"LOGON_DATE":"2016-08-31:12:45:25","op_type":"I","LOGON_ID":35108
7.0,"op_ts":"2016-08-31 11:45:25.000161","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,931] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14410","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:31.159003","pos":"00000000000014108259","CUSTOMER_ID":201723.0,"LOGON_DATE":"2016-08-31:12:45:25","op_type":"I","LOGON_ID":3510
88.0,"op_ts":"2016-08-31 11:45:25.000161","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14411","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:31.159004","pos":"00000000000014108392","CUSTOMER_ID":98351.0,"LOGON_DATE":"2016-08-31:12:45:25","op_type":"I","LOGON_ID":35108
9.0,"op_ts":"2016-08-31 11:45:25.000161","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14412","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:31.159005","pos":"00000000000014108555","CUSTOMER_ID":84501.0,"LOGON_DATE":"2016-08-31:12:45:25","op_type":"I","LOGON_ID":35109
0.0,"op_ts":"2016-08-31 11:45:25.000161","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14413","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.189000","pos":"00000000000014110306","CUSTOMER_ID":89545.0,"LOGON_DATE":"2016-08-31:12:" (org.apache.http.wire:68)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:14,932] DEBUG [exchange: 20] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:14,932] DEBUG [exchange: 20] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 [ACTIVE] [content length: 15696; pos: 15696; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 3408 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:14,932] DEBUG http-outgoing-1 >> "45:26","op_type":"I","LOGON_ID":351091.0,"op_ts":"2016-08-31 11:45:26.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wir
e:54)
[2016-09-01 13:47:14,933] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14414","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,933] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.189001","pos":"00000000000014112056","CUSTOMER_ID":16309.0,"LOGON_DATE":"2016-08-31:12:45:26","op_type":"I","LOGON_ID":35109
2.0,"op_ts":"2016-08-31 11:45:26.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,933] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14415","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,933] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.189002","pos":"00000000000014112217","CUSTOMER_ID":86290.0,"LOGON_DATE":"2016-08-31:12:45:27","op_type":"I","LOGON_ID":35109
3.0,"op_ts":"2016-08-31 11:45:27.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,933] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14416","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,933] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.189003","pos":"00000000000014112379","CUSTOMER_ID":21081.0,"LOGON_DATE":"2016-08-31:12:45:27","op_type":"I","LOGON_ID":35109
4.0,"op_ts":"2016-08-31 11:45:27.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,933] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14417","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,933] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.190000","pos":"00000000000014112541","CUSTOMER_ID":72013.0,"LOGON_DATE":"2016-08-31:12:45:27","op_type":"I","LOGON_ID":35109
5.0,"op_ts":"2016-08-31 11:45:27.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:14,933] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:14,933] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:15,741] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 3042 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:15,741] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 3203 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:15,742] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,742] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,742] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,742] DEBUG http-outgoing-2 << "Content-Length: 2954[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,742] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,742] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,742] DEBUG http-outgoing-1 << "Content-Length: 3115[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,742] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,742] DEBUG http-outgoing-2 << "{"took":1772,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14339","_versi
on":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14340","_version":90,"_shards":{"
total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14341","_version":90,"_shards":{"total":2,"successfu
l":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14342","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"s
tatus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14343","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"inde
x":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14344","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.l
ogon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14345","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafk
a-connect","_id":"PDB.SOE.LOGON+0+14346","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"P
DB.SOE.LOGON+0+14347","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+1434
8","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14349","_version":90,"_
shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14350","_version":90,"_shards":{"total":2,
"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14351","_version":90,"_shards":{"total":2,"successful":2,"fai
led":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14352","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":20
0}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14353","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_ind
ex":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14354","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_t
ype":"kafka-connect","_id":"PDB.SOE.LOGON+0+14355","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect
","_id":"PDB.SOE.LOGON+0+14356","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:15,742] DEBUG http-outgoing-1 << "{"took":808,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14399","_versio
n":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14400","_version":90,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14401","_version":90,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14402","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14403","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14404","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14405","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14406","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14407","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14408
","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14409","_version":90,"_s
hards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14410","_version":90,"_shards":{"total":2,"
successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14411","_version":90,"_shards":{"total":2,"successful":2,"fail
ed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14412","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200
}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14413","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_inde
x":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14414","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_ty
pe":"kafka-connect","_id":"PDB.SOE.LOGON+0+14415","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect"
,"_id":"PDB.SOE.LOGON+0+14416","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOG
ON+0+14417","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:15,743] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:15,743] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:15,743] DEBUG http-outgoing-2 << Content-Length: 2954 (org.apache.http.headers:128)
[2016-09-01 13:47:15,743] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:15,743] DEBUG http-outgoing-2 [ACTIVE(2954)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:15,743] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:15,743] DEBUG [exchange: 18] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:15,743] DEBUG http-outgoing-1 << Content-Length: 3115 (org.apache.http.headers:128)
[2016-09-01 13:47:15,743] DEBUG http-outgoing-1 [ACTIVE(3115)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:15,743] DEBUG http-outgoing-2 [ACTIVE(2954)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:15,743] DEBUG [exchange: 20] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:15,743] DEBUG [exchange: 18] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:15,743] DEBUG http-outgoing-1 [ACTIVE(3115)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:15,744] DEBUG [exchange: 18] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:15,744] DEBUG [exchange: 20] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:15,744] DEBUG [exchange: 18] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:15,744] DEBUG [exchange: 20] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:15,744] DEBUG [exchange: 18] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:15,744] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:15,744] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:15,744] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:15,744] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:15,744] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:15,744] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:15,745] DEBUG [exchange: 22] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:15,745] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:15,745] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:15,745] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:15,746] DEBUG http-outgoing-2 [ACTIVE] [content length: 2954; pos: 2954; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:15,746] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:15,746] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:15,746] DEBUG [exchange: 22] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:15,746] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:15,746] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:15,746] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:15,746] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:15,746] DEBUG http-outgoing-2 >> Content-Length: 9086 (org.apache.http.headers:139)
[2016-09-01 13:47:15,746] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:15,746] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:15,746] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:15,746] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:15,747] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:15,747] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:15,747] DEBUG [exchange: 22] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:15,747] DEBUG http-outgoing-2 [ACTIVE] [content length: 9086; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:15,747] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:15,747] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,747] DEBUG http-outgoing-2 >> "Content-Length: 9086[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,747] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,747] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,747] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,748] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,744] DEBUG [exchange: 20] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:15,832] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,832] DEBUG [exchange: 20] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:15,832] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14437","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,832] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:15,832] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.192004","pos":"00000000000014125299","CUSTOMER_ID":74054.0,"LOGON_DATE":"2016-08-31:12:45:30","op_type":"I","LOGON_ID":35111
5.0,"op_ts":"2016-08-31 11:45:30.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,832] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14438","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,832] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:15,832] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.192005","pos":"00000000000014127903","CUSTOMER_ID":56716.0,"LOGON_DATE":"2016-08-31:12:45:31","op_type":"I","LOGON_ID":35111
6.0,"op_ts":"2016-08-31 11:45:31.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,833] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14439","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,833] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:15,833] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.192006","pos":"00000000000014129223","CUSTOMER_ID":13914.0,"LOGON_DATE":"2016-08-31:12:45:31","op_type":"I","LOGON_ID":35111
7.0,"op_ts":"2016-08-31 11:45:31.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,833] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14440","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,833] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:15,833] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.192007","pos":"00000000000014130179","CUSTOMER_ID":201726.0,"LOGON_DATE":"2016-08-31:12:45:31","op_type":"I","LOGON_ID":3511
18.0,"op_ts":"2016-08-31 11:45:31.000147","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,833] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14441","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,833] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:15,833] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.192008","pos":"00000000000014130312","CUSTOMER_ID":62261.0,"LOGON_DATE":"2016-08-31:12:45:31","op_type":"I","LOGON_ID":35111
9.0,"op_ts":"2016-08-31 11:45:31" (org.apache.http.wire:68)
[2016-09-01 13:47:15,833] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:15,833] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:15,833] DEBUG [exchange: 21] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:15,834] DEBUG [exchange: 22] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:15,834] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:15,834] DEBUG http-outgoing-2 [ACTIVE] [content length: 9086; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:15,834] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:15,834] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:15,834] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:15,834] DEBUG http-outgoing-2 >> ".000147","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,834] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14442","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,834] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.193000","pos":"00000000000014130474","CUSTOMER_ID":5352.0,"LOGON_DATE":"2016-08-31:12:45:31","op_type":"I","LOGON_ID":351120
.0,"op_ts":"2016-08-31 11:45:31.000147","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,834] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14443","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,834] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.193001","pos":"00000000000014131320","CUSTOMER_ID":18933.0,"LOGON_DATE":"2016-08-31:12:45:31","op_type":"I","LOGON_ID":35112
1.0,"op_ts":"2016-08-31 11:45:32.000147","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14444","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.193002","pos":"00000000000014135147","CUSTOMER_ID":201727.0,"LOGON_DATE":"2016-08-31:12:45:32","op_type":"I","LOGON_ID":3511
22.0,"op_ts":"2016-08-31 11:45:32.000147","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14445","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.193003","pos":"00000000000014135280","CUSTOMER_ID":40113.0,"LOGON_DATE":"2016-08-31:12:45:32","op_type":"I","LOGON_ID":35112
3.0,"op_ts":"2016-08-31 11:45:32.000147","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14446","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-1 [ACTIVE] [content length: 3115; pos: 3115; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:15,835] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:15,835] DEBUG [exchange: 21] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:15,835] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:15,835] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-1 >> Content-Length: 2478 (org.apache.http.headers:139)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:15,836] DEBUG [exchange: 21] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:15,836] DEBUG [exchange: 21] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 [ACTIVE] [content length: 2478; pos: 2478; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 2684 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 >> "Content-Length: 2478[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,836] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14418","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.190001","pos":"00000000000014114291","CUSTOMER_ID":84870.0,"LOGON_DATE":"2016-08-31:12:45:27","op_type":"I","LOGON_ID":35109
6.0,"op_ts":"2016-08-31 11:45:27.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14419","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.190002","pos":"00000000000014114454","CUSTOMER_ID":33004.0,"LOGON_DATE":"2016-08-31:12:45:27","op_type":"I","LOGON_ID":35109
7.0,"op_ts":"2016-08-31 11:45:27.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14420","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.190003","pos":"00000000000014114617","CUSTOMER_ID":22802.0,"LOGON_DATE":"2016-08-31:12:45:27","op_type":"I","LOGON_ID":35109
8.0,"op_ts":"2016-08-31 11:45:27.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:15,835] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.193004","pos":"00000000000014135832","CUSTOMER_ID":4939.0,"LOGON_DATE":"2016-08-31:12:45:32","op_type":"I","LOGON_ID":3511"
(org.apache.http.wire:68)
[2016-09-01 13:47:15,837] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:15,837] DEBUG [exchange: 22] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:15,837] DEBUG [exchange: 22] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:15,838] DEBUG http-outgoing-2 [ACTIVE] [content length: 9086; pos: 9086; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:15,838] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 894 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnecti
onImpl:222)
[2016-09-01 13:47:15,838] DEBUG http-outgoing-2 >> "24.0,"op_ts":"2016-08-31 11:45:32.000189","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,838] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14447","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,838] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.193005","pos":"00000000000014135994","CUSTOMER_ID":92000.0,"LOGON_DATE":"2016-08-31:12:45:32","op_type":"I","LOGON_ID":35112
5.0,"op_ts":"2016-08-31 11:45:32.000189","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:15,838] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:15,838] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:16,800] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 610 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:206)
[2016-09-01 13:47:16,801] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,801] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,801] DEBUG http-outgoing-1 << "Content-Length: 523[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,801] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,801] DEBUG http-outgoing-1 << "{"took":964,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14418","_versio
n":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14419","_version":90,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14420","_version":90,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:16,801] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:16,801] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:16,801] DEBUG http-outgoing-1 << Content-Length: 523 (org.apache.http.headers:128)
[2016-09-01 13:47:16,801] DEBUG http-outgoing-1 [ACTIVE(523)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:16,801] DEBUG [exchange: 21] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:16,802] DEBUG http-outgoing-1 [ACTIVE(523)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:16,802] DEBUG [exchange: 21] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:16,802] DEBUG [exchange: 21] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:16,802] DEBUG [exchange: 21] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:16,802] DEBUG [exchange: 21] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:16,802] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:16,802] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:16,802] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:16,802] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:16,802] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:16,803] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:16,803] DEBUG [exchange: 24] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:16,803] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:16,803] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:16,803] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:16,803] DEBUG http-outgoing-1 [ACTIVE] [content length: 523; pos: 523; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:16,804] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:16,804] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:16,804] DEBUG [exchange: 24] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:16,804] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:16,804] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:16,804] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:16,804] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:16,804] DEBUG http-outgoing-1 >> Content-Length: 13217 (org.apache.http.headers:139)
[2016-09-01 13:47:16,804] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:16,804] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:16,804] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:16,804] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:16,804] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:16,805] DEBUG [exchange: 24] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 [ACTIVE] [content length: 13217; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4303 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "Content-Length: 13217[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14421","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.190004","pos":"00000000000014114779","CUSTOMER_ID":73638.0,"LOGON_DATE":"2016-08-31:12:45:27","op_type":"I","LOGON_ID":35109
9.0,"op_ts":"2016-08-31 11:45:27.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14422","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.190005","pos":"00000000000014114941","CUSTOMER_ID":76410.0,"LOGON_DATE":"2016-08-31:12:45:28","op_type":"I","LOGON_ID":35110
0.0,"op_ts":"2016-08-31 11:45:28.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,805] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14423","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.190006","pos":"00000000000014115103","CUSTOMER_ID":40715.0,"LOGON_DATE":"2016-08-31:12:45:28","op_type":"I","LOGON_ID":35110
1.0,"op_ts":"2016-08-31 11:45:28.000149","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14424","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.190007","pos":"00000000000014115266","CUSTOMER_ID":76476.0,"LOGON_DATE":"2016-08-31:12:45:28","op_type":"I","LOGON_ID":35110
2.0,"op_ts":"2016-08-31 11:45:28.000126","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14425","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.191000","pos":"00000000000014115429","CUSTOMER_ID":21930.0,"LOGON_DATE":"2016-08-31:12:45:28","op_type":"I","LOGON_ID":35110
3.0,"op_ts":"2016-08-31 11:45:28." (org.apache.http.wire:68)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:16,806] DEBUG [exchange: 24] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 [ACTIVE] [content length: 13217; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 >> "000126","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14426","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.191001","pos":"00000000000014115591","CUSTOMER_ID":50899.0,"LOGON_DATE":"2016-08-31:12:45:28","op_type":"I","LOGON_ID":35110
4.0,"op_ts":"2016-08-31 11:45:28.000126","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14427","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,806] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.191002","pos":"00000000000014115754","CUSTOMER_ID":39690.0,"LOGON_DATE":"2016-08-31:12:45:28","op_type":"I","LOGON_ID":35110
5.0,"op_ts":"2016-08-31 11:45:29.000126","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14428","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.191003","pos":"00000000000014117065","CUSTOMER_ID":3668.0,"LOGON_DATE":"2016-08-31:12:45:29","op_type":"I","LOGON_ID":351106
.0,"op_ts":"2016-08-31 11:45:29.000126","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14429","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.191004","pos":"00000000000014120105","CUSTOMER_ID":59884.0,"LOGON_DATE":"2016-08-31:12:45:29","op_type":"I","LOGON_ID":35110
7.0,"op_ts":"2016-08-31 11:45:29.000174","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14430","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.191005","pos":"00000000000014120267","CUSTOMER_ID":51780.0,"LOGON_DATE":"2016-08-31:12:45:29","op_type":"I","LOGON_ID":35110
" (org.apache.http.wire:68)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:16,807] DEBUG [exchange: 24] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 [ACTIVE] [content length: 13217; pos: 12288; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "8.0,"op_ts":"2016-08-31 11:45:29.000174","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14431","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.191006","pos":"00000000000014121222","CUSTOMER_ID":201724.0,"LOGON_DATE":"2016-08-31:12:45:29","op_type":"I","LOGON_ID":3511
09.0,"op_ts":"2016-08-31 11:45:29.000174","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14432","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.191007","pos":"00000000000014121355","CUSTOMER_ID":92753.0,"LOGON_DATE":"2016-08-31:12:45:29","op_type":"I","LOGON_ID":35111
0.0,"op_ts":"2016-08-31 11:45:30.000174","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,807] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14433","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.192000","pos":"00000000000014123105","CUSTOMER_ID":78740.0,"LOGON_DATE":"2016-08-31:12:45:30","op_type":"I","LOGON_ID":35111
1.0,"op_ts":"2016-08-31 11:45:30.000174","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14434","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.192001","pos":"00000000000014123266","CUSTOMER_ID":39775.0,"LOGON_DATE":"2016-08-31:12:45:30","op_type":"I","LOGON_ID":35111
2.0,"op_ts":"2016-08-31 11:45:30.000174","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14435","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.192002","pos":"00000000000014124217","CUSTOMER_ID":21381.0,"LOGON_DATE":"2016-08-31:12:45" (org.apache.http.wire:68)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:16,808] DEBUG [exchange: 24] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:16,808] DEBUG [exchange: 24] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 [ACTIVE] [content length: 13217; pos: 13217; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 929 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnecti
onImpl:222)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 >> ":30","op_type":"I","LOGON_ID":351113.0,"op_ts":"2016-08-31 11:45:30.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:
54)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14436","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,808] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.192003","pos":"00000000000014125166","CUSTOMER_ID":201725.0,"LOGON_DATE":"2016-08-31:12:45:30","op_type":"I","LOGON_ID":3511
14.0,"op_ts":"2016-08-31 11:45:30.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:16,809] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:16,809] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:17,046] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 1908 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:17,046] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,046] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,046] DEBUG http-outgoing-2 << "Content-Length: 1820[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,046] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,046] DEBUG http-outgoing-2 << "{"took":1207,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14437","_versi
on":89,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14438","_version":89,"_shards":{"
total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14439","_version":89,"_shards":{"total":2,"successfu
l":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14440","_version":89,"_shards":{"total":2,"successful":2,"failed":0},"s
tatus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14441","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"inde
x":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14442","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.l
ogon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14443","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafk
a-connect","_id":"PDB.SOE.LOGON+0+14444","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"P
DB.SOE.LOGON+0+14445","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+1444
6","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14447","_version":90,"_
shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:17,046] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:17,046] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:17,046] DEBUG http-outgoing-2 << Content-Length: 1820 (org.apache.http.headers:128)
[2016-09-01 13:47:17,047] DEBUG http-outgoing-2 [ACTIVE(1820)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:17,047] DEBUG [exchange: 22] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:17,047] DEBUG http-outgoing-2 [ACTIVE(1820)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:17,047] DEBUG [exchange: 22] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:17,047] DEBUG [exchange: 22] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:17,047] DEBUG [exchange: 22] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:17,047] DEBUG [exchange: 22] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:17,047] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:17,047] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:17,047] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:17,048] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:17,048] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:17,048] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:17,048] DEBUG [exchange: 23] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:17,048] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:17,048] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:17,048] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:17,049] DEBUG http-outgoing-2 [ACTIVE] [content length: 1820; pos: 1820; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:17,049] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:17,049] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:17,049] DEBUG [exchange: 23] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:17,049] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:17,049] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:17,049] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:17,049] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:17,049] DEBUG http-outgoing-2 >> Content-Length: 17346 (org.apache.http.headers:139)
[2016-09-01 13:47:17,050] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:17,050] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:17,050] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:17,050] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:17,050] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:17,050] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:17,050] DEBUG [exchange: 23] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:17,050] DEBUG http-outgoing-2 [ACTIVE] [content length: 17346; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4303 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "Content-Length: 17346[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14357","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.134002","pos":"00000000000014050782","CUSTOMER_ID":89343.0,"LOGON_DATE":"2016-08-31:12:45:15","op_type":"I","LOGON_ID":35103
5.0,"op_ts":"2016-08-31 11:45:15.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14358","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.134003","pos":"00000000000014050944","CUSTOMER_ID":20942.0,"LOGON_DATE":"2016-08-31:12:45:15","op_type":"I","LOGON_ID":35103
6.0,"op_ts":"2016-08-31 11:45:15.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14359","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.134004","pos":"00000000000014051106","CUSTOMER_ID":99575.0,"LOGON_DATE":"2016-08-31:12:45:15","op_type":"I","LOGON_ID":35103
7.0,"op_ts":"2016-08-31 11:45:15.000142","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14360","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,051] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.134005","pos":"00000000000014051268","CUSTOMER_ID":65891.0,"LOGON_DATE":"2016-08-31:12:45:15","op_type":"I","LOGON_ID":35103
8.0,"op_ts":"2016-08-31 11:45:15.000142","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,052] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14361","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,052] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.134006","pos":"00000000000014051826","CUSTOMER_ID":49592.0,"LOGON_DATE":"2016-08-31:12:45:16","op_type":"I","LOGON_ID":35103
9.0,"op_ts":"2016-08-31 11:45:16." (org.apache.http.wire:68)
[2016-09-01 13:47:17,052] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:17,052] DEBUG [exchange: 23] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:17,052] DEBUG http-outgoing-2 [ACTIVE] [content length: 17346; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:17,052] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:17,052] DEBUG http-outgoing-2 >> "000142","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,052] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14362","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,052] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.134007","pos":"00000000000014051988","CUSTOMER_ID":4215.0,"LOGON_DATE":"2016-08-31:12:45:16","op_type":"I","LOGON_ID":351040
.0,"op_ts":"2016-08-31 11:45:16.000142","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,052] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14363","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,052] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.134008","pos":"00000000000014052935","CUSTOMER_ID":201719.0,"LOGON_DATE":"2016-08-31:12:45:16","op_type":"I","LOGON_ID":3510
41.0,"op_ts":"2016-08-31 11:45:16.000165","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14364","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.135000","pos":"00000000000014053068","CUSTOMER_ID":80161.0,"LOGON_DATE":"2016-08-31:12:45:16","op_type":"I","LOGON_ID":35104
2.0,"op_ts":"2016-08-31 11:45:16.000165","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14365","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.135001","pos":"00000000000014053231","CUSTOMER_ID":23693.0,"LOGON_DATE":"2016-08-31:12:45:16","op_type":"I","LOGON_ID":35104
3.0,"op_ts":"2016-08-31 11:45:16.000165","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14366","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.135002","pos":"00000000000014055406","CUSTOMER_ID":45645.0,"LOGON_DATE":"2016-08-31:12:45:17","op_type":"I","LOGON_ID":3510"
(org.apache.http.wire:68)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:17,053] DEBUG [exchange: 23] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 [ACTIVE] [content length: 17346; pos: 12288; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 >> "44.0,"op_ts":"2016-08-31 11:45:17.000165","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14367","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.135003","pos":"00000000000014055569","CUSTOMER_ID":25922.0,"LOGON_DATE":"2016-08-31:12:45:17","op_type":"I","LOGON_ID":35104
5.0,"op_ts":"2016-08-31 11:45:17.000165","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,053] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14368","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.135004","pos":"00000000000014057319","CUSTOMER_ID":52278.0,"LOGON_DATE":"2016-08-31:12:45:17","op_type":"I","LOGON_ID":35104
6.0,"op_ts":"2016-08-31 11:45:17.000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14369","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.135005","pos":"00000000000014059923","CUSTOMER_ID":38906.0,"LOGON_DATE":"2016-08-31:12:45:17","op_type":"I","LOGON_ID":35104
7.0,"op_ts":"2016-08-31 11:45:17.000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14370","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.135006","pos":"00000000000014063165","CUSTOMER_ID":63441.0,"LOGON_DATE":"2016-08-31:12:45:18","op_type":"I","LOGON_ID":35104
8.0,"op_ts":"2016-08-31 11:45:18.000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14371","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.135007","pos":"00000000000014064915","CUSTOMER_ID":24447.0,"LOGON_DATE":"2016-08-31:12:45" (org.apache.http.wire:68)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:17,054] DEBUG [exchange: 23] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 [ACTIVE] [content length: 17346; pos: 16384; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:17,054] DEBUG http-outgoing-2 >> ":18","op_type":"I","LOGON_ID":351049.0,"op_ts":"2016-08-31 11:45:18.000175","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:
54)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14372","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.135008","pos":"00000000000014065078","CUSTOMER_ID":11331.0,"LOGON_DATE":"2016-08-31:12:45:18","op_type":"I","LOGON_ID":35105
0.0,"op_ts":"2016-08-31 11:45:18.000158","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14373","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.136000","pos":"00000000000014066818","CUSTOMER_ID":42430.0,"LOGON_DATE":"2016-08-31:12:45:18","op_type":"I","LOGON_ID":35105
1.0,"op_ts":"2016-08-31 11:45:18.000158","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14374","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.136001","pos":"00000000000014068564","CUSTOMER_ID":43982.0,"LOGON_DATE":"2016-08-31:12:45:18","op_type":"I","LOGON_ID":35105
2.0,"op_ts":"2016-08-31 11:45:18.000158","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14375","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.136002","pos":"00000000000014071173","CUSTOMER_ID":61708.0,"LOGON_DATE":"2016-08-31:12:45:19","op_type":"I","LOGON_ID":35105
3.0,"op_ts":"2016-08-31 11:45:19.000158","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14376","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.136003","pos":"00000000000014072923","CUSTOMER_ID":1807" (org.apache.http.wire:68)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:17,055] DEBUG [exchange: 23] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:17,055] DEBUG [exchange: 23] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 [ACTIVE] [content length: 17346; pos: 17346; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:17,055] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 962 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnecti
onImpl:222)
[2016-09-01 13:47:17,056] DEBUG http-outgoing-2 >> "6.0,"LOGON_DATE":"2016-08-31:12:45:19","op_type":"I","LOGON_ID":351054.0,"op_ts":"2016-08-31 11:45:19.000158","table":"PDB.SOE.LO
GON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,056] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14377","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,056] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.136004","pos":"00000000000014073086","CUSTOMER_ID":92929.0,"LOGON_DATE":"2016-08-31:12:45:19","op_type":"I","LOGON_ID":35105
5.0,"op_ts":"2016-08-31 11:45:19.000158","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,056] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:17,056] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:17,605] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 2717 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:17,605] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,605] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,605] DEBUG http-outgoing-1 << "Content-Length: 2629[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,605] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,605] DEBUG http-outgoing-1 << "{"took":796,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14421","_versio
n":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14422","_version":90,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14423","_version":90,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14424","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14425","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14426","_version":89,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14427","_version":89,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14428","_version":89,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14429","_version":89,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14430
","_version":89,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14431","_version":89,"_s
hards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14432","_version":89,"_shards":{"total":2,"
successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14433","_version":89,"_shards":{"total":2,"successful":2,"fail
ed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14434","_version":89,"_shards":{"total":2,"successful":2,"failed":0},"status":200
}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14435","_version":89,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_inde
x":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14436","_version":89,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:17,606] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:17,606] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:17,606] DEBUG http-outgoing-1 << Content-Length: 2629 (org.apache.http.headers:128)
[2016-09-01 13:47:17,606] DEBUG http-outgoing-1 [ACTIVE(2629)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:17,606] DEBUG [exchange: 24] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:17,606] DEBUG http-outgoing-1 [ACTIVE(2629)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:17,606] DEBUG [exchange: 24] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:17,606] DEBUG [exchange: 24] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:17,606] DEBUG [exchange: 24] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:17,606] DEBUG [exchange: 24] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:17,607] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:17,607] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:17,607] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:17,607] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:17,607] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:17,607] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:17,607] DEBUG [exchange: 28] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:17,607] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:17,607] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:17,607] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:17,608] DEBUG http-outgoing-1 [ACTIVE] [content length: 2629; pos: 2629; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:17,608] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:17,608] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:17,608] DEBUG [exchange: 28] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:17,608] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:17,608] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:17,608] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 >> Content-Length: 9913 (org.apache.http.headers:139)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:17,609] DEBUG [exchange: 28] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 [ACTIVE] [content length: 9913; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,609] DEBUG http-outgoing-1 >> "Content-Length: 9913[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14498","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.239002","pos":"00000000000014187363","CUSTOMER_ID":90296.0,"LOGON_DATE":"2016-08-31:12:45:45","op_type":"I","LOGON_ID":35117
6.0,"op_ts":"2016-08-31 11:45:45.000131","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14499","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.239003","pos":"00000000000014187526","CUSTOMER_ID":20030.0,"LOGON_DATE":"2016-08-31:12:45:45","op_type":"I","LOGON_ID":35117
7.0,"op_ts":"2016-08-31 11:45:45.000131","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14500","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.272000","pos":"00000000000014187688","CUSTOMER_ID":93688.0,"LOGON_DATE":"2016-08-31:12:45:45","op_type":"I","LOGON_ID":35117
8.0,"op_ts":"2016-08-31 11:45:45.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14501","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.273000","pos":"00000000000014188644","CUSTOMER_ID":201733.0,"LOGON_DATE":"2016-08-31:12:45:45","op_type":"I","LOGON_ID":3511
79.0,"op_ts":"2016-08-31 11:45:45.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14502","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.273001","pos":"00000000000014188777","CUSTOMER_ID":93346.0,"LOGON_DATE":"2016-08-31:12:45:45","op_type":"I","LOGON_ID":35118
0.0,"op_ts":"2016-08-31 11:45:45" (org.apache.http.wire:68)
[2016-09-01 13:47:17,610] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:17,610] DEBUG [exchange: 28] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 [ACTIVE] [content length: 9913; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> ".000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14503","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.273002","pos":"00000000000014190526","CUSTOMER_ID":67017.0,"LOGON_DATE":"2016-08-31:12:45:45","op_type":"I","LOGON_ID":35118
1.0,"op_ts":"2016-08-31 11:45:45.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14504","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.273003","pos":"00000000000014190688","CUSTOMER_ID":34949.0,"LOGON_DATE":"2016-08-31:12:45:45","op_type":"I","LOGON_ID":35118
2.0,"op_ts":"2016-08-31 11:45:46.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14505","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.273004","pos":"00000000000014190850","CUSTOMER_ID":31484.0,"LOGON_DATE":"2016-08-31:12:45:46","op_type":"I","LOGON_ID":35118
3.0,"op_ts":"2016-08-31 11:45:46.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14506","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.273005","pos":"00000000000014191013","CUSTOMER_ID":77962.0,"LOGON_DATE":"2016-08-31:12:45:46","op_type":"I","LOGON_ID":35118
4.0,"op_ts":"2016-08-31 11:45:46.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14507","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.274000","pos":"00000000000014192760","CUSTOMER_ID":8945.0,"LOGON_DATE":"2016-08-31:12:45:46","op_type":"I","LOGON_ID":3511"
(org.apache.http.wire:68)
[2016-09-01 13:47:17,611] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:17,611] DEBUG [exchange: 28] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:17,612] DEBUG [exchange: 28] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:17,612] DEBUG http-outgoing-1 [ACTIVE] [content length: 9913; pos: 9913; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:17,632] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 1721 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:17,632] DEBUG http-outgoing-1 >> "85.0,"op_ts":"2016-08-31 11:45:46.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,632] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14508","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,632] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.274001","pos":"00000000000014193600","CUSTOMER_ID":31068.0,"LOGON_DATE":"2016-08-31:12:45:46","op_type":"I","LOGON_ID":35118
6.0,"op_ts":"2016-08-31 11:45:46.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,632] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14509","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,632] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.274002","pos":"00000000000014194555","CUSTOMER_ID":201734.0,"LOGON_DATE":"2016-08-31:12:45:47","op_type":"I","LOGON_ID":3511
87.0,"op_ts":"2016-08-31 11:45:47.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,632] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:17,632] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:17,933] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 3527 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:17,933] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,933] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,933] DEBUG http-outgoing-2 << "Content-Length: 3439[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,933] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,933] DEBUG http-outgoing-2 << "{"took":876,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14357","_versio
n":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14358","_version":90,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14359","_version":90,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14360","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14361","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14362","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14363","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14364","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14365","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14366
","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14367","_version":90,"_s
hards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14368","_version":90,"_shards":{"total":2,"
successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14369","_version":90,"_shards":{"total":2,"successful":2,"fail
ed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14370","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200
}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14371","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_inde
x":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14372","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_ty
pe":"kafka-connect","_id":"PDB.SOE.LOGON+0+14373","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect"
,"_id":"PDB.SOE.LOGON+0+14374","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOG
ON+0+14375","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14376","_versi
on":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14377","_version":90,"_shards":{"
total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:17,934] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:17,934] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:17,934] DEBUG http-outgoing-2 << Content-Length: 3439 (org.apache.http.headers:128)
[2016-09-01 13:47:17,934] DEBUG http-outgoing-2 [ACTIVE(3439)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:17,934] DEBUG [exchange: 23] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:17,934] DEBUG http-outgoing-2 [ACTIVE(3439)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:17,934] DEBUG [exchange: 23] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:17,934] DEBUG [exchange: 23] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:17,934] DEBUG [exchange: 23] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:17,934] DEBUG [exchange: 23] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:17,934] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:17,935] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:17,935] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:17,935] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:17,935] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:17,935] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:17,935] DEBUG [exchange: 29] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:17,935] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:17,935] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:17,935] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:17,936] DEBUG http-outgoing-2 [ACTIVE] [content length: 3439; pos: 3439; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:17,936] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:17,936] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:17,936] DEBUG [exchange: 29] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:17,936] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:17,936] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:17,937] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:17,937] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:17,937] DEBUG http-outgoing-2 >> Content-Length: 2476 (org.apache.http.headers:139)
[2016-09-01 13:47:17,937] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:17,937] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:17,937] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:17,937] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:17,937] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:17,937] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:17,937] DEBUG [exchange: 29] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:17,937] DEBUG [exchange: 29] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:17,937] DEBUG http-outgoing-2 [ACTIVE] [content length: 2476; pos: 2476; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 2682 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "Content-Length: 2476[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14510","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.274003","pos":"00000000000014194688","CUSTOMER_ID":46891.0,"LOGON_DATE":"2016-08-31:12:45:47","op_type":"I","LOGON_ID":35118
8.0,"op_ts":"2016-08-31 11:45:47.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14511","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.274004","pos":"00000000000014195515","CUSTOMER_ID":899.0,"LOGON_DATE":"2016-08-31:12:45:47","op_type":"I","LOGON_ID":351189.
0,"op_ts":"2016-08-31 11:45:47.000168","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14512","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,938] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.274005","pos":"00000000000014195675","CUSTOMER_ID":38665.0,"LOGON_DATE":"2016-08-31:12:45:47","op_type":"I","LOGON_ID":35119
0.0,"op_ts":"2016-08-31 11:45:47.000163","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:17,939] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:17,939] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:18,565] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 2069 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:18,565] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,565] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,565] DEBUG http-outgoing-1 << "Content-Length: 1981[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,565] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,565] DEBUG http-outgoing-1 << "{"took":932,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14498","_versio
n":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14499","_version":91,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14500","_version":91,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14501","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14502","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14503","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14504","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14505","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14506","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14507
","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14508","_version":91,"_s
hards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14509","_version":91,"_shards":{"total":2,"
successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:18,565] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:18,566] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:18,566] DEBUG http-outgoing-1 << Content-Length: 1981 (org.apache.http.headers:128)
[2016-09-01 13:47:18,566] DEBUG http-outgoing-1 [ACTIVE(1981)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:18,566] DEBUG [exchange: 28] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:18,566] DEBUG http-outgoing-1 [ACTIVE(1981)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:18,566] DEBUG [exchange: 28] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:18,566] DEBUG [exchange: 28] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:18,566] DEBUG [exchange: 28] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:18,566] DEBUG [exchange: 28] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:18,566] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:18,566] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:18,566] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:18,567] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:18,567] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:18,567] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:18,567] DEBUG [exchange: 30] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:18,567] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:18,567] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:18,567] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:18,568] DEBUG http-outgoing-1 [ACTIVE] [content length: 1981; pos: 1981; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:18,568] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:18,568] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:18,568] DEBUG [exchange: 30] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:18,568] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:18,568] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:18,568] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:18,568] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:18,568] DEBUG http-outgoing-1 >> Content-Length: 3304 (org.apache.http.headers:139)
[2016-09-01 13:47:18,568] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:18,568] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:18,568] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:18,569] DEBUG [exchange: 30] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:18,569] DEBUG [exchange: 30] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 [ACTIVE] [content length: 3304; pos: 3304; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 3510 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 >> "Content-Length: 3304[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,569] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,570] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14513","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,570] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.274006","pos":"00000000000014197849","CUSTOMER_ID":11246.0,"LOGON_DATE":"2016-08-31:12:45:47","op_type":"I","LOGON_ID":35119
1.0,"op_ts":"2016-08-31 11:45:47.000163","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,570] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14514","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,570] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.274007","pos":"00000000000014198011","CUSTOMER_ID":54837.0,"LOGON_DATE":"2016-08-31:12:45:47","op_type":"I","LOGON_ID":35119
2.0,"op_ts":"2016-08-31 11:45:47.000163","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,570] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14515","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,570] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.274008","pos":"00000000000014199761","CUSTOMER_ID":80952.0,"LOGON_DATE":"2016-08-31:12:45:48","op_type":"I","LOGON_ID":35119
3.0,"op_ts":"2016-08-31 11:45:48.000163","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,570] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14516","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,570] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:53.275000","pos":"00000000000014202371","CUSTOMER_ID":36682.0,"LOGON_DATE":"2016-08-31:12:45:48","op_type":"I","LOGON_ID":35119
4.0,"op_ts":"2016-08-31 11:45:48.000163","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,570] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:18,570] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:18,756] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 610 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:206)
[2016-09-01 13:47:18,757] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,757] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,757] DEBUG http-outgoing-2 << "Content-Length: 523[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,757] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,757] DEBUG http-outgoing-2 << "{"took":818,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14510","_versio
n":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14511","_version":91,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14512","_version":91,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:18,757] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:18,757] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:18,757] DEBUG http-outgoing-2 << Content-Length: 523 (org.apache.http.headers:128)
[2016-09-01 13:47:18,757] DEBUG http-outgoing-2 [ACTIVE(523)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:18,757] DEBUG [exchange: 29] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:18,758] DEBUG http-outgoing-2 [ACTIVE(523)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:18,758] DEBUG [exchange: 29] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:18,758] DEBUG [exchange: 29] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:18,758] DEBUG [exchange: 29] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:18,758] DEBUG [exchange: 29] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:18,758] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:18,758] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:18,758] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:18,758] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:18,758] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:18,759] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:18,759] DEBUG [exchange: 19] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:18,759] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:18,759] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:18,759] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:18,759] DEBUG http-outgoing-2 [ACTIVE] [content length: 523; pos: 523; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:18,759] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:18,760] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:18,760] DEBUG [exchange: 19] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:18,760] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:18,760] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:18,760] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:18,760] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:18,760] DEBUG http-outgoing-2 >> Content-Length: 17347 (org.apache.http.headers:139)
[2016-09-01 13:47:18,760] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:18,760] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:18,760] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:18,760] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:18,760] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:18,760] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:18,760] DEBUG [exchange: 19] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 [ACTIVE] [content length: 17347; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4303 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "Content-Length: 17347[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14378","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.136005","pos":"00000000000014073249","CUSTOMER_ID":76979.0,"LOGON_DATE":"2016-08-31:12:45:19","op_type":"I","LOGON_ID":35105
6.0,"op_ts":"2016-08-31 11:45:19.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14379","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.136006","pos":"00000000000014075791","CUSTOMER_ID":201720.0,"LOGON_DATE":"2016-08-31:12:45:19","op_type":"I","LOGON_ID":3510
57.0,"op_ts":"2016-08-31 11:45:19.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,761] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14380","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.136007","pos":"00000000000014076317","CUSTOMER_ID":70773.0,"LOGON_DATE":"2016-08-31:12:45:19","op_type":"I","LOGON_ID":35105
8.0,"op_ts":"2016-08-31 11:45:19.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14381","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.136008","pos":"00000000000014076480","CUSTOMER_ID":63437.0,"LOGON_DATE":"2016-08-31:12:45:19","op_type":"I","LOGON_ID":35105
9.0,"op_ts":"2016-08-31 11:45:20.000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14382","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.137000","pos":"00000000000014079520","CUSTOMER_ID":13601.0,"LOGON_DATE":"2016-08-31:12:45:20","op_type":"I","LOGON_ID":35106
0.0,"op_ts":"2016-08-31 11:45:20" (org.apache.http.wire:68)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:18,762] DEBUG [exchange: 19] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 [ACTIVE] [content length: 17347; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 >> ".000157","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14383","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.137001","pos":"00000000000014081266","CUSTOMER_ID":51319.0,"LOGON_DATE":"2016-08-31:12:45:20","op_type":"I","LOGON_ID":35106
1.0,"op_ts":"2016-08-31 11:45:20.000156","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,762] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14384","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.137002","pos":"00000000000014083447","CUSTOMER_ID":66338.0,"LOGON_DATE":"2016-08-31:12:45:20","op_type":"I","LOGON_ID":35106
2.0,"op_ts":"2016-08-31 11:45:20.000156","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14385","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.137003","pos":"00000000000014083609","CUSTOMER_ID":54566.0,"LOGON_DATE":"2016-08-31:12:45:20","op_type":"I","LOGON_ID":35106
3.0,"op_ts":"2016-08-31 11:45:20.000156","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14386","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.137004","pos":"00000000000014083771","CUSTOMER_ID":73946.0,"LOGON_DATE":"2016-08-31:12:45:21","op_type":"I","LOGON_ID":35106
4.0,"op_ts":"2016-08-31 11:45:21.000156","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14387","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.137005","pos":"00000000000014085521","CUSTOMER_ID":65607.0,"LOGON_DATE":"2016-08-31:12:45:21","op_type":"I","LOGON_ID":351"
(org.apache.http.wire:68)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:18,763] DEBUG [exchange: 19] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 [ACTIVE] [content length: 17347; pos: 12288; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "065.0,"op_ts":"2016-08-31 11:45:21.000156","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14388","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.137006","pos":"00000000000014085683","CUSTOMER_ID":77222.0,"LOGON_DATE":"2016-08-31:12:45:21","op_type":"I","LOGON_ID":35106
6.0,"op_ts":"2016-08-31 11:45:21.000156","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,763] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14389","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.137007","pos":"00000000000014085846","CUSTOMER_ID":93266.0,"LOGON_DATE":"2016-08-31:12:45:21","op_type":"I","LOGON_ID":35106
7.0,"op_ts":"2016-08-31 11:45:21.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14390","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.137008","pos":"00000000000014086007","CUSTOMER_ID":13864.0,"LOGON_DATE":"2016-08-31:12:45:21","op_type":"I","LOGON_ID":35106
8.0,"op_ts":"2016-08-31 11:45:21.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14391","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.137009","pos":"00000000000014086169","CUSTOMER_ID":80687.0,"LOGON_DATE":"2016-08-31:12:45:21","op_type":"I","LOGON_ID":35106
9.0,"op_ts":"2016-08-31 11:45:21.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14392","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:27.138000","pos":"00000000000014086332","CUSTOMER_ID":77745.0,"LOGON_DATE":"2016-08-31:12:4" (org.apache.http.wire:68)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:18,764] DEBUG [exchange: 19] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 [ACTIVE] [content length: 17347; pos: 16384; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 >> "5:22","op_type":"I","LOGON_ID":351070.0,"op_ts":"2016-08-31 11:45:22.000169","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire
:54)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14393","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,764] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.148000","pos":"00000000000014088512","CUSTOMER_ID":57341.0,"LOGON_DATE":"2016-08-31:12:45:22","op_type":"I","LOGON_ID":35107
1.0,"op_ts":"2016-08-31 11:45:22.000184","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,765] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14394","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,765] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.148001","pos":"00000000000014091116","CUSTOMER_ID":35630.0,"LOGON_DATE":"2016-08-31:12:45:22","op_type":"I","LOGON_ID":35107
2.0,"op_ts":"2016-08-31 11:45:22.000184","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,765] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14395","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,765] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.148002","pos":"00000000000014091278","CUSTOMER_ID":91771.0,"LOGON_DATE":"2016-08-31:12:45:22","op_type":"I","LOGON_ID":35107
3.0,"op_ts":"2016-08-31 11:45:22.000184","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,765] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14396","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,765] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.148003","pos":"00000000000014091439","CUSTOMER_ID":94647.0,"LOGON_DATE":"2016-08-31:12:45:22","op_type":"I","LOGON_ID":35107
4.0,"op_ts":"2016-08-31 11:45:23.000184","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,765] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14397","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,765] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.148004","pos":"00000000000014093184","CUSTOMER_ID":674" (org.apache.http.wire:68)
[2016-09-01 13:47:18,765] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:18,765] DEBUG [exchange: 19] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:18,765] DEBUG [exchange: 19] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:18,765] DEBUG http-outgoing-2 [ACTIVE] [content length: 17347; pos: 17347; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:18,766] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 963 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnecti
onImpl:222)
[2016-09-01 13:47:18,766] DEBUG http-outgoing-2 >> "00.0,"LOGON_DATE":"2016-08-31:12:45:23","op_type":"I","LOGON_ID":351075.0,"op_ts":"2016-08-31 11:45:23.000184","table":"PDB.SOE.L
OGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,766] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14398","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,766] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:28.148005","pos":"00000000000014095794","CUSTOMER_ID":61321.0,"LOGON_DATE":"2016-08-31:12:45:23","op_type":"I","LOGON_ID":35107
6.0,"op_ts":"2016-08-31 11:45:23.000184","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:18,766] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:18,766] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:19,244] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 772 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:206)
[2016-09-01 13:47:19,244] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,244] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,244] DEBUG http-outgoing-1 << "Content-Length: 685[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,244] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,244] DEBUG http-outgoing-1 << "{"took":675,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14513","_versio
n":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14514","_version":91,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14515","_version":91,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14516","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:19,245] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:19,245] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:19,245] DEBUG http-outgoing-1 << Content-Length: 685 (org.apache.http.headers:128)
[2016-09-01 13:47:19,245] DEBUG http-outgoing-1 [ACTIVE(685)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:19,245] DEBUG [exchange: 30] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:19,245] DEBUG http-outgoing-1 [ACTIVE(685)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:19,245] DEBUG [exchange: 30] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:19,245] DEBUG [exchange: 30] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:19,245] DEBUG [exchange: 30] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:19,245] DEBUG [exchange: 30] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:19,245] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:19,246] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:19,246] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:19,246] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:19,246] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:19,246] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:19,246] DEBUG [exchange: 26] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:19,246] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:19,246] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:19,246] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:19,247] DEBUG http-outgoing-1 [ACTIVE] [content length: 685; pos: 685; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:19,247] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:19,247] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:19,247] DEBUG [exchange: 26] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:19,247] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:19,247] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:19,247] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:19,247] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:19,247] DEBUG http-outgoing-1 >> Content-Length: 8260 (org.apache.http.headers:139)
[2016-09-01 13:47:19,247] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:19,247] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:19,247] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:19,248] DEBUG [exchange: 26] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 [ACTIVE] [content length: 8260; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 >> "Content-Length: 8260[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,248] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14488","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.238001","pos":"00000000000014178970","CUSTOMER_ID":20968.0,"LOGON_DATE":"2016-08-31:12:45:43","op_type":"I","LOGON_ID":35116
6.0,"op_ts":"2016-08-31 11:45:43.000139","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14489","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.238002","pos":"00000000000014180710","CUSTOMER_ID":58256.0,"LOGON_DATE":"2016-08-31:12:45:43","op_type":"I","LOGON_ID":35116
7.0,"op_ts":"2016-08-31 11:45:43.000139","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14490","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.238003","pos":"00000000000014180872","CUSTOMER_ID":78063.0,"LOGON_DATE":"2016-08-31:12:45:43","op_type":"I","LOGON_ID":35116
8.0,"op_ts":"2016-08-31 11:45:43.000129","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14491","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.238004","pos":"00000000000014182622","CUSTOMER_ID":12917.0,"LOGON_DATE":"2016-08-31:12:45:43","op_type":"I","LOGON_ID":35116
9.0,"op_ts":"2016-08-31 11:45:43.000129","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14492","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.238005","pos":"00000000000014182784","CUSTOMER_ID":24914.0,"LOGON_DATE":"2016-08-31:12:45:44","op_type":"I","LOGON_ID":35117
0.0,"op_ts":"2016-08-31 11:45:44." (org.apache.http.wire:68)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:19,249] DEBUG [exchange: 26] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 [ACTIVE] [content length: 8260; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:19,249] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "000129","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14493","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.238006","pos":"00000000000014182946","CUSTOMER_ID":50792.0,"LOGON_DATE":"2016-08-31:12:45:44","op_type":"I","LOGON_ID":35117
1.0,"op_ts":"2016-08-31 11:45:44.000129","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14494","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.238007","pos":"00000000000014183109","CUSTOMER_ID":42945.0,"LOGON_DATE":"2016-08-31:12:45:44","op_type":"I","LOGON_ID":35117
2.0,"op_ts":"2016-08-31 11:45:44.000129","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14495","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.238008","pos":"00000000000014183271","CUSTOMER_ID":45276.0,"LOGON_DATE":"2016-08-31:12:45:44","op_type":"I","LOGON_ID":35117
3.0,"op_ts":"2016-08-31 11:45:44.000131","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14496","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.239000","pos":"00000000000014185452","CUSTOMER_ID":68554.0,"LOGON_DATE":"2016-08-31:12:45:44","op_type":"I","LOGON_ID":35117
4.0,"op_ts":"2016-08-31 11:45:45.000131","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14497","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.239001","pos":"00000000000014187201","CUSTOMER_ID":17954.0,"LOGON_DATE":"2016-08-31:12:45:45","op_type":"I","LOGON_ID":3511"
(org.apache.http.wire:68)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:19,250] DEBUG [exchange: 26] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:19,250] DEBUG [exchange: 26] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:19,250] DEBUG http-outgoing-1 [ACTIVE] [content length: 8260; pos: 8260; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:19,251] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 68 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:222)
[2016-09-01 13:47:19,251] DEBUG http-outgoing-1 >> "75.0,"op_ts":"2016-08-31 11:45:45.000131","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,251] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:19,251] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:19,588] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 3527 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:19,588] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,588] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,588] DEBUG http-outgoing-2 << "Content-Length: 3439[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,588] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,588] DEBUG http-outgoing-2 << "{"took":822,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14378","_versio
n":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14379","_version":90,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14380","_version":90,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14381","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14382","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14383","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14384","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14385","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14386","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14387
","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14388","_version":90,"_s
hards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14389","_version":90,"_shards":{"total":2,"
successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14390","_version":90,"_shards":{"total":2,"successful":2,"fail
ed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14391","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200
}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14392","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_inde
x":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14393","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_ty
pe":"kafka-connect","_id":"PDB.SOE.LOGON+0+14394","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect"
,"_id":"PDB.SOE.LOGON+0+14395","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOG
ON+0+14396","_version":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14397","_versi
on":90,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14398","_version":90,"_shards":{"
total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:19,589] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:19,589] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:19,589] DEBUG http-outgoing-2 << Content-Length: 3439 (org.apache.http.headers:128)
[2016-09-01 13:47:19,589] DEBUG http-outgoing-2 [ACTIVE(3439)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:19,589] DEBUG [exchange: 19] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:19,589] DEBUG http-outgoing-2 [ACTIVE(3439)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:19,589] DEBUG [exchange: 19] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:19,589] DEBUG [exchange: 19] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:19,589] DEBUG [exchange: 19] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:19,590] DEBUG [exchange: 19] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:19,590] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:19,590] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:19,590] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:19,590] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:19,590] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:19,590] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:19,590] DEBUG [exchange: 27] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:19,590] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:19,590] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:19,591] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:19,591] DEBUG http-outgoing-2 [ACTIVE] [content length: 3439; pos: 3439; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:19,591] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:19,591] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:19,591] DEBUG [exchange: 27] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:19,591] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:19,591] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 >> Content-Length: 14046 (org.apache.http.headers:139)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:19,592] DEBUG [exchange: 27] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 [ACTIVE] [content length: 14046; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4303 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:19,592] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "Content-Length: 14046[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14471","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.236002","pos":"00000000000014164736","CUSTOMER_ID":17029.0,"LOGON_DATE":"2016-08-31:12:45:39","op_type":"I","LOGON_ID":35114
9.0,"op_ts":"2016-08-31 11:45:39.000132","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14472","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.236003","pos":"00000000000014164898","CUSTOMER_ID":80369.0,"LOGON_DATE":"2016-08-31:12:45:39","op_type":"I","LOGON_ID":35115
0.0,"op_ts":"2016-08-31 11:45:39.000132","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14473","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.236004","pos":"00000000000014165061","CUSTOMER_ID":97797.0,"LOGON_DATE":"2016-08-31:12:45:39","op_type":"I","LOGON_ID":35115
1.0,"op_ts":"2016-08-31 11:45:39.000129","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14474","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.236005","pos":"00000000000014165223","CUSTOMER_ID":62711.0,"LOGON_DATE":"2016-08-31:12:45:39","op_type":"I","LOGON_ID":35115
2.0,"op_ts":"2016-08-31 11:45:39.000129","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14475","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.236006","pos":"00000000000014165384","CUSTOMER_ID":62454.0,"LOGON_DATE":"2016-08-31:12:45:39","op_type":"I","LOGON_ID":35115
3.0,"op_ts":"2016-08-31 11:45:40." (org.apache.http.wire:68)
[2016-09-01 13:47:19,593] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:19,594] DEBUG [exchange: 27] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 [ACTIVE] [content length: 14046; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "000129","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14476","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.236007","pos":"00000000000014167909","CUSTOMER_ID":201729.0,"LOGON_DATE":"2016-08-31:12:45:40","op_type":"I","LOGON_ID":3511
54.0,"op_ts":"2016-08-31 11:45:40.000129","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14477","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.236008","pos":"00000000000014168042","CUSTOMER_ID":71100.0,"LOGON_DATE":"2016-08-31:12:45:40","op_type":"I","LOGON_ID":35115
5.0,"op_ts":"2016-08-31 11:45:40.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14478","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.237000","pos":"00000000000014169792","CUSTOMER_ID":90966.0,"LOGON_DATE":"2016-08-31:12:45:40","op_type":"I","LOGON_ID":35115
6.0,"op_ts":"2016-08-31 11:45:40.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14479","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.237001","pos":"00000000000014171972","CUSTOMER_ID":70346.0,"LOGON_DATE":"2016-08-31:12:45:40","op_type":"I","LOGON_ID":35115
7.0,"op_ts":"2016-08-31 11:45:40.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14480","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.237002","pos":"00000000000014172134","CUSTOMER_ID":64392.0,"LOGON_DATE":"2016-08-31:12:45:41","op_type":"I","LOGON_ID":351"
(org.apache.http.wire:68)
[2016-09-01 13:47:19,594] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:19,595] DEBUG [exchange: 27] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 [ACTIVE] [content length: 14046; pos: 12288; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "158.0,"op_ts":"2016-08-31 11:45:41.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14481","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.237003","pos":"00000000000014175168","CUSTOMER_ID":93254.0,"LOGON_DATE":"2016-08-31:12:45:41","op_type":"I","LOGON_ID":35115
9.0,"op_ts":"2016-08-31 11:45:41.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14482","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.237004","pos":"00000000000014175330","CUSTOMER_ID":38257.0,"LOGON_DATE":"2016-08-31:12:45:41","op_type":"I","LOGON_ID":35116
0.0,"op_ts":"2016-08-31 11:45:41.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14483","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.237005","pos":"00000000000014175492","CUSTOMER_ID":93753.0,"LOGON_DATE":"2016-08-31:12:45:42","op_type":"I","LOGON_ID":35116
1.0,"op_ts":"2016-08-31 11:45:42.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14484","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.237006","pos":"00000000000014176444","CUSTOMER_ID":201730.0,"LOGON_DATE":"2016-08-31:12:45:42","op_type":"I","LOGON_ID":3511
62.0,"op_ts":"2016-08-31 11:45:42.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14485","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.237007","pos":"00000000000014176577","CUSTOMER_ID":51876.0,"LOGON_DATE":"2016-08-31:12:" (org.apache.http.wire:68)
[2016-09-01 13:47:19,595] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:19,596] DEBUG [exchange: 27] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:19,596] DEBUG [exchange: 27] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:19,596] DEBUG http-outgoing-2 [ACTIVE] [content length: 14046; pos: 14046; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:19,596] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 1758 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:19,596] DEBUG http-outgoing-2 >> "45:42","op_type":"I","LOGON_ID":351163.0,"op_ts":"2016-08-31 11:45:42.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wir
e:54)
[2016-09-01 13:47:19,596] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14486","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,596] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.237008","pos":"00000000000014177522","CUSTOMER_ID":201731.0,"LOGON_DATE":"2016-08-31:12:45:42","op_type":"I","LOGON_ID":3511
64.0,"op_ts":"2016-08-31 11:45:42.000153","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,596] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14487","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,596] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:49.238000","pos":"00000000000014178451","CUSTOMER_ID":201732.0,"LOGON_DATE":"2016-08-31:12:45:42","op_type":"I","LOGON_ID":3511
65.0,"op_ts":"2016-08-31 11:45:42.000139","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:19,596] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:19,596] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:20,134] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: 1745 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:20,134] DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,134] DEBUG http-outgoing-1 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,134] DEBUG http-outgoing-1 << "Content-Length: 1657[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,134] DEBUG http-outgoing-1 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,134] DEBUG http-outgoing-1 << "{"took":883,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14488","_versio
n":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14489","_version":91,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14490","_version":91,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14491","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14492","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14493","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14494","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14495","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14496","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14497
","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:20,135] DEBUG http-outgoing-1 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:20,135] DEBUG http-outgoing-1 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:20,135] DEBUG http-outgoing-1 << Content-Length: 1657 (org.apache.http.headers:128)
[2016-09-01 13:47:20,135] DEBUG http-outgoing-1 [ACTIVE(1657)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:20,135] DEBUG [exchange: 26] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:20,135] DEBUG http-outgoing-1 [ACTIVE(1657)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:20,135] DEBUG [exchange: 26] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:20,135] DEBUG [exchange: 26] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:20,135] DEBUG [exchange: 26] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:20,135] DEBUG [exchange: 26] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:20,136] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:20,136] DEBUG Releasing connection: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:20,136] DEBUG Connection [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:20,136] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:20,136] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:20,136] DEBUG Connection leased: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:20,136] DEBUG [exchange: 31] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:20,136] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:20,136] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:20,136] DEBUG Connection released: [id: http-outgoing-1][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:20,137] DEBUG http-outgoing-1 [ACTIVE] [content length: 1657; pos: 1657; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:20,137] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:20,137] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:20,137] DEBUG [exchange: 31] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:20,137] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:20,137] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:20,137] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:20,137] DEBUG http-outgoing-1 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 >> Content-Length: 5785 (org.apache.http.headers:139)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:20,138] DEBUG [exchange: 31] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 [ACTIVE] [content length: 5785; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 4302 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 >> "Content-Length: 5785[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,138] DEBUG http-outgoing-1 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14529","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:46:00.304004","pos":"00000000000014212201","CUSTOMER_ID":24300.0,"LOGON_DATE":"2016-08-31:12:45:51","op_type":"I","LOGON_ID":35120
7.0,"op_ts":"2016-08-31 11:45:51.000154","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14530","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:46:00.304005","pos":"00000000000014213149","CUSTOMER_ID":201736.0,"LOGON_DATE":"2016-08-31:12:45:51","op_type":"I","LOGON_ID":3512
08.0,"op_ts":"2016-08-31 11:45:51.000154","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14531","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:46:00.304006","pos":"00000000000014214072","CUSTOMER_ID":201737.0,"LOGON_DATE":"2016-08-31:12:45:51","op_type":"I","LOGON_ID":3512
09.0,"op_ts":"2016-08-31 11:45:51.000154","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14532","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:46:00.304007","pos":"00000000000014214995","CUSTOMER_ID":201738.0,"LOGON_DATE":"2016-08-31:12:45:52","op_type":"I","LOGON_ID":3512
10.0,"op_ts":"2016-08-31 11:45:52.000154","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14533","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:46:00.304008","pos":"00000000000014215128","CUSTOMER_ID":98986.0,"LOGON_DATE":"2016-08-31:12:45:52","op_type":"I","LOGON_ID":35121
1.0,"op_ts":"2016-08-31 11:45:" (org.apache.http.wire:68)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:20,139] DEBUG [exchange: 31] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:20,139] DEBUG [exchange: 31] Request completed (org.apache.http.impl.nio.client.MainClientExec:273)
[2016-09-01 13:47:20,139] DEBUG http-outgoing-1 [ACTIVE] [content length: 5785; pos: 5785; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:20,140] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][rw:w]: 1689 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:20,232] DEBUG http-outgoing-1 >> "52.000154","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,232] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14534","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,232] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:46:00.305000","pos":"00000000000014215290","CUSTOMER_ID":58768.0,"LOGON_DATE":"2016-08-31:12:45:52","op_type":"I","LOGON_ID":35121
2.0,"op_ts":"2016-08-31 11:45:52.000131","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,232] DEBUG http-outgoing-1 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14535","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,232] DEBUG http-outgoing-1 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:46:00.305001","pos":"00000000000014216181","CUSTOMER_ID":54781.0,"LOGON_DATE":"2016-08-31:12:45:52","op_type":"I","LOGON_ID":35121
3.0,"op_ts":"2016-08-31 11:45:52.000131","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,232] DEBUG http-outgoing-1 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:20,232] DEBUG http-outgoing-1 192.168.10.109:50704<->192.168.10.118:9200[ACTIVE][r:w]: Event cleared [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:116)
[2016-09-01 13:47:20,414] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: 2879 bytes read (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionI
mpl:206)
[2016-09-01 13:47:20,414] DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,414] DEBUG http-outgoing-2 << "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,414] DEBUG http-outgoing-2 << "Content-Length: 2791[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,414] DEBUG http-outgoing-2 << "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,414] DEBUG http-outgoing-2 << "{"took":818,"errors":false,"items":[{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14471","_versio
n":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14472","_version":92,"_shards":{"t
otal":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14473","_version":92,"_shards":{"total":2,"successful
":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14474","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"st
atus":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14475","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index
":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14476","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.lo
gon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14477","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka
-connect","_id":"PDB.SOE.LOGON+0+14478","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PD
B.SOE.LOGON+0+14479","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14480
","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14481","_version":92,"_s
hards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14482","_version":92,"_shards":{"total":2,"
successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14483","_version":92,"_shards":{"total":2,"successful":2,"fail
ed":0},"status":200}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14484","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200
}},{"index":{"_index":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14485","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_inde
x":"soe.logon","_type":"kafka-connect","_id":"PDB.SOE.LOGON+0+14486","_version":92,"_shards":{"total":2,"successful":2,"failed":0},"status":200}},{"index":{"_index":"soe.logon","_ty
pe":"kafka-connect","_id":"PDB.SOE.LOGON+0+14487","_version":91,"_shards":{"total":2,"successful":2,"failed":0},"status":200}}]}" (org.apache.http.wire:68)
[2016-09-01 13:47:20,414] DEBUG http-outgoing-2 << HTTP/1.1 200 OK (org.apache.http.headers:125)
[2016-09-01 13:47:20,415] DEBUG http-outgoing-2 << Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:128)
[2016-09-01 13:47:20,415] DEBUG http-outgoing-2 << Content-Length: 2791 (org.apache.http.headers:128)
[2016-09-01 13:47:20,415] DEBUG http-outgoing-2 [ACTIVE(2791)] Response received (org.apache.http.impl.nio.client.InternalIODispatch:106)
[2016-09-01 13:47:20,415] DEBUG [exchange: 27] Response received HTTP/1.1 200 OK (org.apache.http.impl.nio.client.MainClientExec:286)
[2016-09-01 13:47:20,415] DEBUG http-outgoing-2 [ACTIVE(2791)] Input ready (org.apache.http.impl.nio.client.InternalIODispatch:81)
[2016-09-01 13:47:20,415] DEBUG [exchange: 27] Consume content (org.apache.http.impl.nio.client.MainClientExec:325)
[2016-09-01 13:47:20,415] DEBUG [exchange: 27] Connection can be kept alive indefinitely (org.apache.http.impl.nio.client.InternalHttpAsyncClient:292)
[2016-09-01 13:47:20,415] DEBUG [exchange: 27] Response processed (org.apache.http.impl.nio.client.MainClientExec:385)
[2016-09-01 13:47:20,415] DEBUG [exchange: 27] releasing connection (org.apache.http.impl.nio.client.InternalHttpAsyncClient:233)
[2016-09-01 13:47:20,415] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Ma
nagedNHttpClientConnectionImpl:190)
[2016-09-01 13:47:20,415] DEBUG Releasing connection: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:284)
[2016-09-01 13:47:20,416] DEBUG Connection [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200] can be kept alive indefinitely (org.apache.http.impl.nio.conn.PoolingNHtt
pClientConnectionManager:298)
[2016-09-01 13:47:20,416] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 0 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImp
l:154)
[2016-09-01 13:47:20,416] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnection
Impl:154)
[2016-09-01 13:47:20,416] DEBUG Connection leased: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated: 2
of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:490)
[2016-09-01 13:47:20,416] DEBUG [exchange: 25] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]} (org.apache.http.impl.nio.client.InternalHttpAsyncClient:307)
[2016-09-01 13:47:20,416] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler (org.apache.http.impl.nio.conn.Manag
edNHttpClientConnectionImpl:182)
[2016-09-01 13:47:20,416] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:r]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:20,416] DEBUG Connection released: [id: http-outgoing-2][route: {}->http://elastic-01-node-01:9200][total kept alive: 0; route allocated: 2 of 2; total allocated:
2 of 20] (org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:304)
[2016-09-01 13:47:20,417] DEBUG http-outgoing-2 [ACTIVE] [content length: 2791; pos: 2791; completed: true] (org.apache.http.impl.nio.client.InternalIODispatch:85)
[2016-09-01 13:47:20,417] DEBUG http-outgoing-2 [ACTIVE] Request ready (org.apache.http.impl.nio.client.InternalIODispatch:71)
[2016-09-01 13:47:20,417] DEBUG Connection route already established (org.apache.http.impl.nio.client.InternalHttpAsyncClient:170)
[2016-09-01 13:47:20,417] DEBUG [exchange: 25] Attempt 1 to execute request (org.apache.http.impl.nio.client.MainClientExec:215)
[2016-09-01 13:47:20,417] DEBUG Target auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:222)
[2016-09-01 13:47:20,417] DEBUG Proxy auth state: UNCHALLENGED (org.apache.http.impl.nio.client.MainClientExec:229)
[2016-09-01 13:47:20,417] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Set timeout 3000 (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectio
nImpl:154)
[2016-09-01 13:47:20,417] DEBUG http-outgoing-2 >> POST /_bulk HTTP/1.1 (org.apache.http.headers:136)
[2016-09-01 13:47:20,417] DEBUG http-outgoing-2 >> Content-Length: 18999 (org.apache.http.headers:139)
[2016-09-01 13:47:20,417] DEBUG http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 (org.apache.http.headers:139)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 >> Host: elastic-01-node-01:9200 (org.apache.http.headers:139)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 >> Connection: Keep-Alive (org.apache.http.headers:139)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77) (org.apache.http.headers:139)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: Event set [w] (org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionIm
pl:108)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:20,418] DEBUG [exchange: 25] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 [ACTIVE] [content length: 18999; pos: 4096; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4303 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 >> "POST /_bulk HTTP/1.1[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 >> "Content-Length: 18999[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 >> "Host: elastic-01-node-01:9200[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,418] DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.1 (Java/1.8.0_77)[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "[\r][\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14448","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.193006","pos":"00000000000014136156","CUSTOMER_ID":98170.0,"LOGON_DATE":"2016-08-31:12:45:33","op_type":"I","LOGON_ID":35112
6.0,"op_ts":"2016-08-31 11:45:33.000189","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14449","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.193007","pos":"00000000000014138337","CUSTOMER_ID":91463.0,"LOGON_DATE":"2016-08-31:12:45:33","op_type":"I","LOGON_ID":35112
7.0,"op_ts":"2016-08-31 11:45:33.000197","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14450","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.194000","pos":"00000000000014140087","CUSTOMER_ID":80338.0,"LOGON_DATE":"2016-08-31:12:45:33","op_type":"I","LOGON_ID":35112
8.0,"op_ts":"2016-08-31 11:45:33.000197","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14451","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.194001","pos":"00000000000014141407","CUSTOMER_ID":32960.0,"LOGON_DATE":"2016-08-31:12:45:33","op_type":"I","LOGON_ID":35112
9.0,"op_ts":"2016-08-31 11:45:34.000197","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14452","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.194002","pos":"00000000000014142727","CUSTOMER_ID":29646.0,"LOGON_DATE":"2016-08-31:12:45:34","op_type":"I","LOGON_ID":35113
0.0,"op_ts":"2016-08-31 11:45:34." (org.apache.http.wire:68)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:20,419] DEBUG [exchange: 25] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 [ACTIVE] [content length: 18999; pos: 8192; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:20,419] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "000197","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14453","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:38.194003","pos":"00000000000014144898","CUSTOMER_ID":21042.0,"LOGON_DATE":"2016-08-31:12:45:34","op_type":"I","LOGON_ID":35113
1.0,"op_ts":"2016-08-31 11:45:34.000197","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14454","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:42.205000","pos":"00000000000014145060","CUSTOMER_ID":44426.0,"LOGON_DATE":"2016-08-31:12:45:34","op_type":"I","LOGON_ID":35113
2.0,"op_ts":"2016-08-31 11:45:34.000159","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14455","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:42.205001","pos":"00000000000014147240","CUSTOMER_ID":53237.0,"LOGON_DATE":"2016-08-31:12:45:34","op_type":"I","LOGON_ID":35113
3.0,"op_ts":"2016-08-31 11:45:35.000159","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14456","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:42.205002","pos":"00000000000014148990","CUSTOMER_ID":38276.0,"LOGON_DATE":"2016-08-31:12:45:35","op_type":"I","LOGON_ID":35113
4.0,"op_ts":"2016-08-31 11:45:35.000159","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14457","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:42.205003","pos":"00000000000014151171","CUSTOMER_ID":32617.0,"LOGON_DATE":"2016-08-31:12:45:35","op_type":"I","LOGON_ID":3511"
(org.apache.http.wire:68)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:20,420] DEBUG [exchange: 25] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:20,420] DEBUG http-outgoing-2 [ACTIVE] [content length: 18999; pos: 12288; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "35.0,"op_ts":"2016-08-31 11:45:35.000159","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14458","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:42.205004","pos":"00000000000014153771","CUSTOMER_ID":90261.0,"LOGON_DATE":"2016-08-31:12:45:35","op_type":"I","LOGON_ID":35113
6.0,"op_ts":"2016-08-31 11:45:35.000159","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14459","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:42.205005","pos":"00000000000014154338","CUSTOMER_ID":12492.0,"LOGON_DATE":"2016-08-31:12:45:36","op_type":"I","LOGON_ID":35113
7.0,"op_ts":"2016-08-31 11:45:36.000159","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14460","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:42.206000","pos":"00000000000014154500","CUSTOMER_ID":42393.0,"LOGON_DATE":"2016-08-31:12:45:36","op_type":"I","LOGON_ID":35113
8.0,"op_ts":"2016-08-31 11:45:36.000146","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14461","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:42.206001","pos":"00000000000014155059","CUSTOMER_ID":59254.0,"LOGON_DATE":"2016-08-31:12:45:36","op_type":"I","LOGON_ID":35113
9.0,"op_ts":"2016-08-31 11:45:37.000146","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14462","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:42.206002","pos":"00000000000014157659","CUSTOMER_ID":14101.0,"LOGON_DATE":"2016-08-31:12:45" (org.apache.http.wire:68)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 [ACTIVE] Output ready (org.apache.http.impl.nio.client.InternalIODispatch:94)
[2016-09-01 13:47:20,421] DEBUG [exchange: 25] produce content (org.apache.http.impl.nio.client.MainClientExec:258)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 [ACTIVE] [content length: 18999; pos: 16384; completed: false] (org.apache.http.impl.nio.client.InternalIODispatch:98)
[2016-09-01 13:47:20,421] DEBUG http-outgoing-2 192.168.10.109:51032<->192.168.10.118:9200[ACTIVE][rw:w]: 4096 bytes written (org.apache.http.impl.nio.conn.ManagedNHttpClientConnect
ionImpl:222)
[2016-09-01 13:47:20,422] DEBUG http-outgoing-2 >> ":37","op_type":"I","LOGON_ID":351140.0,"op_ts":"2016-08-31 11:45:37.000146","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:
54)
[2016-09-01 13:47:20,422] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14463","_index":"soe.logon","_type":"kafka-connect"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,422] DEBUG http-outgoing-2 >> "{"schema":{"name":"PDB.SOE.LOGON","optional":false,"type":"struct","fields":[{"field":"table","optional":false,"type":"string"},{
"field":"op_type","optional":false,"type":"string"},{"field":"op_ts","optional":false,"type":"string"},{"field":"current_ts","optional":false,"type":"string"},{"field":"pos","option
al":false,"type":"string"},{"field":"LOGON_ID","optional":true,"type":"double"},{"field":"CUSTOMER_ID","optional":true,"type":"double"},{"field":"LOGON_DATE","optional":true,"type":
"string"}]},"payload":{"current_ts":"2016-08-31 12:45:42.206003","pos":"00000000000014157821","CUSTOMER_ID":11978.0,"LOGON_DATE":"2016-08-31:12:45:37","op_type":"I","LOGON_ID":35114
1.0,"op_ts":"2016-08-31 11:45:37.000146","table":"PDB.SOE.LOGON"}}[\n]" (org.apache.http.wire:54)
[2016-09-01 13:47:20,422] DEBUG http-outgoing-2 >> "{"index":{"_id":"PDB.SOE.LOGON+0+14464","_index":"soe.logon","_t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment