Portal Search log files
Portal Search messages are divided into the following groups:
- Error messages
- Error messages inform you about fatal events in Portal Search. Error messages are marked with the ERROR level.
- Warning messages
- Warning messages inform you about events that are not fatal, but so important that you should know about them. Warning messages are marked with the WARN level.
- Information messages
- Information messages help you monitor Portal Seach and give you information about what is happening in Portal Search. Information messages can be marked the INFO level.
Portal Search has the following trace strings:
- com.ibm.portal.search
- Turn on all Portal Search messages.
- com.ibm.portal.search.notIndexed
- Messages about URLs that are discovered by the crawler but could not be fetched and indexed for different reasons.
- com.ibm.portal.search.crawler
- Messages about the crawling process.
- com.ibm.portal.search.crawler.failure
- Messages about failures that happen during a crawl.
- com.ibm.portal.search.index
- Messages about the indexing process.
- com.ibm.portal.search.index.failure
- Messages about failures that happen during the indexing process.
Enabling logging for a remote search configuration
If you have set up Portal Search in a remote configuration on a WAS server, the log messages are filtered and printed out according to the WAS logging and tracing configuration. In this case refer to the WAS information center.
Parent topic
Portal Search
Parent topic
Logging and tracing
Related concepts
Logging and tracing