I want to find out how much time a particular service has taken to execute(like processing service completion duration shown in transaction analysis of TN). Service statistics doesn’t show the duration, it just shows the last run data. Is there a built-in service for this ? Please suggest.
The duration shown in service logs is of ‘ms’ by default?
And what if I want to find out the duration of an executed service for which this audit log is not enabled and without deploying an additional package? I’m just curious.
yes service logs show the duration in milliseconds. utilities are just a better way for analyzing data and easier management.
If you don’t enable auditing to always you won’t see anything in service logs. for both success and errors situations you have to enable auditing otherwise IS can’t keep track of executing services.