DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
The Enhanced Event Logging System

Creating a new EELS table

Rather than creating a new database to separate logging sources, you may instead want to just create additional tables within an existing database. To do this, you again use the -c option of eels_db_admin(1Meels). If the database you specify with this option already exists, eels_db_admin just adds the table you specify as an additional table.

For example, to add a table called ``Node_1'' to the defaultdb database, use the following command:

eels_db_admin -c defaultdb Node_1 "Table for Node 1" \
"System Administrator"


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004