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
Contributing to NTC templates
26 October 2025
Boat Monitoring System
28 April 2025
Lab as Code - Part2
24 March 2025
Lab as Code - Part1
28 February 2025
Boat build phase - Part3
20 December 2024