Fix Wazuh archives path

This commit is contained in:
Wes Lambert
2020-02-13 18:47:45 +00:00
parent 9666f24e14
commit 11319362c4

View File

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