MacOS
This pack includes Cortex XSIAM content.
MacOS Ventura is the current supported OS for XSIAM.
Configuration on Server Side
You need to configure MacOS to forward Syslog messages.
Open your MacOS device and follow these step:
Open a Terminal on the relevant device.
Open the syslog config file with a vi editor and type the command vi /etc/syslog.conf.
Type i in order to enter editing mode.
Type the following as a new line in the syslog config file-
*.* @<IP address>:<Port>
Type :wq to save and exit the file.
Restart the syslogd daemon by typing the following commands:
sudo launchctl stop com.apple.syslogd
sudo launchctl start com.apple.syslogd
Collect Events from Vendor
In order to use the collector, use the Broker VM option.
Broker VM
To create or configure the Broker VM, use the information described here.
You can configure the specific vendor and product for this instance.
- Navigate to Settings > Configuration > Data Broker > Broker VMs.
- Right-click, and select Syslog Collector > Configure.
- When configuring the Syslog Collector, set the following values:
- vendor as vendor - apple
- product as product - macos