Each command sent to Fredhopper will be logged in the respective log files (see table below). The mentioned URLs start in the Fredhopper root directory within the Deployment Package.
| Log file | Instances | Contains logs about |
|---|---|---|
| data/log/agent.log | installation | the Deployment Agent process |
| data/instances/deployment/log/kitchen.log | deployment | process execution: reindexing, fresh-index-to-live |
| data/instances/etl/log/kitchen.log | etl | process execution: ETL |
| data/instances/<INSTANCE>/log/qserver.log | index, live | server messages |
| data/instances/<INSTANCE>/log/fredhopper.log | index, live | Fredhopper specific messages |
| data/instances/<INSTANCE>/log/xmlloader.log | index | messages on reading XML input files |
| data/instances/<INSTANCE>/log/searchindexer.log | index | messages on generation of search index |
| data/instances/<INSTANCE>/log/treebuilder.<UNIVERSENAME>.log | index | messages on generation of navigation index |
| data/instances/<INSTANCE>/log/syncserver.log | index | messages from the replication system |
| data/instances/<INSTANCE>/log/syncclient.log | live | messages from the replication system |
The severity of each message is indicated using the following words:
| Explanation | |
|---|---|
| INFO | Informational message, functionality is not affected |
| PROGRESS | Informational message about indexing state |
| WARN | Warning message, parts of the functionality may be affected (such as missing items, partially invalid queries, ...) |
| ERROR | Error message, core functionality is affected |
| FATAL | Fatal error requiring immediate attention |
Kommentare
0 Kommentare
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.