Cluster administration; parsing logs using Logstash + Filebeat

Hey all, I’m in the process of setting up log monitoring for our Couchbase cluster. At my work, we have a centralized log system setup using the common ELK stack. So I setup Filebeat (an agent, that grabs file based logs), and sends them out to the ELK stack.

My question is, most of the log files (like couchdb.log, stats.log) use multiline log entries. Is it possible to configure the cluster to output in a single line or even a json based format (instead of space delimited, or comma delimited).

I’m using Couchbase 4.5.1 on Ubuntu 14.04. Thanks in advance.

Hello architbaweja,
Did you find any answer for this problem or find anything to parse couchbase server logs?
Regards