If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > MySQL Alert Files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-28-12, 23:53
vishwa008 vishwa008 is offline
Registered User
 
Join Date: Jun 2012
Posts: 1
MySQL Alert Files

hi,
Im very new to mysql. I could successfully configure a mysql replication in Linux. Now i need to monitor this system continuously. But I don't know what are the log files i should check. (in oracle we have alert_DBNAME.log file) Can u please guide me on this ?

Regards
vish
Reply With Quote
  #2 (permalink)  
Old 06-29-12, 05:18
it-iss.com it-iss.com is offline
Registered User
 
Join Date: Sep 2009
Location: San Sebastian, Spain
Posts: 823
You will have to check in the /etc/my.cnf or /etc/mysql/my.cnf file which consists of the MySQL servers configuration. One parameter called err-log indicates the error log of the server.

err-log=/var/lib/mysql/mysqld.log

The following link gives more information about error log files in MySQL. MySQL :: MySQL 5.1 Reference Manual :: 5.2.2 The Error Log
__________________
Ronan Cashell
Certified Oracle DBA/Certified MySQL Expert (DBA & Cluster DBA)
http://www.it-iss.com
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On