Skip to content

Commit d45fca3

Browse files
authored
Temporarily disable threatlookup operator (#4999)
1 parent bb4efc3 commit d45fca3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/platform-services/threat-intelligence-indicators.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,10 @@ You do not have to wait until indicators reach the end of their retention period
142142

143143
## Find threats with log queries
144144

145+
:::warning
146+
The `threatlookup` search operator has been temporarily disabled as of January 27, 2025.
147+
:::
148+
145149
Once you [ingest threat intelligence indicators](#ingest-threat-intelligence-indicators), you can perform searches to find matches to data in the indicators using the `threatlookup` search operator.
146150

147151
The `threatlookup` operator allows you to search logs for matches in threat intelligence indicators. For example, use the following query to find logs in all `sec_record*` indexes with a `srcDevice_ip` attribute correlated to a threat indicator with a high confidence level (greater than 50):

0 commit comments

Comments
 (0)