mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fix Wazuh archives path
This commit is contained in:
@@ -182,7 +182,7 @@ input {
|
|||||||
type => "ossec"
|
type => "ossec"
|
||||||
}
|
}
|
||||||
file {
|
file {
|
||||||
path => "/wazuh/archives/archive.json"
|
path => "/wazuh/archives/archives.json"
|
||||||
type => "ossec_archive"
|
type => "ossec_archive"
|
||||||
}
|
}
|
||||||
file {
|
file {
|
||||||
|
|||||||
Reference in New Issue
Block a user