mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 18:50:33 -04:00
16 lines
275 B
Text
16 lines
275 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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.
|
|
|
|
WARNING: In order for logstash to work properly,
|
|
you need /proc filesystem mounted.
|
|
EOM
|
|
}
|
|
]
|