Search found 3 matches
- 11 Mar 2020, 18:54
- Forum: General Discussion (csf)
- Topic: pignore not working
- Replies: 0
- Views: 4813
pignore not working
Hi, I installed a docker on my machine, running a Discourse instance. On the host machine, lfd coninues to call out Excessive Resource usage for some commands that I really think are coming from the docker. Examples: Executable: /usr/local/bin/ruby Command Line: unicorn worker[5] -E production -c co...
- 15 Nov 2019, 15:24
- Forum: General Discussion (cxs)
- Topic: Best way to whitelist files for cxs
- Replies: 1
- Views: 6297
Re: Best way to whitelist files for cxs
Hi,
Anyone knows how to skip those files from that kind of check?
I also tried different kinds of regex codes, all giving the right result on online regex checkers, for example:
Nothing changes.
Thank you.
Anyone knows how to skip those files from that kind of check?
I also tried different kinds of regex codes, all giving the right result on online regex checkers, for example:
Code: Select all
pfile:.*temp-write-test.*
Thank you.
- 14 Nov 2019, 11:12
- Forum: General Discussion (cxs)
- Topic: Best way to whitelist files for cxs
- Replies: 1
- Views: 6297
Best way to whitelist files for cxs
Hi, I am getting too many of the following alerts: Nov 14 12:10:08 srvurb01 cxswatch[31444]: Modified '/xxx/yyy/wp-content/temp-write-test-5dcd3610705490-77004072' Nov 14 12:10:08 srvurb01 cxswatch[31444]: Deleted: '/xxx/yyy/wp-content/temp-write-test-5dcd3610705490-77004072' And I can't get cxs.ign...