PROBLEM: (84471) (PATCH ID: OSF510-319) ******** This patch fixes a situation in which the evmget command and the event log nightly cleanup operation may fail with an "arg list too long" message. The problem may occur if the Event Manager's logfile directory, /var/evm/evmlog, contains a very large number of files. It is caused by excessively long filename expansion in two shell scripts located in the /usr/share/evm/channels/evmlog directory. The problem affects the evmget command and the automatic nightly cleanup operation. The evmget command is still able to retrieve events from other event channels, and thus may appear to be working correctly. Because the cleanup no longer works, logfiles continue to accumulate in the directory until manually deleted.