Hello

I'm running several instance of LSC with several task

Each instance of LSC have there own log file trough the logback file : no trouble with this !

But I'd like to add the name of the task inside  the lsc.status file

like :

sept. 12 12:10:50 - INFO  - All entries: 197, to modify entries: 0, successfully modified entries: 0, errors: 0 - task : sync A-firstTask 
sept. 12 12:10:50 - INFO  - All entries: 197, to modify entries: 1, successfully modified entries: 1, errors: 0 - task : clean A-firstTask 
sept. 12 12:10:50 - INFO  - All entries: 150, to modify entries: 4, successfully modified entries: 3, errors: 1 - task : sync B-secondTask 

Each number of entries are cumulated but I want to make difference between task and clean and sync.

If it's possibel I could adapt the check_lsc_status_file.pl

cheers

Antoine Gallavardin





_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
lsc-users@lists.lsc-project.org
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to