I have a query in Log Insights that prints some messages from the web.stdout.log file and sorts them by @timestamp.
When the timestamp is the same for two messages, it prints them with no order. Is there any way to sort the messages by the same order as they are printed in the original log file (web.stdout.log)?