<subscription id="subscription-1" monitorConsumerURL="address_of_the_consumer" subscriberId="DN_of_the_consumer" sslprotocol="SSLv3" retryCount="-1"> <topic name="CREAM_JOBS"> <dialect name="CLASSAD" /> </topic> <policy rate="30"> <query queryLanguage="ClassAd">true</query> <action name="SendNotification" doActionWhenQueryIs="true" /> <action name="SendExpiredNotification" doActionWhenQueryIs="false" /> </policy> </subscription>specifying the correct address_of_the_consumer and DN_of_the_consumer values
<parameter name="JOB_PURGE_RATE" value="5" /> <!-- minutes --> <parameter name="JOB_PURGE_POLICY" value="ABORTED 5 minutes ; CANCELLED 5 minutes ; DONE-OK 5 minutes ; DONE-FAILED 5 minutes ; REGISTERED 5 minutes ;" />in the commandexecutor section of the cream configuration
<plugin name="ban-plugin" classname="org.glite.security.authz.pdp.BlackListServicePDP"> <parameter name="blackListFile" value="/opt/glite/etc/glite-ce-cream/banned.lst" /> </plugin>in the authzchain section of the cream configuration
![]() |
![]() |
|
![]() |
![]() |