I presume the output you show is from a Mongo data explorer of some kind.
I presume that you are using the mongodb output. You should really give as much detail as possible.
I don't think you can assume that the CSV filter convert are failing, the mongo output converts LogStash::Timestamp to String by default.
From the comments in the code..
# If true, store the @timestamp field in MongoDB as an ISODate type instead
# of an ISO8601 string. For more information about this, see
# http://www.mongodb.org/display/DOCS/Dates.
config :isodate, :validate => :boolean, :default => false
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.