Hello, sorry for late reply, had other obligations.
I tested this a bit more
And If I set it the way you described above
/var/log/centralized/10.0.102.1/2025-11-06.log
-> i see logs on archive.json and on wazuh dashboard ( when they trigger cisco decoder/alert).
Then I trield setting it to
<location>/var/log/centralized/
10.0.102.1/*.log</location>
<log_format>syslog</log_format>
And I also see logs on archive.json and on wazuh dashboard ( when they trigger cisco decoder/alert), even when the new log is created like 2025-11-07.log
But if i Set <location>/var/log/centralized/*/*.log</location> i dont get any logs to wazuh.
I am thinking, since some devices in centralized have IP like above and # have hostnames like HQASA5540-5, could that be a problem ?
Do you know if for now I can set multiple locations for files, like ?
<location>/var/log/centralized/
10.0.88.1/*.log</location>
<log_format>syslog</log_format>
Or do I need to put every in its one line ?
sreda, 22. oktober 2025 ob 15:46:27 UTC+2 je oseba Olamilekan Abdullateef Ajani napisala: