emlog.pl(8) osx man page | unix.com

Man Page: emlog.pl

Operating Environment: osx

Section: 8

emlog(8)						    BSD System Manager's Manual 						  emlog(8)

NAME
emlog -- Event Monitor Log Scraper
SYNOPSIS
emlog [-p udp_port] [-l]
DESCRIPTION
emlog is a perl script that scans log messages either fed through stdin or via a local UDP port, looking for authentication failures and other security notices, and feeding them as events to the Event Monitor (emond) Options: -p udp_port_number Tells emlog to listen on the given local port number, processing the UDP packets as single lines in a way compatible with syslogd -l Tells emlog to process a single line of text then quit.
FILES
/usr/libexec/emlog.pl The executable /usr/libexec/xssendevent Tool that sends events to emond /System/Library/LaunchDaemons/com.apple.emlog.plist the launchd config file
SEE ALSO
emond(8), launchd(8), xssendevent(8) Darwin June 2, 2019 Darwin
Related Man Pages
launchd(8) - mojave
rpcbind(8) - osx
netbiosd(8) - mojave
automountd(8) - osx
xgridctl(8) - osx
Similar Topics in the Unix Linux Community
AIX Links
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash
Python: Refer a properties file from different location