log-id-mapping: Add README.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Thu, 11 Aug 2011 13:16:16 +0000 (16:16 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Thu, 11 Aug 2011 13:16:16 +0000 (16:16 +0300)
ppf/log-samples/log-id-mapping/README [new file with mode: 0644]

diff --git a/ppf/log-samples/log-id-mapping/README b/ppf/log-samples/log-id-mapping/README
new file mode 100644 (file)
index 0000000..bdbf24c
--- /dev/null
@@ -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.