Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "Tools/Manuals/TS140"

From EGIWiki
Jump to navigation Jump to search
(Created page with '{{TOC_right}} Category:FAQ ------ Back to Administration FAQ ------ = Which CE logs should I back up for accounting purposes? = Note: fo…')
 
Line 15: Line 15:
:* on an LGC-CE: <font face="Courier New,Courier">grid-jobmap_YYYYMMDD</font> files under <font face="Courier New,Courier">/opt/edg/var/gatekeeper</font> or <font face="Courier New,Courier">/var/glite/gatekeeper</font>
:* on an LGC-CE: <font face="Courier New,Courier">grid-jobmap_YYYYMMDD</font> files under <font face="Courier New,Courier">/opt/edg/var/gatekeeper</font> or <font face="Courier New,Courier">/var/glite/gatekeeper</font>
:* on a CREAM CE: <font face="Courier New,Courier">blahp.log-YYYYMMDD</font> files under <font face="Courier New,Courier">$GLITE_LOCATION_VAR/log/accounting</font>
:* on a CREAM CE: <font face="Courier New,Courier">blahp.log-YYYYMMDD</font> files under <font face="Courier New,Courier">$GLITE_LOCATION_VAR/log/accounting</font>
:* the batch system accounting logs
* the batch system accounting logs
:* for Torque: <font face="Courier New,Courier">/var/spool/pbs/server_priv/accounting/*</font> or <font face="Courier New,Courier">/var/torque/server_priv/accounting/*</font>
:* for Torque: <font face="Courier New,Courier">/var/spool/pbs/server_priv/accounting/*</font> or <font face="Courier New,Courier">/var/torque/server_priv/accounting/*</font>



Revision as of 10:58, 18 September 2011


Back to Administration FAQ


Which CE logs should I back up for accounting purposes?

Note: for APEL questions in general please consult the APEL FAQ.

Answer

  • the APEL/DGAS job records
  • on an LGC-CE: grid-jobmap_YYYYMMDD files under /opt/edg/var/gatekeeper or /var/glite/gatekeeper
  • on a CREAM CE: blahp.log-YYYYMMDD files under $GLITE_LOCATION_VAR/log/accounting
  • the batch system accounting logs
  • for Torque: /var/spool/pbs/server_priv/accounting/* or /var/torque/server_priv/accounting/*

Note there are other logs to retain for security audit reasons. For example:

  • System logs: /var/log/messages*, /var/log/secure*, ...
  • GridFTP logs: /var/log/globus-gridftp.log*, /var/log/gridftp-session.log*
  • LCG-CE gatekeeper logs: /var/log/globus-gatekeeper.log*
  • CREAM logs: $GLITE_LOCATION_VAR/log/glite-ce-cream.log*