Difference between revisions of "Zabbix Log Collection"

From UVOO Tech Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
 
item key: log[/var/log/messages,(?i)error]
 
item key: log[/var/log/messages,(?i)error]
 
Trigger Expression: {template-name:log[/var/log/messages,(?i)error].iregexp(error,100)}=1
 
Trigger Expression: {template-name:log[/var/log/messages,(?i)error].iregexp(error,100)}=1
 +
```
 +
 +
https://subscription.packtpub.com/book/networking_and_servers/9781787129047/11/ch11lvl1sec50/log-file-monitoring
 +
```
 +
logrt["/tmp/zabbix_logmon/access_[0-9]{4}-[0-9]{2}-[0-9]{2}.log"]
 
```
 
```
  
Line 25: Line 30:
 
- https://techexpert.tips/zabbix/zabbix-monitor-log-file-linux/
 
- https://techexpert.tips/zabbix/zabbix-monitor-log-file-linux/
 
- https://blog.zabbix.com/zabbix-log-file-monitoring/7378/
 
- https://blog.zabbix.com/zabbix-log-file-monitoring/7378/
 +
- https://www.zabbix.com/documentation/3.2/manual/config/items/itemtypes/log_items
 +
- https://www.zabbix.com/documentation/current/manual/config/items/itemtypes/zabbix_agent

Latest revision as of 19:24, 6 November 2020