- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-14-2022 11:42 AM
Hi ,
just want to know if we change the password or any details in a XSOAR integration that fetches incidents do we have to change the “ first fetch time stamp” to fetch new incidents alone ? Or will it just pull new incidents after the password change ?
For example : I have an integration xyz that is fetching incidents and I decide to change the password. So I disable the integration and change the password and then enable it. Will start fetching incidents from the time it stopped or should we change the first fetch to avoid pulling duplicates ?
09-14-2022 08:31 PM
Hi @RameshRath,
Integrations can maintain the last fetched timestamp or incident number. This is saved inside a field called last_run. For more information refer - https://xsoar.pan.dev/docs/integrations/event-collectors.
If you disable the integration, change the password and re-enable it. It should resume from the last fetched incident. But again this depends on the integration in question. There is an edge case where the integration is disabled for a long time and the fetch query does not look-back far enough.
09-14-2022 08:31 PM
Hi @RameshRath,
Integrations can maintain the last fetched timestamp or incident number. This is saved inside a field called last_run. For more information refer - https://xsoar.pan.dev/docs/integrations/event-collectors.
If you disable the integration, change the password and re-enable it. It should resume from the last fetched incident. But again this depends on the integration in question. There is an edge case where the integration is disabled for a long time and the fetch query does not look-back far enough.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!