<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://blueirissoftware.com/forum/app.php/feed/topic/2654" />

	<title>Blue Iris</title>
	<subtitle>Blue Iris User Group</subtitle>
	<link href="https://blueirissoftware.com/forum/index.php" />
	<updated>2021-09-24T02:54:33+00:00</updated>

	<author><name><![CDATA[Blue Iris]]></name></author>
	<id>https://blueirissoftware.com/forum/app.php/feed/topic/2654</id>

		<entry>
		<author><name><![CDATA[varghesesa]]></name></author>
		<updated>2021-09-24T02:54:33+00:00</updated>

		<published>2021-09-24T02:54:33+00:00</published>
		<id>https://blueirissoftware.com/forum/viewtopic.php?p=10537#p10537</id>
		<link href="https://blueirissoftware.com/forum/viewtopic.php?p=10537#p10537"/>
		<title type="html"><![CDATA[Status Log Events]]></title>

		
		<content type="html" xml:base="https://blueirissoftware.com/forum/viewtopic.php?p=10537#p10537"><![CDATA[
<span style="font-size:150%;line-height:116%"><strong class="text-strong">Introduction</strong></span><br><br>This article helps to explain the events that are listed in the log files.<br>By understanding the events, especially while the Log tab is open when BI is running allows you to understand what BI is doing based on your settings.<br><br><span style="font-size:150%;line-height:116%"><strong class="text-strong">Events</strong></span><br><br><span style="font-size:125%;line-height:116%">Starting / Stopping BI</span><div style="margin-left:3em"><br><strong class="text-strong">Service: Sequence of events when logging into BI (service running)</strong><br><div class="codebox"><p>Code: </p><pre><code>109/23/2021 7:02:03.885 PMServer              ::: Connected//  Connected to BI service109/23/2021 7:02:05.819 PMlocal_console       ::: Login//  Logging in as local_console0 9/23/2021 7:02:05.819 PMApp                 Console: connected 1//  Connected to the console6 9/23/2021 7:02:08.073 PMNews                Zoom customer workshop</code></pre></div><br><strong class="text-strong">Not a service: Sequence of events when starting BI (not as a service)</strong><br>Need to start the application first.<br>Then user needs to login to the application.<br><div class="codebox"><p>Code: </p><pre><code>// Events associated with starting the application0 9/23/2021 7:02:28.581 PMApp                 Started version 5.5.1.0// Need to start the BI server109/23/2021 7:02:28.694 PMServer              ::: Connected// Connect to the server0 9/23/2021 7:02:30.304 PMApp                 Current profile: Inactive0 9/23/2021 7:02:30.310 PMServer              Started on port 7000// web server started// not so important1 9/23/2021 7:02:30.359 PMApp                 Don't forget to register your license on the Settings page!0 9/23/2021 7:02:30.370 PMNew                 Delete: nothing to do [1298/720 hrs, 69.6G/100.0G, 241.5G free] 1 locked0 9/23/2021 7:02:30.370 PMStored              Delete: nothing to do [0/336 hrs, 0/0, 241.5G free]0 9/23/2021 7:02:30.371 PMAlerts              Delete: nothing to do [717/720 hrs, 1.12G/20.0G, 241.5G free] 2 locked0 9/23/2021 7:02:30.371 PMAI                  Delete: nothing to do [0/168 hrs, 0/5.00G, 241.5G free]4 9/23/2021 7:02:30.372 PMClips               G:: 11467, 70.8G/125.0G (+187.3G)0 9/23/2021 7:02:30.417 PMApp                 DeepStack has been started// Then events associated with logging in109/23/2021 7:02:33.418 PMlocal_console       ::: Login// local_console has logged into console6 9/23/2021 7:02:35.414 PMNews                Zoom customer workshop0 9/23/2021 7:02:35.419 PMApp                 DeepStack responding at 127.0.0.1:5432</code></pre></div><br><strong class="text-strong">Service: Close the BI console.  BI is running as a service.</strong><br><div class="codebox"><p>Code: </p><pre><code>0 9/23/2021 6:59:39.235 PMApp                 Console: disconnected// Console connection disconnected109/23/2021 6:59:41.064 PMlocal_console       ::: Logout, 128:46// local_console logged out.  Connected for 126 min. and 46 sec.</code></pre></div><strong class="text-strong">Not a service: Close the BI console.  BI not running as a service.</strong><br>Need to stop the application too.<br><div class="codebox"><p>Code: </p><pre><code>109/23/2021 7:48:15.721 PMlocal_console       ::: Logout, 45:47// local_console logged out.  Logged into for 45 min and 47 sec.0 9/23/2021 7:48:15.728 PMApp                 Stopped// BI application was stopped</code></pre></div></div><span style="font-size:125%;line-height:116%">Watchdog Push Events</span><div style="margin-left:3em"><br><strong class="text-strong">Push for ON loss Signal</strong><br><div class="codebox"><p>Code: </p><pre><code>1 9/18/2021 1:17:25.632 PM ADF7                 Signal: network retry10 9/18/2021 1:17:30.678 PM Server               ::: Connected// No explicit watchdog mention.  However, the Push was right before camera ADF7 loss of signal.// Easy to ascertain this is probably a Watchdog Push.0 9/18/2021 1:17:30.842 PM ADF7                 Push: OK to Galaxy S10</code></pre></div><strong class="text-strong">Push for On signal restoration</strong><br><div class="codebox"><p>Code: </p><pre><code>4 9/18/2021 1:18:29.682 PM ADF7                 Signal: restored10 9/18/2021 1:18:29.790 PM Server               ::: Connected// Similar to above, no explicit Watchdog entry// Based on proximity to Signal restore, must be a Watchdog restore event.0 9/18/2021 1:18:29.877 PM ADF7                 Push: OK to Galaxy S10</code></pre></div></div><span style="font-size:125%;line-height:116%"><a name="ONVIF">ONVIF</a> Trigger Events</span><div style="margin-left:3em"><blockquote class="uncited"><div>1 8/29/2021 10:09:32.532 AM Cam20            Events: subscription 00000190<br>1 8/11/2021 2:19:32.323 PM barn                 Events: request 8000ffff<br>3 8/11/2021 2:19:34.522 PM barn                 EXTERNAL</div></blockquote>If you setup ONVIF triggers, the above events should be seen in the logs.<br><br>If not, follow steps below.<br>Confirm your camera supports ONVIF triggers.<br>Confirm you have the correct ONVIF port number entered in the IP Config Dialog.  Camera settings -&gt; Video tab -&gt; Configure button.<br>You can use the Find/Inspect button to query the ONVIF status.<br><br>Engineering may need to get involved via remote testing of the camera.<br>Respond with a WAN address for this camera for testing purposes with necessary ports, usually just 80 and 554 (RTSP) and ONVIF (usually 8999 but could be different).  Don't forget a temp login to the camera (not BI web server) as well.<br><br></div><p>Statistics: Posted by <a href="https://blueirissoftware.com/forum/memberlist.php?mode=viewprofile&amp;u=521">varghesesa</a> — Fri Sep 24, 2021 2:54 am</p><hr />
]]></content>
	</entry>
	</feed>
