Official documentation says :
read_timestamp
In case the ingest pipeline parses the timestamp from the log contents, it stores the original @timestamp (representing the time when the log line was read) in this field.
However I am not able to figure how and where to use this read_timestamp? what is the use case where it will be helpful.