mirror of
https://github.com/elastic/logstash.git
synced 2025-04-22 05:37:21 -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}}" } } } ``` |
||
---|---|---|
.. | ||
benchmarks | ||
lib | ||
locales | ||
spec | ||
src | ||
.lock | ||
build.gradle | ||
gradle.properties | ||
logstash-core.gemspec | ||
settings.gradle |