# Problem while using dissect plugin to parse logs

**URL:** https://discuss.elastic.co/t/problem-while-using-dissect-plugin-to-parse-logs/137354
**Category:** Logstash
**Created:** [June 26, 2018, 4:44am UTC](https://discuss.elastic.co/t/problem-while-using-dissect-plugin-to-parse-logs/137354 "2018-06-26T04:44:46Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [June 26, 2018, 5:50am UTC](https://discuss.elastic.co/t/problem-while-using-dissect-plugin-to-parse-logs/137354/2 "2018-06-26T05:50:07Z")

</div>

The pattern for the `TIME` field has a newline in it. If you are not using multiline codec and split as described [in this thread](https://discuss.elastic.co/t/problem-with-parsing-multiline-filter-plugin/135906) it will not work as all lines will be processed separately and therefore not contain any newline.

---

_[View the full topic](https://discuss.elastic.co/t/problem-while-using-dissect-plugin-to-parse-logs/137354)._
