Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c104fbf4 | 2017-05-08 20:45:23 | add plumbing for installing modules; not actually used yet | ||
| 2be25940 | 2017-04-27 09:13:19 | adjust for upcoming beats 5.3.1 | ||
| 269e864a | 2016-08-13 08:42:22 | it's no longer needed to set GO15VENDOREXPERIMENT since we have go 1.6 | ||
| 5137903b | 2016-05-09 08:55:45 | add PATH and CFLAGS to Go environment Needed for cgo OK jasper@ | ||
| a11a018b | 2016-05-08 12:29:17 | simplify MODGO_CMD environment customization Clear user's environment with SETENV and provide MODGO_ENV for adding variables to environment and MODGO_GOPATH for altering GOPATH. OK ajacoutot@, jasper@, kspillner@ | ||
| 159ba66c | 2016-04-26 21:29:43 | prepare for non-Elastic beats with a slightly different layout | ||
| 1bc6bb2e | 2016-04-26 13:08:02 | import filebeat 1.2.1 (and basic scaffolding for future beats) Filebeat is an open source file harvester, mostly used to fetch logs files and feed them into logstash. testing/feedback from Pavel Korovin feedback/ok sthen@ |