So far daemon mostly works with the requests and response codes, but log files contain way more useful information, that can be aggregated and monitored, e.g. average and total number of sent bytes. Think on what useful data can be retrieved, how to abstract parsing these data and build pluggable modules for its retrieval.
So far daemon mostly works with the requests and response codes, but log files contain way more useful information, that can be aggregated and monitored, e.g. average and total number of sent bytes. Think on what useful data can be retrieved, how to abstract parsing these data and build pluggable modules for its retrieval.