Hello everyone,
The use case I have in a log file that is being inflated in size due to multiple ERROR entries. I am trying to monitor this with the log.count item but it does not work. It does not detect new lines being written, or pops the trigger made by this item.
A couple questions:
1. Is the item configured correctly?
2. Will this item detect input that is not strictly ERROR, but also a full log entry which contains the ERROR header?
3. What is the limitations of new lines per second zabbix can handle?
4. Is this the optimal way of doing what I want? Is there a different item which is better suited(log, system.run, etc.)
The use case I have in a log file that is being inflated in size due to multiple ERROR entries. I am trying to monitor this with the log.count item but it does not work. It does not detect new lines being written, or pops the trigger made by this item.
A couple questions:
1. Is the item configured correctly?
2. Will this item detect input that is not strictly ERROR, but also a full log entry which contains the ERROR header?
3. What is the limitations of new lines per second zabbix can handle?
4. Is this the optimal way of doing what I want? Is there a different item which is better suited(log, system.run, etc.)
Just for some parameters there, "all" and "0".. those are defaults anyway, so you don't need to enter them and can just close parameter list after 5000.
Comment