Technote (FAQ)
Question
The directory being trailed by the Directory Trailer of the UCM contains some .zip/tar/gz/rar files created by other processes. How can I configure the UCM Directory Trailer to ignore such compressed files ?
Answer
There is a filter in the UCM Directory trailer to ignores such .zip/tar/rar/gz files.
For enabling this:
- Stop the UCM service
- Add the following line to your ucm.cfg file being used by the UCM:
ucm.tailer.directory.file_name_filter.# = ^*.(?!zip|rar|tar|gz)*$
Replace the # in the above line with the actual directory trailer number that is being used in the ucm.cfg file for collecting events from the event source.
- Start up the UCM service.
The UCM in this case would ignore all .zip/tar/rar/gz files that might be present in the directory that is being trailed by it.
Product Alias/Synonym
ITSOM
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.