## Pain It's currently quite hard to identify which connector is triggering which work on an ingest node. ## Proposed solution Add a few `info` logs when a `work` is started with connector info: `connector_id`, `connector_name`, `connector_type`.
Pain
It's currently quite hard to identify which connector is triggering which work on an ingest node.
Proposed solution
Add a few
infologs when aworkis started with connector info:connector_id,connector_name,connector_type.