blob: 4add4e93a4c7de6cf1b741edf54ec5b66f6c503f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
To start logstash as an agent during startup, add
logstash_enable="YES"
to your /etc/rc.conf.
Extra options can be found in startup script.
NOTE: Since version 1.5.0, logstash is started in agent mode.
The Kibana web application is no longer embedded in this Logstash
distribution.
NOTE: Since version 2, logstash does not support an embedded
ElasticSearch instance.
|