Hi all, I am trying to configure SLURM to be used with Globus Tookit 4 but I stuck on SEG module configuration. Mainly because I have no idea how to configure SLURM to log all job state changes or even where SLURM saves such kind of data (in comparison SGE uses "$SGE_ROOT/default/common/reporting" file and PBS: "$PBS_HOME/server_logs/" directory for this purposes).
The only thing I managed is saving job completion state to text file (JobCompType and JobCompLoc parameters). Any help appreciated.