Hi @ericpietro,
so, which application puts your log lines into Elasticsearch? Do you use Logstash or is this a homegrown application? In the former case: Can't you use add a mutate filter to add indexing_ts? In the latter case: Can't the application add the field indexing_ts?
Daniel