aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/syslog_should_show_wiki_name.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/syslog_should_show_wiki_name.mdwn')
-rw-r--r--doc/todo/syslog_should_show_wiki_name.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/syslog_should_show_wiki_name.mdwn b/doc/todo/syslog_should_show_wiki_name.mdwn
new file mode 100644
index 000000000..068979514
--- /dev/null
+++ b/doc/todo/syslog_should_show_wiki_name.mdwn
@@ -0,0 +1,8 @@
+We run many ikiwikis on wiki.cs.pdx.edu, and we occasionally get messages like this in the syslog `user.log` file:
+
+ Apr 26 07:31:41 svcs ikiwiki: bad page name
+ Apr 26 07:43:26 svcs ikiwiki: bad page name
+
+Those don't give us any information about which ikiwiki they came from. ikiwiki needs to provide the wiki name in syslog messages. --[[JoshTriplett]]
+
+[[done]]