From: Razvan Deaconescu Date: Thu, 11 Aug 2011 13:16:16 +0000 (+0300) Subject: log-id-mapping: Add README. X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=8e4fb09a70dbddec720e50e5f819f6a39ea08642;p=cs-p2p-next.git log-id-mapping: Add README. --- diff --git a/ppf/log-samples/log-id-mapping/README b/ppf/log-samples/log-id-mapping/README new file mode 100644 index 0000000..bdbf24c --- /dev/null +++ b/ppf/log-samples/log-id-mapping/README @@ -0,0 +1,25 @@ +Resources for mapping between log files and database IDs + +* Workflow is documented on the wiki: https://p2p-next.cs.pub.ro/redmine/log-parsing/wiki/FileDatabaseMapping + += Files = + +Makefile + - Used to "compile" .dia files into PDF and PNG files. + - Dia has to be installed. + +log-parsing-workflow.dia + - Dia "source" file describing the complete workflow of log parsing. + - Compiled out into PDF and PNG files using the Makefile. + - Run make. + +swarm-description.sample.ini + - Sample INI swarm description file. + - Stores information about a swarm consisting of four peers. + - Information is going to parsed and inserted into the database. + +log-id-mapping.sample.ini + - Sample file for INI log file to database ID mapping. + - File is to be outputted when parsing swarm description file. + - File is to be used as input for storing log messages from + a given log file/archive.