diff options
Diffstat (limited to 'security/wazuh-server')
-rw-r--r-- | security/wazuh-server/Makefile | 1 | ||||
-rw-r--r-- | security/wazuh-server/files/pkg-message.in | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/security/wazuh-server/Makefile b/security/wazuh-server/Makefile index fcb2726e7c6f..73f00422f2fe 100644 --- a/security/wazuh-server/Makefile +++ b/security/wazuh-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= wazuh PORTVERSION= 4.12.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= LOCAL/acm/${PORTNAME}/:config_samples \ https://packages.wazuh.com/4.x/filebeat/:wazuh_module \ diff --git a/security/wazuh-server/files/pkg-message.in b/security/wazuh-server/files/pkg-message.in index ebb3cd769a4e..6bba4619cf50 100644 --- a/security/wazuh-server/files/pkg-message.in +++ b/security/wazuh-server/files/pkg-message.in @@ -18,7 +18,7 @@ Wazuh server components were installed 3) Copy %%PREFIX%%/etc/wazuh-server/filebeat.yml to %%PREFIX%%/etc/beats/ directory -4) Copy %%PREFIX%%/etc/wazuh-server/logstash.yml and %%PREFIX%%/etc/wazuh-server/wazuh-template.json +4) Copy %%PREFIX%%/etc/wazuh-server/logstash.conf and %%PREFIX%%/etc/wazuh-server/wazuh-template.json files to %%PREFIX%%/etc/logstash/ directory 5) You can use my own version of wazuh certificates generator for generate |