Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CSP] Lookback: continue to use lookback even if offest is set #30651

Merged
merged 6 commits into from Nov 5, 2023

Conversation

ilaner
Copy link
Contributor

@ilaner ilaner commented Nov 5, 2023

related: https://jira-dc.paloaltonetworks.com/browse/XSUP-29572

When offset introduced, I added a check that if offset is being used - we should not use lookback in our queries so the query will use the same timestamp as in the previous fetch.

However, the time that is saved in the last run is the time without the lookback, so we do need to use the lookback anyway to query in the same time.

@content-bot
Copy link
Collaborator

This PR was automatically updated by a GitHub Action

  • Base pack version was bumped to 1.32.43.

To stop automatic version bumps, add the ignore-auto-bump-version label to the github PR.

@ilaner ilaner merged commit 6a3e766 into master Nov 5, 2023
20 checks passed
@ilaner ilaner deleted the CSP-use-lookback-even-if-offset branch November 5, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants