Auditing Notification Schema The Auditing Service listens for special auditing type notification messages sent by the application services after starting a Globus GRAM job. These notifications are defined by the following schema: The attributes of this notification type are defined as follows: * name - simply the fully qualified name of the service, e.g., "{http://www.extreme.indiana.edu/lead}WRF_Forecasting_Model" * jobHandle - the grid job id, e.g., "ADAS_Analysis-Pub_Mon_Jun_04_12_24_32_EDT_2007_9105131180974387903" * host - host to which the job was submitted, but this is actually a misnomer because what is actually stored is the GRAM jobmanager handle, e.g., "grid-hg.ncsa.teragrid.org/jobmanager-pbs" * queueName - not currently set or used, but this would be the name of the queue that the job had been submitted to * jobId - not currently set or used, but this would be the local job id of the GRAM job * distinguishedName - the DN of the credential used to authenticate with the GRAM job manager when submitting the job, e.g., "/C=US/O=National Center for Supercomputing Applications/CN=LEAD Community User" * projectId - not currently set or used, this would be the id of the project that the job will be charged to * rsl - the RSL (Resource Specification Language) used to specify the GRAM job