Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2020 06:56:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        elastic@FreeBSD.org
Subject:   [Bug 244849] [NEW PORT] sysutils/beats7: Collect logs locally and send to remote logstash
Message-ID:  <bug-244849-37421-rGvHi9nMMr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244849-37421@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244849-37421@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244849

--- Comment #28 from ari@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

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244849-37421-rGvHi9nMMr>