Skip to content

Commit

Permalink
[EDR Workflows] Enable JAMF data in Analyzer (elastic#190965)
Browse files Browse the repository at this point in the history
(cherry picked from commit d0e4390)
  • Loading branch information
tomsonpl committed Aug 26, 2024
1 parent d3293f7 commit 2945a0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2945a0d

Please sign in to comment.