Change field to timestamp

I have a csv file which store up cpu usage. There is a field with date format like this "20150101-00:15:00". How can I change it to @timestamp in logstash as shown in kibana?

Use the date filter.