Skip to main content

Hi, I'm looking for a way to view agentscript event logs, how do I do that? In the old buildere there was the option here I can't find it. Thank you!  

4 个回答
  1. 8月24日 16:48

    Hey Loris, 

     

    In the new Agent Script-based builder, this is set in the Config Block of the agent's script itself, not through a UI toggle like the old builder. Add enable_enhanced_event_logs: True in that block, then save/activate. Default is False, so it needs to be explicitly set to True.

0/9000