Directory wildcards
Hi,
Is it possible to specify wildcards for the logs files in:
d:/logs/cr0/
d:/logs/cr1/
d:/logs/cr2/
....
d:/logs/cr27/
I tried with @d:/logs/cr*/*.log but get the message 'No logs to analyze.
Thanks in advance.
Hi,
Is it possible to specify wildcards for the logs files in:
d:/logs/cr0/
d:/logs/cr1/
d:/logs/cr2/
....
d:/logs/cr27/
I tried with @d:/logs/cr*/*.log but get the message 'No logs to analyze.
Thanks in advance.
Oh ok. I'll probably move the logs to a common folder and then give it a try maybe like @d:/logs/cr/cr*.log
Have a good weekend, cheers.