Is it possible to avoid timestamp

I am created one index 'demo', under that i created two document_type namely, 'abc' and 'xyz'. while creating index i chosen @timestamp for 'demo'. i have to apply @timesamp for document_type 'abc'. but no need to apply @timestamp for document_type 'xyz'. is it possible?

Not within the same index, no.

Thank You

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.