Click here to expand

    Configuring the Syslog Service on a Mac OS devices

    1. Login as root user and edit the syslog.conf file in the /etc directory.
    2. Append *.*<tab>@<server_IP> at the end, where <server_IP> is the IP Address of the machine on which EventLog Analyzer is running.

      Note: Ensure that the EventLog Analyzer server IP address is reachable from the MAC OS device. 

    3. Save the file and exit the editor.
    4. Execute the below commands to restart the syslog device:

    $ sudo launchctl unload /System/Library/LaunchDaemons/com.apple.syslogd.plist

    $ sudo launchctl load /System/Library/LaunchDaemons/com.apple.syslogd.plist

    Note: TLS option is not available for Syslog.

    Get download link