Exclude one of the log line name from logparser

Hi Team,

I have one log parser its reading the loglines from mutiple log files… below is the example of log parser.

“/abc/log/$ENV/xyz_abc__xyz_file.log" ( "” will pick all log files , but i want to skip one file)

Now i want to exclude one of the log line name from above parser …
Please suggest me how that can be possible ?