Kibana 4.0.1 / ES 1.4.4 - time field name

Hi
I would like to use Kibana. I'm able to load my index however it didn't
find time-field name.
I a saw it search for '@timestamp'.
I'm using Java and ObjectMapper to write my data into ES.
I would like to know which field I need to define in order to have this
time-field.

Thank you,
Moshe

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CA%2BhKCHMVU4o1_k42gtLMgnG9gkzrXxbQqsCKFO_REPaRLeyrGw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

I had a field called _timestamp, which I had to add in the meta-fields list
in the advanced settings. Maybe similar?

On Tuesday, March 17, 2015 at 10:10:51 AM UTC-5, Moshe Recanati wrote:

Hi
I would like to use Kibana. I'm able to load my index however it didn't
find time-field name.
I a saw it search for '@timestamp'.
I'm using Java and ObjectMapper to write my data into ES.
I would like to know which field I need to define in order to have this
time-field.

Thank you,
Moshe

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/ddf76692-8454-4f09-b682-ecd8b49cf932%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.