but i still recieve that alert, and i allready reduce the alerts to minimum i can so that i recieve only the critical alerts and almost are 1 or 2 per hour of the agent.
Could you recomend for me please?
Thank you
Juan Pablo Saez
unread,
Sep 30, 2019, 11:15:49 AM9/30/19
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
Hi Alvaro,
On machines with average use, you can find about 10 eps.
If you are using TCP communications and there are issues on your network, packets will be lost and the new ones will wait in the agent queue while the ones being sent arrive correctly. This can cause the queue to be filled quickly.
In case it has nothing to do with the network configuration, the agentd and remoted statistics files should give us clues about the noise source.
Please, let us know if you find useful information in these files or if you think the network might have a problem.
Greetings, JP Sáez
Alvaro Victoriano
unread,
Sep 30, 2019, 11:44:16 AM9/30/19
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
Thank you so much Juan, yes iam using TCP, and i agree with you that the problem is about the network from the agent side,
as there is some levels of security there.
about the statistics files i could see only "ossec-agentd.state" and giving me permisions denid.
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
Hi again Alvaro,
As the issue here is that the network is slower than you need, the easiest solution is to improve it.
If there is no chance to change the network conditions, one option may be to decrease the number of EPS: to achieve this you can deactivate modules and/or decrease the frequency with which they are activated.
As you can see, a large buffer will help to handle network latency spikes.
I hope it helps. Let me know if we can dive into any aspect of these solutions.
Greetings, JP Sáez
Alvaro Victoriano
unread,
Oct 2, 2019, 3:25:01 PM10/2/19
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 Juan.
I Just increased the number os EPS and i think getting better now.
Thank you so much for your help.
Juan Pablo Saez
unread,
Oct 3, 2019, 3:48:13 AM10/3/19
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
Hi Alvaro, you are welcome.
Let us know if the agent's event queue related alerts come up again.