I have date string : "2017-08-06T17:01:00+07:00"
my filter:
date {
locale => "id"
#2017-08-02T12:22:00+07:00
match => ["updatedAt", "YYYY-MM-dd'T'HH:mm:ssZZ"]
timezone => "Asia/Jakarta"
target => "updatedAt"
}
return "_dateparsefailure"
hi @magnusbaeck and other please tell me why