From 960cf276d8ccd3521cb06062262e121de0e1ec52 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 20 Jun 2020 11:01:38 -0400 Subject: add clarification notes for not viewing events --- docs/guides/FAQ.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/guides/FAQ.rst b/docs/guides/FAQ.rst index 1dbd4f11..e11b77ce 100644 --- a/docs/guides/FAQ.rst +++ b/docs/guides/FAQ.rst @@ -579,6 +579,16 @@ tab) and your webserver error logs. Also, Starting ZM 1.32 and beyond, please enable ``AUTH_HASH_LOGINS`` as well as set ``AUTH_RELAY`` to "hashed" +I can't see events in zmNinja +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +- Make sure your APIs are working. An easy way to check is to try +``https://yourserver/zm/api/events.json`` in your browser after logging into ZM + +- By default, zmNinja only displays events with at least 1 alarmed frame. To view + all events, tap on the vertical "..." icon on the top right of the event view, and select + "View all events". If you don't see "View all events" turn off "Only detected objects" option. + + Event stream viewing does not work ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3