2016-11-10 06:52:09.868+0000 ERROR The RuntimeException could not be mapped to a response
java.lang.ArrayIndexOutOfBoundsException: 1
at org.neo4j.server.rest.repr.formats.UrlFormFormat.readMap(UrlFormFormat.java:99)
at org.neo4j.server.rest.dbms.UserService.setPassword(UserService.java:94)
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethod
DispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
second string start with java... following 3 lines with whitespace and at and then random line I wan to get it to logstash as a single event.
My filebeat config
multiline:
pattern: '^[[:space:]]+|^java'
negate: false
match: after
with this i can achieve 2 event but i need one message last string doesn't involve
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.