find.1posix /path/to/log/ -maxdepth 1 -name "NameLog.log*" -mtime +30 -delete
find files
source manpages: find