Change value of @timestamp

Hello!
How can I remplace the value of @timestamp with the value that I get with a regular expresion?
I need change the value of @timestamp because when the data is indexed in elasticsearch it shows in this field the value when the data was indexed instead of when data was logged in the file.
Thank you!

Use a date filter.

Thank you !

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.