-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[SIEM] "Time filter refresh interval" Kibana Advanced Setting is not being used #64034
Copy link
Copy link
Closed
Closed
Copy link
Labels
Feature:TimelineSecurity Solution Timeline featureSecurity Solution Timeline featureQA:ValidatedIssue has been validated by QAIssue has been validated by QATeam: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:SIEMTeam:Threat HuntingSecurity Solution Threat Hunting TeamSecurity Solution Threat Hunting TeambugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencefixedimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.
Metadata
Metadata
Assignees
Labels
Feature:TimelineSecurity Solution Timeline featureSecurity Solution Timeline featureQA:ValidatedIssue has been validated by QAIssue has been validated by QATeam: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:SIEMTeam:Threat HuntingSecurity Solution Threat Hunting TeamSecurity Solution Threat Hunting TeambugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencefixedimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The "Time filter refresh interval" (
siem:refreshIntervalDefaults) Kibana Advanced Setting doesn't appear to be functioning anymore. When setting a custom value as below, then refreshing without any query params, the datepickerRefresh everyUI will show0seconds.Adding a
console.log(interval)here after the setting is read shows it coming back asnull:kibana/x-pack/legacy/plugins/siem/public/utils/default_date_settings.ts
Lines 64 to 66 in 40f8222
Config:
Result: