87cbf2da39
What's New in Graylog 7.1: https://go2docs.graylog.org/current/what_is_graylog/what_s_new_in_graylog_7.1.htm Changelog: https://go2docs.graylog.org/current/changelogs/changelog.html#Graylog713 Sponsored by: UNIS Labs
11 lines
656 B
Plaintext
11 lines
656 B
Plaintext
%%DATADIR%%/graylog.jar
|
|
%%DATADIR%%/plugin/%%PORTNAME%%-storage-elasticsearch7-%%DISTVERSION%%.jar
|
|
%%DATADIR%%/plugin/%%PORTNAME%%-storage-opensearch2-%%DISTVERSION%%.jar
|
|
%%DATADIR%%/plugin/%%PORTNAME%%-storage-opensearch3-%%DISTVERSION%%.jar
|
|
@dir(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,750) %%ETCDIR%%/server
|
|
@dir(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,750) %%GRAYLOG_DATA_DIR%%
|
|
@dir(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,750) %%GRAYLOG_DATA_DIR%%/journal
|
|
@dir(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,750) %%GRAYLOG_LOGS_DIR%%
|
|
@sample(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,440) %%ETCDIR%%/graylog.conf.sample
|
|
@sample(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,440) %%ETCDIR%%/log4j2.xml.sample
|