Connect with Expertise | Find Experts, Get Answers, Share Insights

across reboots loosing eventLog info from database

C
 
Join Date: Oct 2009
Posts: 298
#1: Jan 27 '10
I am creating db file (system.db) using sql file using below command, I have syslogServerInfo, where as eventLog tables, syslogServerInfo keep saved across reboots, where as eventLog info not, any idea how to save that?. but I have one file in flash called cfg.ascii, I can see syslogServerInfo entries are there, but noentries for eventLog, not sure how this gets created. any thoughts what to look for in sql file?. thanks.


sqlite3 /tmp/system.db < system.sql

Markus's Avatar
E
C
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 5,535
#2: Jan 27 '10

re: across reboots loosing eventLog info from database


Can you explain how PHP factors into this?
Reply