mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
parent
8a2b7be327
commit
58dbda45f3
1 changed files with 1 additions and 1 deletions
2
docs/static/dead-letter-queues.asciidoc
vendored
2
docs/static/dead-letter-queues.asciidoc
vendored
|
@ -144,7 +144,7 @@ processing events based on the timestamp of when they entered the queue:
|
|||
input {
|
||||
dead_letter_queue {
|
||||
path => "/path/to/data/dead_letter_queue"
|
||||
start_timestamp => 2017-06-06T23:40:37
|
||||
start_timestamp => "2017-06-06T23:40:37"
|
||||
pipeline_id => "main"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue