mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
294ab52f09
- all config files are now in ETCDIR - rc script is updated to use logsearch.yml to locate logging config (logstash.conf) This will not break existing setups that used the ETCDIR/logstash.conf file, as that is now part of the default logstash.yml file - added configtest to rc script - sample logstash.conf file no longer includes invalid syntax - pkg-message had historical messages removed
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
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.
|