Use a grok filter to extract all the fields you're interested in. If you don't know regular expressions you can get help from the grok constructor web site.
Use a grok filter to separate "[INFO] status => fail" from the rest of the string, which is instead passed to a kv filter.
The latter is more flexible and tolerant against changes in the log message.
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.