# Shield + logstash + elastic + kibana Issue with transport protocol

**URL:** https://discuss.elastic.co/t/shield-logstash-elastic-kibana-issue-with-transport-protocol/25501
**Category:** Logstash
**Created:** [July 14, 2015, 6:37am UTC](https://discuss.elastic.co/t/shield-logstash-elastic-kibana-issue-with-transport-protocol/25501 "2015-07-14T06:37:10Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![quejinho](https://avatars.discourse-cdn.com/v4/letter/q/3bc359/32.png) [@quejinho](https://discuss.elastic.co/u/quejinho)
#### Post date: [July 14, 2015, 6:37am UTC](https://discuss.elastic.co/t/shield-logstash-elastic-kibana-issue-with-transport-protocol/25501/1 "2015-07-14T06:37:10Z")

</div>

I have an issue with my logstash plugin ( logstash-output-elasticsearch-shield ) i wanted to Use the transport protocol with login . With http it works fine when i change port and protocol to transport messages does not appear on the kibana side.  
I have logstash 1.5.2 version , elasticsearch in version 1.5.1 , JVM: 1.7.0\_71 kibana in version 4.  
I also have ruby 1.8.7 . I installed via /bin/plugin the logstash-output-elasticsearch-shield.  
I tried to debbug it the only response that was different between the http protocol and the transport was information

Jul 14, 2015 8:36:20 AM org.elasticsearch.plugins.PluginsService   
INFO: [logstash-xxxxxx] loaded [shield], sites []  
Jul 14, 2015 8:36:20 AM org.elasticsearch.transport.TransportModule configure  
INFO: [logstash-xxxxxx] Using [org.elasticsearch.shield.transport.ShieldClientTransportService] as transport service, overridden by [shield]  
Jul 14, 2015 8:36:20 AM org.elasticsearch.transport.TransportModule configure  
INFO: [logstash-xxxxxx] Using [org.elasticsearch.shield.transport.netty.ShieldNettyTransport] as transport, overridden by [shield]

---

<div class="post-metadata">

### Author: ![Kaufusihm](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@Kaufusihm](https://discuss.elastic.co/u/Kaufusihm)
#### Post date: [December 15, 2015, 1:13am UTC](https://discuss.elastic.co/t/shield-logstash-elastic-kibana-issue-with-transport-protocol/25501/2 "2015-12-15T01:13:55Z")

</div>

I'm having a similar issue...

Did you find any answers...?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 5:18am UTC](https://discuss.elastic.co/t/shield-logstash-elastic-kibana-issue-with-transport-protocol/25501/3 "2017-07-06T05:18:27Z")

</div>


