Hi,
When our logs hit logstash they already include an @timestamp field containing the timestamp of the log line. I also want to generate a timestamp to mark when the message was indexed...
How do I generate a timestamp equivalent to "now" so that it can be saved as an additional field?
Regards,
David