mirror of
https://github.com/elastic/logstash.git
synced 2025-06-27 17:08:55 -04:00
* Add a new pattern %{{TIME_NOW}} to `event.sprintf` to generate a fresh timestamp. The timestamp is represented as a string in the default ISO 8601 format For example, ``` input { heartbeat { add_field => { "heartbeat_time" => "%{{TIME_NOW}}" } } } ``` |
||
---|---|---|
.. | ||
include | ||
static | ||
gs-index.asciidoc | ||
index.asciidoc | ||
index.x.asciidoc |