Merge pull request #349 from Security-Onion-Solutions/hotfix/wazuh_archive_path

Fix Wazuh archives path
This commit is contained in:
weslambert
2020-02-13 13:48:45 -05:00
committed by GitHub

View File

@@ -182,7 +182,7 @@ input {
type => "ossec"
}
file {
path => "/wazuh/archives/archive.json"
path => "/wazuh/archives/archives.json"
type => "ossec_archive"
}
file {