156-215.80 · Question #201
Which directory holds the SmartLog index files by default?
The correct answer is A. $SMARTLOGDIR/data. SmartLog stores its index files under $SMARTLOGDIR/data by default, using a dedicated environment variable separate from the main $FWDIR gateway directory.
Question
Which directory holds the SmartLog index files by default?
Options
- A$SMARTLOGDIR/data
- B$SMARTLOG/dir
- C$FWDIR/smartlog
- D$FWDIR/log
How the community answered
(34 responses)- A91% (31)
- B3% (1)
- D6% (2)
Why each option
SmartLog stores its index files under $SMARTLOGDIR/data by default, using a dedicated environment variable separate from the main $FWDIR gateway directory.
Check Point SmartLog uses the $SMARTLOGDIR environment variable as its root, and the index files required for fast log searching and querying are placed in the /data subdirectory beneath it. This path is established during SmartLog configuration and is explicitly separate from $FWDIR, which governs the core gateway binaries and standard log storage. Knowing this distinction is important when troubleshooting disk space or log indexing performance issues.
$SMARTLOG/dir is not a valid Check Point environment variable - the correct variable is $SMARTLOGDIR, making this path entirely fabricated.
$FWDIR/smartlog does not exist as a default path; $FWDIR is the root for gateway components and does not contain SmartLog index data.
$FWDIR/log is the default location for standard firewall log files (.log, .logptr), not for SmartLog index files.
Concept tested: Check Point SmartLog default index file directory
Source: https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_LoggingAndMonitoring_AdminGuide/Content/Topics-LMG/SmartLog-Overview.htm
Topics
Community Discussion
No community discussion yet for this question.