[Bug 276098] sysutils/graylog
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jan 2024 15:08:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276098
Bug ID: 276098
Summary: sysutils/graylog
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: dch@freebsd.org
Reporter: rob2g2-freebsd@bitbert.com
Flags: maintainer-feedback?(dch@freebsd.org)
Assignee: dch@freebsd.org
in the package in log4j2.xml.sample and the log4j2.xml, use the line
<Memory name="graylog-internal-logs" bufferSizeBytes="50MB"/>
instead of
<Memory name="graylog-internal-logs" bufferSize="500"/>
starting the service with the wrong option (with the delivered sample config)
results in "ERROR StatusConsoleListener Deprecated log4j.xml setting detected
<bufferSize="500"> Using default <bufferSizeBytes=50MB> instead"
--
You are receiving this mail because:
You are the assignee for the bug.