opnsense-ports/sysutils/logstash6/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

13 lines
190 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.
EOM
}
]