Closed ankitashine132 closed 4 years ago
Hi,
While trying to parse a log, using basic grok exp like this (?(ERROR))(?(?m:.*))
The output above expression gives gets duplicated I have attached log file S3_Spark_Error.txt and log generated output.txt
Please help me on this.
output.txt S3_Spark_Error.txt
Do you have a small sample of code that reproduces the problem?
Hi,
While trying to parse a log, using basic grok exp like this (?(ERROR))(?(?m:.*))
The output above expression gives gets duplicated I have attached log file S3_Spark_Error.txt and log generated output.txt
Please help me on this.
output.txt S3_Spark_Error.txt