HI,
I am testing out rollup index job in Kibana. I have an index which have a date field and I use that in the rollup index job to create the date histogram. But in the rollup index, the date field that it rolled up to become a numeric (UTC #). When I try to use this rollup index in visualization such as vertical bars/lines etc, I can't choose date histogram for my X-axis as there is no more date field in the index. So, how to make the aggregated field into date or make the rollup index to have a date field?
I did. My field is called time_stamp and is a date. But the one created in the roll up become a utc number field which I cannot use in the histogram
