# Kibana Customize Message

**URL:** https://discuss.elastic.co/t/kibana-customize-message/111501
**Category:** Beats
**Tags:** filebeat
**Created:** [December 13, 2017, 7:34am UTC](https://discuss.elastic.co/t/kibana-customize-message/111501 "2017-12-13T07:34:01Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![spalger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/spalger/32/14092_2.png) [@spalger](https://discuss.elastic.co/u/spalger)
#### Post date: [December 14, 2017, 7:13pm UTC](https://discuss.elastic.co/t/kibana-customize-message/111501/2 "2017-12-14T19:13:04Z")

</div>

From [Parsing logback log files with filebeat and sending them to Elasticsearch](https://discuss.elastic.co/t/parsing-logback-log-files-with-filebeat-and-sending-them-to-elasticsearch/49302)

> You can use Filebeat to ship the data to Logstash where you can apply a [grok filter](https://www.elastic.co/guide/en/logstash/current/plugins-filters-grok.html) to parse the log line. Then ship the data to Elasticsearch from Logstash. The Beats documentation has an [example](https://www.elastic.co/guide/en/beats/filebeat/current/config-filebeat-logstash.html) of how to configure Filebeat to send to [Logstash](https://www.elastic.co/guide/en/beats/libbeat/1.2/logstash-installation.html#logstash-setup).

---

_[View the full topic](https://discuss.elastic.co/t/kibana-customize-message/111501)._
