15 Commits

Author SHA1 Message Date
jasper
7b35bd823f use JFFI_ARCH instead of hardcoding the path for amd64 2015-05-17 10:30:59 +00:00
jasper
88ada8ebcb - use a dedicated _logstash user
- drop filewatch hacks by setting the right java.library.path

based on a diff from p@tristero.se
2015-05-17 10:28:35 +00:00
jasper
3111871cc2 - update to logstash-forwarder 0.4.0
* release notes at https://www.elastic.co/blog/logstash-forwarder-0-4-0-released
- sync default config/readme with logstash
2015-05-15 07:37:14 +00:00
jasper
0e8496f776 - update to logstash-1.5.0
* release notes at: https://www.elastic.co/blog/logstash-1-5-0-ga-released
- sync default config with logstash-forwarder
2015-05-15 07:34:10 +00:00
jasper
be0bf9118c use the new golang module 2015-05-15 07:32:00 +00:00
jasper
8b33a38a39 slightly better default config; needs some unification with logstash still 2015-05-14 12:28:48 +00:00
jasper
3fb91e6f6a comment out the lumberjack input block so the configuration works out of the box
setting up the lumberjack input requires generating an ssl certificate/key
2015-05-14 12:17:58 +00:00
espie
2ace40bfb8 don't depend on modes in the ports tree being what we want installed 2015-05-08 09:08:44 +00:00
jasper
11310ad4a7 - update to logstash-1.5.0-rc3 (from beta1) 2015-04-26 19:02:57 +00:00
jasper
d8955ec1c9 - add example for use with syslog.
from freebsd
2014-12-20 12:28:04 +00:00
jasper
41d8258fcd adjust configuration dir and logpath to match recommended upstream locations 2014-12-19 14:06:32 +00:00
jasper
40dc5d4817 committed upstream 2014-12-18 08:43:50 +00:00
jasper
cca41c08ea +logstash 2014-12-16 18:13:57 +00:00
jasper
d9ac57b241 import logstash 1.5.0beta1
logstash is a tool for managing events and logs. You can use it to
collect logs, parse them, and store them for later use (like, for
searching). Speaking of searching, logstash comes with a web interface
for searching and drilling into all of your logs.

ok aja@
2014-12-16 18:10:58 +00:00
jasper
2445fe247b import logstash-forwarder 0.3.1.1 (0.3.1 + git head)
Tool to collect logs locally in preparation for processing elsewhere with
logstash.

ok aja@
2014-12-16 15:21:06 +00:00