Oracle to Elastic search date conversion #logstash

If a column in the database is a timestamp then the jdbc input will convert it to a Logstash::Timestamp type. You can reformat that as a string using ruby.

1 Like