News

Here I have created a python script to analyze access_log and plot the hits per IP, date and country using the matplotlib and pandas modules. The script also uses two other custom modules, logparser ...
Python script to analyse radsecproxy logs and create utilisation graphs on a per-institution level - SingAREN/radsecproxy_log_analysis.