Hi Baynaa,
> I am trying to install syslog-ng + phpsyslogng ... It pipes all the
> log messages to a pipe file mysql.pipe in sql statement format.
> But now the problem is mysql can not read from the pipe file. When
> I give the command:
> $ mysql -u sysloguser -p syslog < mysql.pipe
Doe
Hi all,
I am trying to install syslog-ng + phpsyslogng in Linux box. Syslog-ng is
working properly. It pipes all the log messages to a pipe file mysql.pipe in
sql statement format.
But now the problem is mysql can not read from the pipe file. When I give
the command:
$ mysql -u sysloguser -p