When I run a cronjob on my checkpoint logswitched file and output it to another file, it creates the file but does not write to it...
05 08 * * * fw log -lng /var/opt/CPfw1-53/2003-07-21_235900.log > /tools/logfile
I have also tried putting it in a shell script, then croning that one but no luck, same result (0 file size)..what am I missing here...
tia, jd
05 08 * * * fw log -lng /var/opt/CPfw1-53/2003-07-21_235900.log > /tools/logfile
I have also tried putting it in a shell script, then croning that one but no luck, same result (0 file size)..what am I missing here...
tia, jd