<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
change the (shell I assume) script to ouput to stdout instead of the
mysql (just add an echo in front. Then run it and check it outputs it.
If nothing is output, your problem is syslog-ng/pipe to script. If you
see output then feed one of those lines into the mysql manually and see
how the template is misaligned with the table structure/permissions.<br>
<br>
-h <br>
<pre class="moz-signature" cols="72">Hari Sekhon
</pre>
<br>
<br>
Chris Killian wrote:
<blockquote
 cite="mid48fa39500701040546i299d014ft3ed2c89b28ae5c56@mail.gmail.com"
 type="cite">All<br>
  <br>
I have a script that takes the data collected by syslog-ng and inputs
into mysql database, which is then viewable using something like
phpsyslog. However although this works for all hosts there is one that
it wont do. I can see the data coming in if and get added to the syslog
log file, however will not go into the data. COuld this be down to the
format that the data is received in.
  <br>
  <br>
Anyone got any ideas?<br>
  <br>
Regards<br>
  <br>
CK<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
syslog-ng maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:syslog-ng@lists.balabit.hu">syslog-ng@lists.balabit.hu</a>
<a class="moz-txt-link-freetext" href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a>
Frequently asked questions at <a class="moz-txt-link-freetext" href="http://www.campin.net/syslog-ng/faq.html">http://www.campin.net/syslog-ng/faq.html</a>

  </pre>
</blockquote>
</body>
</html>