logstash/docs
kaisecheng cd729b7682
Add %{{TIME_NOW}} pattern for sprintf (#16906)
* 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}}" }
    }
}
```
2025-01-17 16:51:15 +00:00
..
include Doc: Update headers for plugins (LSR) (#16277) 2024-07-10 11:22:46 -04:00
static Add %{{TIME_NOW}} pattern for sprintf (#16906) 2025-01-17 16:51:15 +00:00
gs-index.asciidoc [DOCS] Fixes Stack Overview links (#12025) 2020-06-16 17:52:48 -07:00
index.asciidoc Doc: Message Logstash module deprecations and removal (#16840) 2025-01-06 11:17:58 -05:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#9607) 2018-05-18 12:11:05 -07:00