Does the Elapse plugin used in ELK to find the time difference uses only the default @timestamp (when the log is ingested to ES) or can we configure to log_time (timestamp from the log)?
My requirement is to find the time difference between two logs which is not input real time to elastic search.
I don't currently have the logs to check it, so will be great get a quick answer. Thanks in advance.