156-587 · Question #51
An administrator receives reports about issues with log indexing and text searching regarding an existing Management Server. In trying to find a solution she wants to check if the process…
The correct answer is C. solr is a child process of cpm. The process responsible for log indexing and text searching is solr, which is a child process of cpm. The solr process is responsible for indexing the logs and providing the search engine for SmartLog and SmartConsole. The solr process is started by the cpm process and can be…
Question
An administrator receives reports about issues with log indexing and text searching regarding an existing Management Server. In trying to find a solution she wants to check if the process responsible for this feature is running correctly. What is true about the related process?
Options
- Acpd needs to be restarted manual to show in the list
- Bfwm manaqes this database after initialization of the 1CA
- Csolr is a child process of cpm
- Dfwssd crashes can affect therefore not show in the list
How the community answered
(65 responses)- A5% (3)
- B8% (5)
- C72% (47)
- D15% (10)
Explanation
The process responsible for log indexing and text searching is solr, which is a child process of cpm. The solr process is responsible for indexing the logs and providing the search engine for SmartLog and SmartConsole. The solr process is started by the cpm process and can be monitored by the command cpwd_admin list. The solr process uses the PostgreSQL database to store the indexed data and the Lucene library to perform the text search. The solr process can be affected by various factors, such as the size and number of log files, the hardware resources, the network connectivity, and the configuration settings. If the solr process is not running correctly, the administrator may experience issues with log indexing and text searching, such as slow performance, missing logs, or incorrect results.
Topics
Community Discussion
No community discussion yet for this question.