opalis: log files and locations

folder path file name description
\opalis software\opalis integration server\action server\logs opalisactionservice*.log

policymodule*.log
exceptions generated by the action server service (connection errors, etc)

note that failures in modules are logged in the policymodule logs. valuable if you're tracking down additional information during run failures.
\opalis software\opalis integration server\client\logs oisclient*.log log of client launch capturing configuration state at the time of launch (computer name, user name, etc)
\opalis software\opalis integration server\management service\logs actionserverwatchdog*.log
opalismanagementservice*.log
exceptions generated by the action server (useful for finding environmental problems e.g. database connect failures)

enabling the default location of trace logging creates log files in this location
\opalis software\opalis integration server\management service\components\logs *actionserver*.log
*foundationobjects*.log
*<ip pack>.log
installations of action servers, foundation objects, and integration packs (reflected msi logs)
\opalis software\opalis integration server\management service\console oismc*.log deployments of action servers, clients, and integration packs
<operator console>\server\default\log boot.log
server.log
log of operator console service for start up and operation.

trace logging: http://blogs.technet.com/b/opalis/archive/2010/05/12/enabling-trace-logging-in-opalis.aspx

Comments