commit d18a5590a91224525c2e2aa803d85db0293dd105
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Oct 13 14:55:42 2020 -0500
build: update to v4.5.1
M go.mod
M go.sum
commit 3f2dd28e43e4d8704d9a2575d83838ec91221c2d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Oct 9 11:57:53 2020 -0500
fix(filebeat): Use repo installs and add event registration
A cmds/filebeat/content/params/filebeat-events.yaml
M cmds/filebeat/content/tasks/filebeat-setup.yaml
M cmds/filebeat/filebeat.go
commit 13db6c74afd79bbb80262759883cca19b7ccea1c
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Oct 6 15:48:34 2020 -0500
fix(filebeat): handle Object formatting overlap in our objects
R090 cmds/filebeat/content/profiles/filebeat-bootstrap.yaml cmds/filebeat/content/profiles/bootstrap-filebeat.yaml
M cmds/filebeat/content/tasks/filebeat-setup.yaml
M cmds/filebeat/filebeat.go
M go.mod
M go.sum
commit 560cf0480ff1cf2737ed0418ba72ff21165e45c6
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Oct 5 16:55:11 2020 -0500
fix(filebeat): bootstrap needs to use correct parameter values
M cmds/filebeat/content/tasks/filebeat-setup.yaml
commit f7ea63e25aaaeb8c9a682b8e1f66a7a9e5739dbd
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Oct 5 12:36:00 2020 -0500
fix(filebeat): filebeat package cleanup
M cmds/filebeat/content/tasks/filebeat-setup.yaml
commit 9df48d3226b07d9e713941daf03edba97391d11e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Oct 5 12:22:16 2020 -0500
feat(filebeat): Add bootstrap profile and task
A cmds/filebeat/content/params/filebeat-elasticsearch.yaml
A cmds/filebeat/content/profiles/filebeat-bootstrap.yaml
A cmds/filebeat/content/tasks/filebeat-setup.yaml
commit 50b873ae9050f5ca12749efa23052693211e7b32
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sun Oct 4 20:26:12 2020 -0500
feat(filebeat): tcp connection mode
M cmds/filebeat/content/._Documentation.meta
A cmds/filebeat/content/params/filebeat-mode.yaml
A cmds/filebeat/content/params/filebeat-tcp.yaml
M cmds/filebeat/filebeat.go
M go.mod
M go.sum
commit d3dfdf8a1922e10ab4f589683ce2c9aa902adedd
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Oct 1 12:46:01 2020 -0500
perf(filebeat): De-singlethread the filebeat plugin.
Rework filebeat to buffer writes to the intermediate logfile, allow
for better concurrency in handling writes, and drop events on the
floor if we get too much of a backlog.
M cmds/filebeat/filebeat.go
M go.sum
commit 6faf67d85f841c0fb5ed70daf90cf2df7ad2677b
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Sep 30 12:25:47 2020 -0500
fix(cert-plugin): missing metadata doc
A cmds/certs/content/._Documentation.meta
commit f3e1b6a1bbca616f36adbcf1bcfc9b09ad9bb21b
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 30 08:56:51 2020 -0500
fix:(raid): allow for empty specs to be allowed
M cmds/raid/drp-raid/main.go
commit f4d4401f967a6c4c49b9588c9c59b20b434e3a17
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Sep 24 23:19:55 2020 -0500
Initial v4.6.0-alpha00
M README.md
commit 8a3c657a50aaf817045bae93baa173fb394c8b04
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Sep 24 23:16:56 2020 -0500
build: update to v4.5.0
M go.mod
M go.sum
End of Note