Skip to main content
Seasoned ⭐️⭐️⭐️
October 4, 2024
Question

Backup of cognite function execution logs running in a workflow

  • October 4, 2024
  • 1 reply
  • 43 views

Hi,

Do we backup the Cognite function logs as well? If yes, what is the retention period? Can we recover the logs later to see the old activities? 

 

    1 reply

    Jørgen Lund
    Expert ⭐️⭐️⭐️⭐️
    Product Manager
    October 7, 2024

    Hi @Niranjan Madhukar Karvekar, we do not include the full logs from a Function in the data workflow execution details, but we store the call ID of the Function (which let’s you call the Functions API to retrieve the logs). In the data workflow execution details, we do store the error message of a Function in the case of a Function task failing.