ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations.

For more information about the manual page format, see the manual page for manpages(5).



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, look-ing looking
     ing 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.emscrape.plist
                                                   the launchd config file

SEE ALSO
     emond(8,) launchd(8) xssendevent(8)

Darwin                           April 2, 2008                          Darwin

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.