File Pick Up Service- How do I control the logging output?

Posted by nweddle on 28-Jan-2010 11:37

I am running ESB 7.02

I have confgiured two File Pick Up Services to look for files with different name patterns. I added File Pick Up Service 1 to the container, and then dropped a file that Service 2 is looking for, so I can verify that Service 1 does not pick up the wrong file. It did not pick up the file, however it prints to the log every second. How do I stop this from printing?

[10/01/27 21:08:35] ID=dev_ESBTest (warning) Skipped file: C:\ESBSamples\FilePickup\ValidValue-01-27-2010.xml, because it does not match filename pattern

[10/01/27 21:08:36] ID=dev_ESBTest (warning) Skipped file: C:\ESBSamples\FilePickup\ValidValue-01-27-2010.xml, because it does not match filename pattern

[10/01/27 21:08:37] ID=dev_ESBTest (warning) Skipped file: C:\ESBSamples\FilePickup\ValidValue-01-27-2010.xml, because it does not match filename pattern

Thanks!

Nathan

All Replies

This thread is closed