Difference between revisions of "Zabbix Log Collection"

From UVOO Tech Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
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"]
 +
```
 +
 +
# Windows
  
 
# Refs
 
# Refs
 
- https://www.zabbix.com/documentation/current/manual/regular_expressions
 
- https://www.zabbix.com/documentation/current/manual/regular_expressions
 +
- https://techexpert.tips/zabbix/zabbix-monitor-log-file-linux/
 +
- 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