mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Make 'conditionals' an anchor
This commit is contained in:
parent
8db7dcc86f
commit
3cc588b540
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ The key and value are simply pairs, such as:
|
|||
|
||||
match => { "field1" => "value1", "field2" => "value2", ... }
|
||||
|
||||
## Conditionals
|
||||
## <a name="conditionals"></a>Conditionals
|
||||
|
||||
Sometimes you only want a filter or output to process an even under
|
||||
certain conditions. For that, you'll want to use a conditional!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue