You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh | Mailing List
Hello, I am bringing some logs from the wazuh-manager machine itself through an API, saving the file in /home/user/avs/logs. I have configured wazuh-manager's ossec.conf to read the logs from that folder as follows: <ossec_config> <localfile> <log_format>syslog</log_format> <location>/home/user/avs/logs/*</location> </localfile> </ossec_config> I have also generated a decoder for this log and I have verified that it works from the decoder test. My problem: it takes a long, long time (approximately 30 minutes) to read the logs from the wazuh-manager machine itself. I have done tests from another machine bringing these logs and it took 1 minute for them to appear in the wazuh discover.
I have verified that the logs arrive because they appear in /var/ossec/logs/archives/archives.log.
Do you have any ideas what could be happening?
Thanks in advance.
Sebastian Falcone
unread,
Mar 4, 2024, 5:43:13 PM3/4/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh | Mailing List
Hello Daniel, how are you doing?
Let me ask you a few questions: - Which wazuh version are you using, and in which OS? - Is this behaviour only present in the manager? - Have you changed the /var/ossec/internal_options.conf in some way?