Previous Topic: Import CA Enterprise Log Manager Data Mapping Files

Next Topic: Import Correlation Rule Files

Import Common Event Grammar Files

Symptom:

During installation, the CA EEM server did not successfully import the common event grammar (CEG) files. The CEG forms the underlying database schema for the event log store. You will not be able to store events in the CA Enterprise Log Manager event log store without the CEG files.

The shell script mentioned in the procedure that follows is automatically copied to the named directory during installation.

Solution:

Import the CEG files manually.

To import CEG files

  1. Access a command prompt on the CA Enterprise Log Manager server.
  2. Log in with the caelmadmin account credentials.
  3. Switch users to the root user with the following command:
    su -
    
  4. Navigate to the directory, /opt/CA/LogManager/EEM/content.
  5. Execute the following command:
    ./ImportCALMCEG.sh
    

    The shell script imports the common event grammar files.