The directories that need to be emptied to delete all the logs on the Checkpoint managers.
Stop the Checkpoint service
cpstop
Remove all the log files in the $CPDIR/log/ directory
rm $CPDIR/log/*
rm $FWDIR/log/*
To also delete the Application Control logs the indexes also need deleting
cd /var/log/opt/CPrt-R80/log_indexes
rm -r audit*
rm -r other*
rm -r firewall*
rm -r smart*
cd /var/log/opt/CPrt-R80/log_indexer/log
rm *
Restart Check Point service
cpstart
RELATED POSTS
Palo Packet Captures
26 November 2022
Viewing palo statistics
8 November 2022
Palo traffic flows and sessions
5 November 2022
Palo commit and rollback
26 October 2022
Palo Basic Setup
12 October 2022
RECENT POSTS
Boat build phase - Part3
20 December 2024
Narrowboat: Lessons learnt
11 April 2024
Electrics and plumbing
1 March 2024
Boat build phase - part2
26 February 2024
Boat build phase - Part1
19 February 2024