aboutsummaryrefslogtreecommitdiff
path: root/sysutils/logstash
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-09-16 17:42:50 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-09-16 17:42:50 +0000
commit6b63b6913d8c30ddb9f71d8e00bbd2b834920815 (patch)
tree4fbc7af203f83203257c968d67191728dcefa96f /sysutils/logstash
parentf9f8c83e4c9305c2ef349a2bbc6d4fb49449a617 (diff)
downloadports-6b63b6913d8c30ddb9f71d8e00bbd2b834920815.tar.gz
ports-6b63b6913d8c30ddb9f71d8e00bbd2b834920815.zip
Make comment and actual variable names the same.
PR: ports/181620 Submitted by: Vivek Khera <vivek@khera.org> Approved by: Maintainer timeout
Notes
Notes: svn path=/head/; revision=327428
Diffstat (limited to 'sysutils/logstash')
-rw-r--r--sysutils/logstash/files/logstash.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logstash/files/logstash.in b/sysutils/logstash/files/logstash.in
index fedec80b52f0..7e269f538b5c 100644
--- a/sysutils/logstash/files/logstash.in
+++ b/sysutils/logstash/files/logstash.in
@@ -20,7 +20,7 @@
# "web": Starts logstash as a web ui
# "agent": Justs works as a log shipper
#
-# logstash_logging (bool):
+# logstash_log (bool):
# Set to "NO" by default.
# Set it to "YES" to enable logstash logging to file
# Default output to /var/log/logstash.log