Ad Widget

Collapse

Zabbix and logrt.count doesn't get data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alfredballe
    Junior Member
    • Jun 2018
    • 3

    #1

    Zabbix and logrt.count doesn't get data

    I'm running Debian and Zabbix 3.4.

    I've created a custom item with the following syntax:

    logrt.count["/var/log/^req_log.*.txt$","TIMEOUT"]

    I'm trying to detect any log file in the format req_log2018-06-26.txt with the word TIMEOUT and return the number of occurenses.

    But no data is gathered with this item, even though there are some files in the directoty which does contain the word.
Working...