Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Msyslog doesnt dump to mysql db
Name: Dudley Date: November 17, 2004 at 09:00:52 Pacific OS: Red Hat Enterprise Linux CPU/Ram: P4 2.4 / 1024 meg
Comment:
I am having a problem with getting msyslog to dump messages into a database
This is whats been done/checked
1. msyslog is up and running, version 1.08e-2 2. "-i udp -p 514 -i om_mysql" has been added to the end of the "daemon msyslod $CONFI ...." line in /etc/rc.d/init.d/msyslog 3. the database has been created and tested, mysql 3.23.58-2.3 4. *.info;mail.none;authpriv.none;cron.none %mysql -s syslog -u USER -p PASSWORD -d DB -t TABLE –D added to /etc/syslog.conf 5. All affected services have been restarted 6. Ports in firewall have been opened
Summary: Hi, I have a ms access (2000) database. I want to publish it to a website, but I don't have a server with the ms acces server extension. My server has my SQL support, so I was wondering if there is a ...
Summary: OK so i have a very busy website, which used to use a flat file database system for members i have just covnerted it to run completely from MYSQL, however now with 200 users online MYSQL is going craz...
Summary: I installed all the packages of MySQL database but still I am not able to start the MySQL database. I read the log file and found that it was not able to create a socket. I then read the documentation...