[Bug 244849] [NEW PORT] sysutils/beats7: Collect logs locally and send to remote logstash
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 23 06:56:44 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244849
--- Comment #28 from ari at ish.com.au ---
I'd change the package comment to
Send logs, network, heartbeat and system data to elasticsearch or logstash
----
Also, data like dashboard for Kibana really should go to
/usr/local/share/beats/
rather than /var/db/. That's not the FreeBSD way.
----
In your filebeat.yml file you have
#path.logs: ${path.home}/logs
a more sane default might be
#path.logs: /var/logs/filebeat
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-elastic
mailing list