Search Result

Collapse
11 results in 0.0027 seconds.
Keywords
Members
Tags
logrt
  •  

  • tcweb
    started a topic logrt or log?

    logrt or log?

    We have an application that writes to a log file "log.0". When log.0 reaches a configured number of lines, it is renamed to "log.1", and a new "log.0" is created. If there was already a log.1, it woudl be renamed to log.2, etc, etc.
    This way, the app can keep N...
    See more | Go to post

  • pontus
    started a topic Recovery of trigger for logrt

    Recovery of trigger for logrt

    I've set up an item to monitor Apache logs for 500-errors in order to troubleshoot a misbehaving backed, as follows
    Code:
    logrt[{$APACHE_LOG_LOCATION},HTTP\/\d\.\d"\s50\d\s,,,skip]
    I would like a problem being triggered if more than 30 error's is detected within 60 seconds.
    I've...
    See more | Go to post

  • skip option doesn't work with my logrt item (6.4 zabbix version)

    skip option doesn't work with my logrt item (6.4 zabbix version)

    Hello,

    I use logrt and its skip option on many hosts and applications, but in one case it doesn't work.as espected. The zabbix agent detects that there has been a modification but systematically returns all the...
    See more | Go to post

  • mfortes
    started a topic Falha na leitura de logs

    Falha na leitura de logs

    Tem um diretório que faço a leitura de vários logs em 2 servidores, porem ao tentar colocar no terceiro, ele não faz a leitura.
    Rodei um debug lvl4 pra ver, mas não intendi ao certo o problema.

    A pasta é a mesma em dois servidores, e o arquivo .conf dos agentes também. Oque...
    See more | Go to post

  • Jarne St
    started a topic Log file rotation based on time

    Log file rotation based on time

    Hello

    I want to monitor log files where the filename contains a date.
    These are the files I want to monitor:

    e:\LOGS\PVCCPlus\...\20191029\20191029_PS.txt (29/10/2019)
    e:\LOGS\PVCCPlus\...\20191028\20191028_PS.txt (28/10/2019)
    e:\LOGS\PVCCPlus\...\20191027\20191027_PS.txt...
    See more | Go to post

  • Logrt item not supported

    Hello,

    Please I need your help!

    I've created an item with the following:

    Server: Zabbix 2.4
    Monitored: Windows Server 2008 R2

    Item:
    type: Zabbix agent (active)
    key: logrt["K:\Impact360\Data\Logs\integrationservice\integra tionservice_[0-9]+_[0-9]+_[0-9]+_[0-9]+","Str<0>...
    See more | Go to post

  • acaputto
    started a topic IIS log Monitoring

    IIS log Monitoring

    I am monitoring a log from IIS, the item is defined like this:

    logrt["C:\inetpub\logs\LogFiles\W3SVC1\.*log$",,,,,]

    and the result is like :

    2016-05-19 16:11:51 X.X.X.X GET /coretest/viewpersona.aspx 149453, 80 dom\usuario 100.0.1.128 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/50.0.2661.102+Safari/537.36...
    See more | Go to post
    Last edited by acaputto; 20-07-2016, 14:42.

  • logrt - ZBX_NOTSUPPORTED - agent v 2.0.8

    Hi,

    I am facing a not supported message for logrt. I am using ver 2.0.8 of agent and server. According to the documents this should be supported.

    I am just trying to monitor for all log files in a directory for string [ERROR].

    Below is the key in the item...
    See more | Go to post

  • leeosman
    started a topic logrt question:

    logrt question:

    I am monitoring a log which has two types of errors:

    1: "ERROR" - which isn't a problem
    2: "[ERROR]" - which is a problem.

    My logrt is picking up both, because I'm matching ERROR. However, the "[]" are used in regex matching. Does anyone...
    See more | Go to post

  • Log file Monitoring delayed

    I am using logrt function to monitor log files. Occasionally, I am experiencing delays for log file checks. The log file line being processed is not up to date, so the alert comes in late.

    These are pretty simple checks and return value is usually one or two lines every
    few...
    See more | Go to post

  • How to get the Log file name that we are monitoring using Zabbix?

    I am trying to get the log file's name that we are monitoring using zabbix.
    Is there a way to do this?
    See more | Go to post
Working...