mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- fix typo
This commit is contained in:
parent
9e6612f750
commit
24d5aef99a
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ are parsing apache logs fully, we can trivially add additional metrics:
|
||||||
|
|
||||||
# Use the 'bytes' field from the apache log as the count value.
|
# Use the 'bytes' field from the apache log as the count value.
|
||||||
count => [ "apache.bytes", "%{bytes}" ]
|
count => [ "apache.bytes", "%{bytes}" ]
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue