Installation

Splunk UF and macOS Ventura

Chilternburt
Engager

Hi, we have successfully been deploying Splunk Universal Forwarder to our Mac fleet via Jamf since about 10.14 (Mojave)

Recently we upgraded our fleet to Ventura (13.2.1) and are deploying Splunk UF 9.0.3 and now we are seeing GateKeeper prompts on users machines asking them to click Allow as the application was downloaded from the Internet? 

Nothing has changed in our script or way they we deploy and was wondering if anyone else had run into this? 

This is the part of our script handing the install which then prompts the user interaction even though it should be silent

#!/bin/sh

# NOTE: script assumes there is exactly ONE splunkforwarder*.tgz package already present in /tmp/splunkforwarder*.tgz
clear;
set -x;

cd /opt/;export SPLUNK_HOME=/opt/splunkforwarder
tar xvf /private/tmp/splunkforwarder-9.0.3-dd0128b1f8cd-darwin-universal2.tgz
cd ./splunkforwarder/

 

Labels (2)
Get Updates on the Splunk Community!

Index This | I’m short for "configuration file.” What am I?

May 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with a Special ...

New Articles from Academic Learning Partners, Help Expand Lantern’s Use Case Library, ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Your Guide to SPL2 at .conf24!

So, you’re headed to .conf24? You’re in for a good time. Las Vegas weather is just *chef’s kiss* beautiful in ...