opnsense-ports/sysutils/logstash8/files/pkg-message.in
Franco Fichtner 7eba600ec9 */*: sync with upstream
Taken from: FreeBSD
2022-09-26 10:14:12 +02:00

18 lines
316 B
Text

[
{ type: install
message: <<EOM
Logstash 8 was installed
1) To start logstash as an agent during startup, add
logstash_enable="YES"
to your /etc/rc.conf.
2) Extra options can be found in startup script.
3) WARNING: In order for logstash to work properly,
you need /proc filesystem mounted.
EOM
}
]