rca_audit_meta
       
       
       
       
       
       
       
       
        
         Stores the master records for audit entry and pre-defined
attributes for audit entry.
        
        
         
          
           
            | 
              
              Field name (Key)
              
             | 
            
              
              Field data type
              
             | 
            
              
              Purpose
              
             | 
           
          
          
           
            | 
              
              meta_info_id(PRI)
              
             | 
            
              
              varchar(255)
              
             | 
            
              
              The meta data identifier.
              
             | 
           
           
            | 
              
              moduleName
              
             | 
            
              
              varchar(255)
              
             | 
            
              
              The name of the module that created the
log entry.
              
             | 
           
           
            | 
              
              levelName
              
             | 
            
              
              varchar(255)
              
             | 
            
              
              The name of the audit level that is associated
with the log entry.
              
             | 
           
           
            | 
              
              actionName
              
             | 
            
              
              varchar(255)
              
             | 
            
              
              The name of the audit action.
              
             | 
           
           
            | 
              
              auditedBy
              
             | 
            
              
              varchar(255)
              
             | 
            
              
              Information about the application and service
that triggered the audit entry.
              
             | 
           
           
            | 
              
              auditTimestamp
              
             | 
            
              
              datetime
              
             | 
            
              
              The date and time of the audit entry.
              
             |