Hi I would like to be able to add a Time stamp field to my elastic search document I need this feature to be able to create a graph I get the data form document but elastic search doesn’t know how to graph it without a time stamp I believe.
Hey @0ne,
What have you already tried? I would have thought just sending a timestamp would be enough unless it requires it in a specific format.
1 Like
Its working with the set node and luxon to add time stamp, but if their was a drop down in the elastic node it would be easier or more convenient
1 Like