The introduction of the IE into the Grid infrastructure requires an accounting system in order to acquire usage data and evaluate its usage. Moreover, the IE is composed by a set of IMs and each of them represents an interface or a sensor, so the instrument's/sensor's administrator point of view should be considered as well. The IE developers have implemented an accounting system extending their use of the log4j.
The accounting system is able to provide logs from which the following information, grouped by the two different points of views, can be extracted:
The above functionality is provided by parsing the debug messages of the IE taking advantage of the inherited capabilities of the log4j library like:
To get the accounting information from your SE please run this script using the directory with the IE log files as parameter (i.e. ./logParser.sh $CATALINA_HOME/logs)