remove stray ]

This commit is contained in:
Pete Fritchman 2011-09-02 11:53:57 -07:00
parent 9e6612f750
commit 3a28cfc0ab

View file

@ -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.
count => [ "apache.bytes", "%{bytes}" ]
]
}
}