Index: head/sysutils/beats7/files/patch-heartbeat_heartbeat.yml =================================================================== --- head/sysutils/beats7/files/patch-heartbeat_heartbeat.yml (revision 538190) +++ head/sysutils/beats7/files/patch-heartbeat_heartbeat.yml (nonexistent) @@ -1,47 +0,0 @@ -Add Paths section for reference. - ---- heartbeat/heartbeat.yml.orig 2019-10-15 21:08:29 UTC -+++ heartbeat/heartbeat.yml -@@ -55,6 +55,33 @@ setup.template.settings: - # env: staging - - -+#================================= Paths ====================================== -+ -+# The home path for the filebeat installation. This is the default base path -+# for all other path settings and for miscellaneous files that come with the -+# distribution (for example, the sample dashboards). -+# If not set by a CLI flag or in the configuration file, the default for the -+# home path is the location of the binary. -+#path.home: -+ -+# The configuration path for the filebeat installation. This is the default -+# base path for configuration files, including the main YAML configuration file -+# and the Elasticsearch template file. If not set by a CLI flag or in the -+# configuration file, the default for the configuration path is the home path. -+#path.config: ${path.home} -+ -+# The data path for the filebeat installation. This is the default base path -+# for all the files in which filebeat needs to store its data. If not set by a -+# CLI flag or in the configuration file, the default for the data path is a data -+# subdirectory inside the home path. -+#path.data: ${path.home}/data -+ -+# The logs path for a filebeat installation. This is the default location for -+# the Beat's log files. If not set by a CLI flag or in the configuration file, -+# the default for the logs path is a logs subdirectory inside the home path. -+#path.logs: ${path.home}/logs -+ -+ - #============================== Dashboards ===================================== - # These settings control loading the sample dashboards to the Kibana index. Loading - # the dashboards is disabled by default and can be enabled either by setting the -@@ -147,6 +174,8 @@ processors: - # To enable all selectors use ["*"]. Examples of other selectors are "beat", - # "publish", "service". - #logging.selectors: ["*"] -+logging.to_syslog: true -+logging.to_files: false - - #============================== Xpack Monitoring =============================== - # heartbeat can export internal metrics to a central Elasticsearch monitoring Property changes on: head/sysutils/beats7/files/patch-heartbeat_heartbeat.yml ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property