BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
ALCASAR
(root)
/
scripts
/
alcasar-activity_report.sh
– Rev 2572
Rev
Go to most recent revision
|
Show changed files
|
Details
|
Compare with Previous
|
Blame
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2521
2404 d 4 h
armand.ito
/repos/alcasar/trunk/
Upgrade Dansguardian to E2guardian-3.5
2488
2440 d 9 h
lucas.echard
/repos/alcasar/trunk/
Replace Apache with Lighttpd
Update fail2ban rules
Change web error management
Add a PEM certificate creation for Lighttpd
Replace htdigest Apache tool with a bash function in alcasar-profil.sh
2474
2497 d 22 h
tom.houdayer
/repos/alcasar/trunk/scripts/
Fix ALCASAR configuration file parsing in scripts (comments are correctly ignored)
2454
2518 d 5 h
tom.houdayer
/repos/alcasar/trunk/
Replace indentation spaces with tabulations & remove end of line spaces in script files
2317
2680 d 12 h
tom.houdayer
/repos/alcasar/trunk/
- Update jQuery to 1.12.4
- Update Bootstap to 3.3.7
- Update Chart.js to 2.6.0
2287
2690 d 15 h
tom.houdayer
/repos/alcasar/trunk/scripts/
Fix warning in alcasar-activity_report.sh
2286
2690 d 15 h
tom.houdayer
/repos/alcasar/trunk/scripts/
Activity report: Fix print of user agents in ACC access part
2267
2706 d 15 h
richard
/repos/alcasar/trunk/
- Improve ACC access log
2262
2712 d 4 h
tom.houdayer
/repos/alcasar/trunk/scripts/
Add/fix SVN keywords to scripts/*.sh (svn:eol-style=LF & svn:executable=*)
2209
2735 d 6 h
tom.houdayer
/repos/alcasar/trunk/scripts/
Improve the activity report:
- Fix titles level
- Get ACC access from file instead of web server
- Fix fail2ban date filter (awk command)
- Add a row when table is empty for "ACC access", "Global traffic" & "fail2ban"
2190
2743 d 2 h
tom.houdayer
/repos/alcasar/trunk/
Add ACC access, Global traffic and Fail2Ban bans to activity report.
2189
2743 d 2 h
tom.houdayer
/repos/alcasar/trunk/scripts/
Remove "Authorized connections" chart (which show disconnections type) in activity report.
2141
2781 d 16 h
richard
/repos/alcasar/trunk/scripts/
Warning ...
2139
2783 d 4 h
richard
/repos/alcasar/trunk/scripts/
2138
2784 d 6 h
richard
/repos/alcasar/trunk/
- le rapport d'activité hebdomadaire se situe maintenant dans "sauvegarde"
- mise à jour de la blacklist
2013
3017 d 8 h
raphael.pion
/repos/alcasar/trunk/
-Activation/Desactivation de l'option NTP du DHCP (ACC dans le menu 'Réseau') avec coova chilli
-Génération rapport d'activité :
-(re)compression des logs une fois traité!
-légende sur les axes
-correction afin d'obtenir les catégories ajoutées à la main
-Correction du 'fil d'ariane' (on teste si la fenetre status.php toujours ouverte) => déconnection de l'utilisateur car lors de la premiere ouverture de status.php. L'ip de l'utilisateur n'était pas écrite!
2009
3020 d 9 h
raphael.pion
/repos/alcasar/trunk/
GENERATION D UN RAPPORT D ACTIVITE ALCASAR (toutes les semaines)
la page /acc/manager/activity_report/index.php permet de consulter les rapports généré par le crontab suivant :
35 5 * * 0 root $DIR_DEST_BIN/alcasar-activity_report.sh (tous les dimanches a 5h35)
Algo pour trier les logs en fonction des dates :
-decompression de tous les logs ( si y a )
-convertir les dates des événements qui nous intéresse en timestamp
-trier + verifier la valeur du TS (si il se situe dans l'intervale d'une semaine)
-on traite pour la semaine suivante jusqu'a la derniere alerte (condition d'arret)
Les items présents sont :
[*] - TABLEAU DE BORD : info systeme/ALCASAR/derniere mise a jour
[*] - DNS-BL depuis l'installation + depuis la semaine : creation des logs dnsmasq-blacklist + logrotate appliqué pour dnsmasq-blacklist
[*] - MENACE VIRALE : graphe indiquant le nombre de menace par semaine
[*] - STATISTIQUES VOLUMETRIE DES CONNEXIONS : tableau de l'ACC ('STATISTIQUES' => 'usage journalier')
[*] - TENTATIVE DE CONNEXION : Autorisé/Interdite/fail2ban
---------------
oublie de subversionner :
-protocols_help : filtrage utilisateur / protocole
-still_connected : fil d'ariane (verifier si la fenetre status.php est toujours ouverte)