From 2945a0d2953234bf2f21180a55a4fd133c334702 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Mon, 26 Aug 2024 12:45:16 +0200 Subject: [PATCH] [EDR Workflows] Enable JAMF data in Analyzer (#190965) (cherry picked from commit d0e43906154a3f554a5355fe737fa22217f7132a) --- .../plugins/security_solution/common/experimental_features.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/security_solution/common/experimental_features.ts b/x-pack/plugins/security_solution/common/experimental_features.ts index b22dc331cc3b1..a60d33aefa928 100644 --- a/x-pack/plugins/security_solution/common/experimental_features.ts +++ b/x-pack/plugins/security_solution/common/experimental_features.ts @@ -190,7 +190,7 @@ export const allowedExperimentalValues = Object.freeze({ /** * Enables experimental JAMF integration data to be available in Analyzer */ - jamfDataInAnalyzerEnabled: false, + jamfDataInAnalyzerEnabled: true, /* * Disables discover esql tab within timeline