mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- fix syntax
This commit is contained in:
parent
07404dbc06
commit
f82bab3264
1 changed files with 3 additions and 3 deletions
|
@ -11,15 +11,15 @@ configurations for each plugin available in that section.
|
|||
|
||||
Example:
|
||||
|
||||
inputs {
|
||||
input {
|
||||
...
|
||||
}
|
||||
|
||||
filters {
|
||||
filter {
|
||||
...
|
||||
}
|
||||
|
||||
outputs {
|
||||
output {
|
||||
...
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue