As written, that will fail to compile for two reasons. Firstly, it is missing the “grok {“ for the first filter. Secondly, you cannot escape a backslash at the end of a string. This is discussed at length in this github issue.
However, I see no reason to try to trim backslash from the keys, you probably want to trim spaces instead, in which case it should work if you try
@Elk_huh just a side question, why not use the integration that comes with Elastic, even if you don’t use the agent to collect, you could use the pipeline it provides which should have a great starting point for your parsing? Cisco ISE | Elastic integrations
The dev Team is now aware. Was also wondering if you had tried creating your own integration through the Automatic Import feature: Automatic import | Elastic Docs
might be quicker than trying to build your own integration using the custom Filestream option:filestream input | Beats
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.