Job STARTED at 2014/02/19 19:03:48 (jobId=20140216_190624_s2aZn, jobExecutionId=20140219190348_rmzXR)
for this my filter looks like this:
filter
{
grok {
match => {"message" => "[\n]### Job STARTED at %{GREEDYDATA} (jobId=%{GREEDYDATA:jobid}[\n]"}
}
date {
match => ["event_timestamp", "yyyy/MM/dd HH:mm:ss"]
}
}
When i run the logstash, i get the below error:
'end pattern with unmatched parentheses'
In my log file i have the following pattern:
2014-02-19 19:13:12|oAmwic|20140219190348_rmzXR|20140219190348_rmzXR|ADR_TST|Dim_State_Trade|Default|6|Java Exception|tMSSqlOutput_1|java.sql.BatchUpdateException:
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.