I have log files that I'm trying to ingest into a test pipeline. I have my grok patterns and everything but when I run the pipeline it fails. I believe it is failing due to the logs having back-slashes in the log.
But I can't get a real answer on WHY this is wrong. Any Ideas?
Note that I'm using GREEDYDATA to hold everything past the first few pattern parts in a location called temp, which is why you'll see that "temp" used in the script.
Hi @CodeMonky, welcome to our community. You posted something that is more suited to the Elasticsearch forum (nothing specific about Kibana in your question).
Have you experimented just with the pipeline with the simulate endpoint to isolate the script?
I ran this super simple test in the Dev Console using the gsub processor instead, and it is working well for the tests documents I passed:
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.