# Logstash Shipper

**URL:** https://discuss.elastic.co/t/logstash-shipper/25649
**Category:** Logstash
**Created:** [July 15, 2015, 4:33pm UTC](https://discuss.elastic.co/t/logstash-shipper/25649 "2015-07-15T16:33:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mgirndt](https://avatars.discourse-cdn.com/v4/letter/m/fbc32d/32.png) [@mgirndt](https://discuss.elastic.co/u/mgirndt)
#### Post date: [July 15, 2015, 4:33pm UTC](https://discuss.elastic.co/t/logstash-shipper/25649/1 "2015-07-15T16:33:07Z")

</div>

I have logstash installed and logs are not being sent to redis on my elasticsearch server. My question is when starting logstash how do I tell it to use the shipper I created?

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [July 15, 2015, 4:41pm UTC](https://discuss.elastic.co/t/logstash-shipper/25649/2 "2015-07-15T16:41:49Z")

</div>

You should have an "output" section in your configuration file that contains an output plugin declaration that does what you want (send messages to Redis?).

---

<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:34am UTC](https://discuss.elastic.co/t/logstash-shipper/25649/3 "2017-07-06T05:34:35Z")

</div>


