EIDA / eida-statistics

Aggregated statistics of EIDA nodes
GNU General Public License v3.0
0 stars 0 forks source link

Adding --bzip2 flag for compressing on the fly #5

Closed nikosT closed 2 years ago

nikosT commented 3 years ago

I would suggest the ability to bzip2 the log file on the fly with a python module like: https://www.tutorialspoint.com/python-support-for-bzip2-compression-bz2

so the node maintainer could run: eida_stats_aggregator --bzip2 --output-directory aggregates fdsnws-requests.log.2020-11-02 fdsnws-requests.log.2020-11-03.bz2

jschaeff commented 2 years ago

Compression is the default behaviour.