To configure Autonomy index logging, use the following procedure.
This step is optional.
To configure the Autonomy index logging
...\j2ee\admin\go.bat
).autonomy_index_log
) and file name pattern (for example, /log/autonomy_index.log
).Add a formatter to the destination:
Click Add, then click Anonymous and choose ListFormatter. Click OK.
/AutonomyIndex
.This is the only logging used by the application.
To view the log
...\j2ee\admin\logviewer-standalone\logviewer.bat
)....\j2ee\cluster\server0\log\autonomy_index.log
(or to the destination you chose above).
|