Fix per recommendation

closes #2643

Fixes #2660
This commit is contained in:
Aaron Mildenstein 2015-02-20 12:24:47 -07:00 committed by Jordan Sissel
parent dd0f87283f
commit 1699ba8324
2 changed files with 4 additions and 4 deletions

View file

@ -259,8 +259,8 @@ evaluate within the input block--they do not exist yet!
Because of their dependency on events and fields, the following configuration
options will only work within filter and output blocks.
IMPORTANT: Field references, sprintf format and conditionals will not work in
an input block.
IMPORTANT: Field references, sprintf format and conditionals, described below,
will not work in an input block.
[float]
[[logstash-config-field-references]]

View file

@ -141,8 +141,8 @@ evaluate within the input block--they do not exist yet!
Because of their dependency on events and fields, the following configuration
options will only work within filter and output blocks.
**IMPORTANT: Field references, sprintf format and conditionals will not work in
an input block.
**IMPORTANT: Field references, sprintf format and conditionals, described below,
will not work in an input block.
### <a name="fieldreferences"></a>Field References