Forum Discussion

ReganDangerCarey's avatar
ReganDangerCarey
Brass Contributor
Apr 14, 2022
Solved

Materialize() and time ranges in analytics rules

Hi all, was looking for some clarification around this but wasn't able to find anything online that could confirm one way or another.   If I want to use the materialize() function to cache 180d wor...
  • GaryBushey's avatar
    Apr 14, 2022

    ReganDangerCarey You are correct in that you *cannot* cache 180days and use it in an Analytic rule.   The Analytics rules actually ignore any sort of time reference in the query (i.e. | where TimeGenerated > ago(180d)  )  so there is no way to specify you want to look more than 14 days in the past.

Resources