156-215.80 · Question #296
What component of R80 Management is used for indexing?
The correct answer is D. SOLR. Apache SOLR is the indexing engine integrated into Check Point R80 Management to enable fast log and object searching.
Question
What component of R80 Management is used for indexing?
Options
- ADBSync
- BAPI Server
- Cfwm
- DSOLR
How the community answered
(33 responses)- A3% (1)
- C3% (1)
- D94% (31)
Why each option
Apache SOLR is the indexing engine integrated into Check Point R80 Management to enable fast log and object searching.
DBSync is responsible for synchronizing the management database between primary and secondary management servers, not for indexing.
API Server exposes the R80 management API over HTTPS for programmatic access but does not perform indexing functions.
fwm is the core firewall management daemon that handles policy installation and management communications, not indexing.
Check Point R80 Management embeds Apache SOLR as its dedicated indexing and full-text search engine, allowing SmartConsole and the management API to perform rapid queries across logs and management objects. SOLR indexes data written to the management database, enabling features like log search and object lookup to return results quickly at scale. Without SOLR, searches would require full table scans against the underlying database.
Concept tested: R80 Management architecture - SOLR indexing component
Source: https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_SecurityManagement_AdminGuide/Content/Topics-SMAG/R80-Management-Architecture.htm
Topics
Community Discussion
No community discussion yet for this question.