avatar
Articles
541
Tags
138
Categories
99
Article
  • Categories
  • Archives
  • Tags
List
  • Manual
  • Software
  • Upload
  • Temp
Enjoy
  • Shuoshuo
  • Music
  • Movie
  • Gallery
  • Book
  • Game
Link
About
Dream of Mirror RuinsZabbix Log file monitoring Back to Home
Search
Article
  • Categories
  • Archives
  • Tags
List
  • Manual
  • Software
  • Upload
  • Temp
Enjoy
  • Shuoshuo
  • Music
  • Movie
  • Gallery
  • Book
  • Game
Link
About

Zabbix Log file monitoring

Created2026-03-07|Updated2026-07-30|MaintenanceZabbix
|Word Count:47|Reading Time:1mins|Post Views:

Zabbix Log file monitoring

Item configuration

Type: Zabbix agent (active)
Key: logrt["/tmp/bcv.*.log","^Finished",,,skip]
Type of information: Log

Trigger configuration

Expression: nodata(/fedora/logrt["/tmp/bcv.*.log","^Finished",,,skip],90000)=1

Reference

・ https://www.zabbix.com/documentation/current/en/manual/config/items/itemtypes/log_items

Author: Sakura Yumeno
Link: https://meno.lostyu.qzz.io/posts/7eed561a.html
Copyright Notice: All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
cover of previous post
Previous
Installing NetBox on Rocky Linux 9.7
Installing NetBox on Rocky Linux 9.7 NetBox: v4.5.4 Operation System: Rocky Linux 9.7 System Settings ~]$ sudo dnf check-update~]$ sudo dnf -y upgrade~]$ sudo setenforce 0~]$ sudo sed -i 's/^SELINUX=.*/SELINUX=disabled/' /etc/selinux/config Installing PostgreSQL 18 # Install the repository RPM:~]$ sudo dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm# Install PostgreSQL:~]$ sudo dnf install -y postgresql18-server# Option...
cover of next post
Next
Installing pre-compiled Zabbix agent binaries
Installing pre-compiled Zabbix agent binaries Download zabbix agent tar package. ~]$ wget https://cdn.zabbix.com/zabbix/binaries/stable/7.0/7.0.23/zabbix_agent-7.0.23-linux-3.0-amd64-static.tar.gz Create zabbix user. ~]$ sudo groupadd zabbix -g 201~]$ sudo useradd -M -r -g zabbix -u 201 -s /bin/false zabbix Copy binary files. ~]$ tar xf zabbix_agent-7.0.23-linux-3.0-amd64-static.tar.gz~]$ sudo cp sbin/zabbix_agentd /usr/sbin/~]$ sudo cp bin/* /usr/sbin/ Create the agent configuration ...
Contents
  1. 1. Zabbix Log file monitoring
    1. 1.1. Item configuration
    2. 1.2. Trigger configuration
    3. 1.3. Reference
© 2025 - 2026 By Sakura YumenoFramework Hexo 8.1.1|Theme Butterfly 5.7.0
Search
Loading Database