QuestionQ15
Planning, Installation, and MaintenanceThe code snippet below appears in the fetch command of an integration instance configured to run on the server.
demisto.debug(f"(len(incidents)\} events fetched")
Where is the output from this snippet located when the instance performs an automatic fetch?
- A Incident labels
- B Platform Log bundle
- C Integration Logs table
- D War Room entry
Community Discussion