This commit is contained in:
kjoconnor 2011-05-17 13:40:08 -07:00
parent 4419c6ddee
commit 6cd36d1a24

View file

@ -30,5 +30,5 @@ The logstash agent has the following flags (also try using the '--help' flag)
<dt> --port PORT </dt>
<dd> Port on which to start webserver. Default is 9292. </dd>
<dt> --backend URL </dt>
<dd> The backend URL to use. Default is elasticserach://localhost:9200/ </dd>
<dd> The backend URL to use. Default is elasticsearch://localhost:9200/ </dd>
</dl>