There is no such mechanism in elasticsearch that adds automatically a @timestamp field. Best thing to do is to generate it from your application which creates the other fields.
Note that this is not needed by Kibana. If you wish to use a time field you can always tell Kibana to use your Creation Time field or one of the other date fields.