OIC has following 3 tracing levels:
- Production
- Audit
- Debug
Production:
- Data is retained for 32 days.
- Log all flow actions
- Log only invoke /logger actions.
- Wihin loops( upto 1000 iterations)
Audit:
- Data is retained for 8 days.
- Logs same as production option
- Also logs external payloads
Debug:
- Data is retained only for 24 hrs.
- Logs same as audit option
- Also logs all actions within the loops.
Can we modify the tracing dynamically?
Yes, We can also dynamically or runtime modify the tracing level without deactivating the integration.
Steps:
Integration >> "..." actions >> configure activation >> modify the tracing level.
What occurs or observe if we deactivate any integration:
- Activated integrations cannot be edited.
- Stops processing any new messages.
- Pending requests remain unprocessed and are lost.
- Existing history, monitoring, and runtime data are lost.
- In-flight instances will fail, which can be observed.
- You must stop the schedule before deactivation.
No comments:
Post a Comment