Toutes les traductions

De MappingDoc

Entrez un nom de message ci-dessous pour visualiser toutes les traductions disponibles.

Message

Il existe 2 traductions.

NomMessage actuel
 h anglais (en)=====<u>Archiving logs</u>=====
This command allows you to convert any log file to text format and afterwards, to archive it in a zipped file which shows the date and time.
export MAPPING_PATH=/apps/mapping/conf/mapping.conf 
 /apps/mapping/bin/map_cron -cleanlog -folder:/apps/mapping/spool/logs -format:TXT
 h français (fr)=====<u>Archivage des logs</u>=====
Cette commande permet de faire une conversion texte de tous les fichiers de logs, puis de les archiver dans un fichier zip horodaté.
export MAPPING_PATH=/apps/mapping/conf/mapping.conf 
 /apps/mapping/bin/map_cron -cleanlog -folder:/apps/mapping/spool/logs -format:TXT