How to track complete tasks performed internal of camunda

is there any logs or log table where we can track complete tasks or activities which is been performed internal of camunda

You can query the History API, that’s probably the easiest way: https://docs.camunda.org/manual/latest/reference/rest/history/