Skip to content

Commit 1e4628f

Browse files
sachinfraynejsvd
authored andcommitted
syntax fix
Fixes #11220
1 parent bb89940 commit 1e4628f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/static/upgrading.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ it before you upgrade.
135135

136136
To drain the queue:
137137

138-
. In the logstash.yml file, set `queue.drain:true`.
138+
. In the logstash.yml file, set `queue.drain: true`.
139139
. Restart Logstash for this setting to take effect.
140140
. Shutdown Logstash (using CTRL+C or SIGTERM), and wait for the queue to empty.
141141

0 commit comments

Comments
 (0)