CVSROOT:        /cvs
Module name:    ports
Changes by:     p...@cvs.openbsd.org    2020/11/21 08:58:41

Modified files:
        sysutils/beats : Makefile Makefile.inc 
        sysutils/beats/filebeat: Makefile distinfo 
        sysutils/beats/filebeat/patches: patch-filebeat_filebeat_yml 
        sysutils/beats/filebeat/pkg: PLIST filebeat.rc 
        sysutils/beats/heartbeat: Makefile distinfo 
        sysutils/beats/heartbeat/pkg: heartbeat.rc 
        sysutils/beats/metricbeat: Makefile distinfo 
        sysutils/beats/metricbeat/pkg: PLIST metricbeat.rc 
        sysutils/beats/packetbeat: Makefile distinfo 
        sysutils/beats/packetbeat/patches: 
                                           patch-packetbeat_packetbeat_yml 
        sysutils/beats/packetbeat/pkg: PLIST packetbeat.rc 
Added files:
        sysutils/beats/filebeat/patches: 
                                         patch-libbeat_cfgfile_cfgfile_go 
        sysutils/beats/heartbeat/patches: 
                                          patch-libbeat_cfgfile_cfgfile_go 
        sysutils/beats/metricbeat/patches: 
                                           patch-libbeat_cfgfile_cfgfile_go 
                                           
patch-metricbeat_include_list_common_go 
                                           patch-metricbeat_metricbeat_yml 
        sysutils/beats/packetbeat/patches: 
                                           patch-libbeat_cfgfile_cfgfile_go 
Removed files:
        sysutils/beats/filebeat/pkg: README 
        sysutils/beats/packetbeat/pkg: README 

Log message:
Update beats 7.9.1 -> 7.10.0
Release notes: 
https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.10.0.html

Port changes:
* Set default path.{config,data,home,logs} to OpenBSD-specific locations
on OpenBSD

* Add Kibana dashboards: name <beatname> setup --dashboards command work

* Remove modules (e.g. docker, k8, windows) and dashboards which are irrelevant
on OpenBSD

* Remove redundant pkg/README for filebeat and packetbeat

Thanks to David Alten for detailed reports on various usability issues

Reply via email to