These are the scripts for parsing pSync log files. Current branch parses the logs from the Mobicom tests
Create a directory called Dump
at the root of project.
Create a directory called Results
at the root of project.
Collect dumps(the whole DMS folder) and keep them in Dump
directory.
MongoDB
is used as datatbase. pymongo
is used as a dependency.
- Run with :
make
Results are stored in .csv files in the Results
directory.