Update advanced-pipeline.asciidoc

add missing curly brace

Fixes #5913
This commit is contained in:
Michael Gerbig 2016-09-14 15:53:57 +02:00 committed by Suyog Rao
parent ceb5103e01
commit e4e6473f45

View file

@ -162,6 +162,7 @@ like this:
geoip { geoip {
source => "clientip" source => "clientip"
} }
}
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------