Issue with CrowdStrike Connector : PRECONDITION_FAILED Error, Epoch Timestamps Cause Errors #3251
Labels
bug
use for describing something not working as expected
filigran support
[optional] use to identify an issue related to feature developed & maintained by Filigran.
needs triage
use to identify issue needing triage from Filigran Product team
Milestone
Part 1: Bug/Issue
Description:
The CrowdStrike connector in OpenCTI encounters the following issues when using fixed epoch timestamps for data ingestion:
Indicators Not Pulled:
Setting
CROWDSTRIKE_INDICATOR_START_TIMESTAMP
to any value other than0
(e.g., for pulling indicators for the last 6 hours) results in no indicators being ingested.Error in Logs:
The connector logs display the following error:
Mismatched Timestamps for Reports/Actors:
Reports and actors are pulled, but their timestamps do not match the defined epoch values and differ significantly from what is configured.
Environment:
Reproducible Steps:
PRECONDITION_FAILED
error appears in the logs.Expected Output:
Actual Output:
PRECONDITION_FAILED
.Part 2: Suggestion/Feedback and Query
Use Case:
Our operational requirement is to:
Currently, the connector relies on epoch timestamps (e.g.,
CROWDSTRIKE_INDICATOR_START_TIMESTAMP
), but setting these timestamps manually is:Query and Suggestions:
last 6 hours
,last 7 days
) rather than setting fixed epoch timestamps.---
This configuration is critical for our operations. Kindly provide guidance on addressing these issues and implementing the desired use case. Let us know if additional details are required.
The text was updated successfully, but these errors were encountered: