hi I have a problem in zabbix log monitoring
zabbix always send old matching string logs as well as new matching string log when i filter by "error" string
my configuration is like this
logrt["/plm/preprod/3dx/logs/3dx.[0-9]{6}_[0-9]{6}.log","error",,,skip,]
need your valuable help.
zabbix always send old matching string logs as well as new matching string log when i filter by "error" string
my configuration is like this
logrt["/plm/preprod/3dx/logs/3dx.[0-9]{6}_[0-9]{6}.log","error",,,skip,]
need your valuable help.
,seems there is a log writing procedure ,i will check this in application side later but now when i try to execute this command "echo "this is the 12th error log" >> 3dx.171207_072365.log" it is working as my requirement
Comment