Skip to main content
nguyenb6532
June 5, 2024
Solved

System logs

  • June 5, 2024
  • 2 replies
  • 0 views

I have a question about the system logs.
Is there a log that shows the process model started by the user and the processing time of each node in that process model?

Thanks

    Best answer by shubhama926776

    No log provides both user-started processes and individual node times. You have to do manual work.

    To see user-started processes: Use the process monitoring tool and filter by process model. This will show you instances that were started by a user.

    To see node timings: Open the process instance and navigate to the "Process Nodes" section. This will display the timings for each node.

    2 replies

    shubhama926776
    June 5, 2024

    No log provides both user-started processes and individual node times. You have to do manual work.

    To see user-started processes: Use the process monitoring tool and filter by process model. This will show you instances that were started by a user.

    To see node timings: Open the process instance and navigate to the "Process Nodes" section. This will display the timings for each node.

    nguyenb6532
    June 6, 2024

     [mention:dea33493db6342c9a73dc108d45120c0:e9ed411860ed4f2ba0265705b8793d05]  

    Thank you very much. It was indeed in the process senode section.