Re: [clamav-users] regex to skip certain files

2013-09-04 Thread Greg Folkert
On Tue, 2013-09-03 at 17:57 -0400, monte olvera wrote: > I'm running clamav 0.97.3 (I know it's old, working on that) on Linux. I > want to exclude files (via clamd) based on a regex and can't seem to > figure out how. I can ignore paths just fine (ExcludePath ^/tmp) but I > want to ignore all log

Re: [clamav-users] regex to skip certain files

2013-09-04 Thread monte olvera
Thanks, I appreciate it. On Wed, 2013-09-04 at 14:46 +0100, Steve Basford wrote: > > I'm running clamav 0.97.3 (I know it's old, working on that) on Linux. I > > want to exclude files (via clamd) based on a regex and can't seem to > > figure out how. I can ignore paths just fine (ExcludePath ^/tm

Re: [clamav-users] regex to skip certain files

2013-09-04 Thread monte olvera
Thanks, I appreciate it. On Wed, 2013-09-04 at 10:43 -0400, David Raynor wrote: > On Tue, Sep 3, 2013 at 5:57 PM, monte olvera wrote: > > > I'm running clamav 0.97.3 (I know it's old, working on that) on Linux. I > > want to exclude files (via clamd) based on a regex and can't seem to > > figur

Re: [clamav-users] regex to skip certain files

2013-09-04 Thread David Raynor
On Tue, Sep 3, 2013 at 5:57 PM, monte olvera wrote: > I'm running clamav 0.97.3 (I know it's old, working on that) on Linux. I > want to exclude files (via clamd) based on a regex and can't seem to > figure out how. I can ignore paths just fine (ExcludePath ^/tmp) but I > want to ignore all log f

Re: [clamav-users] regex to skip certain files

2013-09-04 Thread Steve Basford
> I'm running clamav 0.97.3 (I know it's old, working on that) on Linux. I > want to exclude files (via clamd) based on a regex and can't seem to > figure out how. I can ignore paths just fine (ExcludePath ^/tmp) but I > want to ignore all log files. I've tried many different variations of > the f

[clamav-users] regex to skip certain files

2013-09-03 Thread monte olvera
I'm running clamav 0.97.3 (I know it's old, working on that) on Linux. I want to exclude files (via clamd) based on a regex and can't seem to figure out how. I can ignore paths just fine (ExcludePath ^/tmp) but I want to ignore all log files. I've tried many different variations of the following, i