Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2013 11:10:03 -0400
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181620: logstash start script variables typo
Message-ID:  <1377702603.015286.20673.nullmailer@logger.kcilink.com>
Resent-Message-ID: <201308281520.r7SFK0T1043211@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181620
>Category:       ports
>Synopsis:       logstash start script variables typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 28 15:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 9.1-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD logger.kcilink.com 9.1-RELEASE-p1 FreeBSD 9.1-RELEASE-p1 #2 r247266: Mon Feb 25 10:29:02 EST 2013 vivek@lorax.kcilink.com:/usr/obj/u/lorax1/usr9/src/sys/KCI64 amd64


	
>Description:
	

the sysutils/logstash port installs a start script. in that script the comment
block at the top says to use the variable logstash_logging to turn on logging.
This is a typo, the correct variable name used later in the script is logstash_log.

>How-To-Repeat:
	
>Fix:

	


Change reference to logstash_logging to logstash_log in the comment block.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1377702603.015286.20673.nullmailer>