From e9dbf018334336d4aa3dbde71e6c21f72ccf3123 Mon Sep 17 00:00:00 2001
From: Lyudmila Vaseva <vaseva@mi.fu-berlin.de>
Date: Sun, 20 Jan 2019 13:02:47 +0100
Subject: [PATCH] Add questions on abuse_filter_log table

---
 article/proceedings.tex | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/article/proceedings.tex b/article/proceedings.tex
index 6a2296d..e5b335c 100644
--- a/article/proceedings.tex
+++ b/article/proceedings.tex
@@ -354,6 +354,13 @@ statistics are info such as "Of the last 1,728 actions, this filter has matched
 \end{itemize}
 
 \textbf{Questions on abuse\_filter\_log table}
+\begin{itemize}
+    \item how often were filters with different actions triggered? (afl\_actions)
+    \item what types of users trigger the filters (IPs? registered?)
+    \item on what articles filters get triggered most frequently (afl\_title)
+    \item what types of user actions trigger filters most frequently? (afl\_action) (edit, delete, createaccount, move, upload, autocreateaccount, stashupload)
+    \item in which namespaces get filters triggered most frequently?
+\end{itemize}
 
 \textbf{Questions on abuse\_filter\_action table}
 
-- 
GitLab