However, adding the multiline config causes the prospector file to fail to load. If I remove the multiline element then the config loads fine. What is wrong with this configuration?
Ah, I think I know what the problem is. If you use double quotes, you need to escape the backslash, "^\\s". In this case, you can also go without quotes, in which case you don't need the double backslash. I recommend passing configs through http://www.yamllint.com/ when you get weird errors like this.
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.