freebsd-ports/sysutils/graylog/pkg-plist
Dave Cottlehuber 33de128843 sysutils/graylog: update 2.4.6 to 3.0.2
- align file locations to match new upstream config
- amend messages and UPDATING to alert users
- use upstream sample files for default configuration
- MAINTAINER timeout

Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D20021
2019-05-22 21:15:41 +00:00

9 lines
525 B
Text

%%DATADIR%%/graylog.jar
%%DATADIR%%/plugin/%%PORTNAME%%-plugin-aws-%%DISTVERSION%%.jar
%%DATADIR%%/plugin/%%PORTNAME%%-plugin-collector-%%DISTVERSION%%.jar
%%DATADIR%%/plugin/%%PORTNAME%%-plugin-threatintel-%%DISTVERSION%%.jar
@dir %%ETCDIR%%
@dir(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,750) %%GRAYLOG_DATA_DIR%%
@dir(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,750) %%GRAYLOG_LOGS_DIR%%
@sample(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,440) %%ETCDIR%%/graylog.conf.example
@sample(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,440) %%ETCDIR%%/log4j2.xml.example