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