Hello
i see following log "/var/log/cxswatch.log"
how i can ignor this file for CXS?
becuase CXS check this file, so we not need CXS check this file, correct?
Thanks.
Ignoring file for the next 300 seconds: error_log
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: Ignoring file for the next 300 seconds: error_log
Thanks
i run this command , but not work:
root@host [/usr/local/apache/logs]# pfile:.*\/error\_log
-bash: pfile:.*/error_log: No such file or directory
where i must put this rule?
i run this command , but not work:
root@host [/usr/local/apache/logs]# pfile:.*\/error\_log
-bash: pfile:.*/error_log: No such file or directory
where i must put this rule?
Re: Ignoring file for the next 300 seconds: error_log
You do not run it as a command, you add it to your cxs.ignore file and then restart cxswatch. Be sure to add --ignore /etc/cxs/cxs.ignore to the command line in cxswatch.sh as well.