Logstash date parse failure - ruby exception

If you want to event.set [@timestamp] then feed it a Time object, not a DateTime object. Here, for example. I believe the constructor will do the work for you in that case.

1 Like