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.

@ilaner ilaner merged commit 6a3e766 into master Nov 5, 2023
17 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
Development

Successfully merging this pull request may close these issues.

2 participants