I have multiple .log files on Linux,
sample string from log file:
2023-01-13 15:20:03 [DEBUG] quiet = false
.
I've set CloudWatch agent to pick up those logs,
In CloudWatch UI I can see 2023-01-13 15:20:03
in Message
column, in Timestamp
column it's 2023-01-13T14:20:03.110+02:00
How can I make Timestamp
column display exactly what's coming from actual log?