Hi,
We are using the Grok filter in Logstash to parse and enrich our data. Grok provides inbuilt parsing for common log sources such as Apache, this allows us to add structure to unstructured data.
After the data has been parsed in Logstash, we then stream the data over Kafka to Flink for further CEP processing.
We are looking to see if we can get rid of the Logstash piece and do all of the data enrichment and parsing in Flink.
Our question - does Flink have an inbuilt library similar to Grok that provides out of the box parsing for common log formats.
Thanks in advance,
Aarti
--
Aarti Gupta
Director, Engineering, Correlation