The Fredhopper logs are contained in the directory data/instances/<INSTANCE>/log.
These log files can viewed using any text editor. If you want to collect all of the log files of a particular instance, for example for providing them to support, you can use the capture-export tool:
bin/capture-export <INSTANCE> /path/to/output.zip -l
This will compress the log files of the named instance <INSTANCE> into the file /path/to/output.zip.
Comments
0 comments
Article is closed for comments.