source: ether_core/trunk/conf/histo.properties

Last change on this file was 6, checked in by cbipsl, 18 years ago

ajout rep ether

  • Property svn:executable set to *
File size: 1.6 KB
Line 
1// $Id: histo.properties,v 1.4 2001/07/18 13:24:06 pn Exp $
2file.user.name=/data/space/histo/EtherHistoUser
3file.admin.name=/data/space/histo/EtherHistoAdmin
4file.order.name=/data/space/histo/EtherHistoOrderList
5file.orderContent.name=/data/space/histo/EtherHistoOrderContent
6file.error.name=/data/space/histo/EtherError
7file.user.tailleMax=0
8file.admin.tailleMax=0
9file.order.tailleMax=0
10file.orderContent.tailleMax=0
11file.error.tailleMax=0
12user.format=[LAB {0}] [LOGIN {1}] [{2}] [DATE {3}]
13user.format.1=CHANGE_PASSWORD_TO {0}
14user.format.2=ORDER_ID {0}
15user.format.3=DOWNLOAD_FILE {0} SIZE {1,number,#.###}
16user.format.4=RECEIVE {0} STATUS {1}
17user.format.5=ASK_MEDIA {0}
18admin.format=[LOGIN {0}][{1}][{2}][DATE {3}]
19admin.format.item.1=USER
20admin.format.item.2=GROUP
21admin.format.item.3=EXPERIMENT
22admin.format.item.4=SERVICE
23admin.format.item.5=ORDER
24admin.format.item.6=MEDIA
25admin.format.operation.1=CREATE {0} ID {1}
26admin.format.operation.2=MODIFICATION {0} ID {1}
27admin.format.operation.3=DELETION {0} ID {1}
28admin.format.operation.4=CHANGE_STATE_TO {0} ID {1}
29admin.format.operation.5=VALIDATE {0} ID {1}
30order.format=[LAB {0}][USER {1}][DATE {2}][NB_FILES {3}][VOLUME {4,number,#.####}][MEDIA {5}][ORDER_ID {6}]
31order.format.content=[LAB {0}][USER {1}][DATE {2}][EXP {3}][CEOSLEVEL {4}][VERSION {5}][ORDER_ID {6}]
32error.format=[DATE {0}]{1}
33
34
35// ----------------------------------------
36// trace information pour histoLogServer
37// ----------------------------------------
38histo.nomFichierLog=/usr/local/ether/logs/histolog.txt
39histo.nomFichierDebug=/usr/local/ether/logs/histodebug.txt
40histo.niveau=0001
41histo.tailleMax=500000
Note: See TracBrowser for help on using the repository browser.