--- /dev/null
+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.