Admins,
Probably an easy question:
When starting the binary event logger binlogd in debug mode, it complains that
it cannot open the file associated with the /etc/binlog.conf entry:
*.* /path/to/file_at_host
however change this to:
*.* _at_host
as the binlogd manpage indicates and binlogd is happy. Using "logger" and
binlogd in debug mode confirms that data is being sent to "host". Great. So
where on "host" is the data being logged?
Thanks
/mark
Received on Thu Jul 26 2001 - 22:01:12 NZST