I am not seeing any syslog data under the Syslog Tab. However the syslog_incoming table is filled with a lot of data but when I run:
php -q syslog_process.php /debug
nothing happens.
When I run in mysql:
mysql -p syslog -e "select count(*) from syslog_incoming WHERE status=o"
I get:
+----------+
| count(*) |
+----------+
| 264816 |
+----------+
I have cleared the rows from the table and rerun syslog_process.php with about 25 rows in it but nothing happens.
Anybody have any ideas. I would really like to get this working.
Thanks,
Brian
Syslog not seeing any data
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 1 guest