> email to confluent-platform+unsub...@googlegroups.com.
I start connect using a shell script that runs the following:
!/bin/bash
nohup ./bin/connect-distributed connect-distributed.properties > connect.out 2>&1 &
sleep 2
#kill `jps | grep "ConnectDistributed" | cut -d " " -f 1`
Here are the contents of connect.out:
WARNING: The following warnings have been detected: WARNING: The (sub)resource method listConnectorPlugins in org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource contains empty path annotation.
WARNING: The (sub)resource method listConnectors in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains empty 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 serverInfo in org.apache.kafka.connect.runtime.rest.resources.RootResource contains empty path annotation.
[2016-08-23 00:13:18,672] INFO Started o.e.j.s.ServletContextHandler@614b3189{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler:744)
[2016-08-23 00:13:18,683] INFO Started ServerConnector@45636429{HTTP/1.1}{0.0.0.0:8083} (org.eclipse.jetty.server.ServerConnector:266)
[2016-08-23 00:13:18,683] INFO Started @2867ms (org.eclipse.jetty.server.Server:379)
[2016-08-23 00:13:18,684] INFO REST server listening at http://10.0.2.15:8083/, advertising URL http://10.0.2.15:8083/ (org.apache.kafka.connect.runtime.rest.RestServer:150)
[2016-08-23 00:13:18,684] INFO Kafka Connect started (org.apache.kafka.connect.runtime.Connect:58)
I don't see it being loggged. Where is it set?
>>> > email to confluent-platform+unsub...@googlegroups.com.
>>> > To post to this group, send email to confluent...@googlegroups.com.
>>> > To view this discussion on the web visit
>>> >
>>> > https://groups.google.com/d/msgid/confluent-platform/23bae336-99ce-4188-8564-67bfa7ed0d4d%40googlegroups.com.
>>> > For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>>
>>> --
>>> Gwen Shapira
>>> Product Manager | Confluent
>>> 650.450.2760 | @gwenshap
>>> Follow us: Twitter | blog
>
> --
> You received this message because you are subscribed to the Google Groups
> "Confluent Platform" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to confluent-platform+unsub...@googlegroups.com.
>> >>> > email to confluent-platform+unsub...@googlegroups.com.
>> >>> > To post to this group, send email to confluent...@googlegroups.com.
>> >>> > To view this discussion on the web visit
>> >>> >
>> >>> >
>> >>> > https://groups.google.com/d/msgid/confluent-platform/23bae336-99ce-4188-8564-67bfa7ed0d4d%40googlegroups.com.
>> >>> > For more options, visit https://groups.google.com/d/optout.
>> >>>
>> >>>
>> >>>
>> >>> --
>> >>> Gwen Shapira
>> >>> Product Manager | Confluent
>> >>> 650.450.2760 | @gwenshap
>> >>> Follow us: Twitter | blog
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "Confluent Platform" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> > an
>> > email to confluent-platform+unsub...@googlegroups.com.
>> > To post to this group, send email to confluent...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/confluent-platform/3ee8141f-0b90-4150-aec5-335690822ec8%40googlegroups.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
>> --
>> Gwen Shapira
>> Product Manager | Confluent
>> 650.450.2760 | @gwenshap
>> Follow us: Twitter | blog
>
> --
> You received this message because you are subscribed to the Google Groups
> "Confluent Platform" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to confluent-platform+unsub...@googlegroups.com.