<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>logview4net &#187; Listener</title>
	<atom:link href="http://logview4net.com/tag/listener/feed/" rel="self" type="application/rss+xml" />
	<link>http://logview4net.com</link>
	<description>a log viewer for multiple sources</description>
	<lastBuildDate>Thu, 17 May 2012 05:16:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Listeners</title>
		<link>http://logview4net.com/listeners/</link>
		<comments>http://logview4net.com/listeners/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 11:39:32 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Listener]]></category>
		<category><![CDATA[Overview]]></category>

		<guid isPermaLink="false">http://logview4net.com/?p=34</guid>
		<description><![CDATA[These are the modules that does most of the actual work. You can add several listeners to one session. Listening at the same resource in more than one session might work for some of the listeners. UDP Listener File Listener MS-SQL Listener Eventlog Listener RSS and Atom Listener Folder Listener StdOut/StdErr Listener]]></description>
			<content:encoded><![CDATA[<p>These are the modules that does most of the  actual work. You can add several listeners to one session. Listening at  the same resource in more than one session might work for some of the  listeners.</p>
<h3><a href="http://logview4net.com/udp-listener">UDP Listener</a></h3>
<h3><a href="http://logview4net.com/file-listener">File Listener</a></h3>
<h3><a href="http://logview4net.com/ms-sql-listener">MS-SQL Listener</a></h3>
<h3><a href="http://logview4net.com/eventlog-listener">Eventlog Listener</a></h3>
<h3><a href="http://logview4net.com/rss-and-atom-listener">RSS and Atom Listener</a></h3>
<h3><a href="http://logview4net.com/folder-listener">Folder Listener</a></h3>
<h3><a href="http://logview4net.com/stdout-stderr-listener">StdOut/StdErr Listener</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://logview4net.com/listeners/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>File Listener</title>
		<link>http://logview4net.com/file-listener/</link>
		<comments>http://logview4net.com/file-listener/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 11:38:59 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Listener]]></category>

		<guid isPermaLink="false">http://logview4net.com/?p=39</guid>
		<description><![CDATA[File Listener does a tail on a file. File: Full path to the file to monitor. Poll intervall: How often, in milliseconds, the file should be checked. Prefix: A small text that is shown before the event in the viewer to indicate where the event came from. Start at end: Whether or not to show [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://jsisoft.com/images/logview4net/FileListenerConfigurator.jpg"><img class="alignnone" src="http://jsisoft.com/images/logview4net/FileListenerConfigurator.jpg" alt="" width="465" height="60" /></a>
</div>
<p>File Listener does a tail on a file.</p>
<ul>
<li>File: Full path to the file to monitor.</li>
<li>Poll intervall: How often, in milliseconds, the file should be checked.</li>
<li>Prefix: A small text that is shown before the event in the viewer to indicate  where the event came from.</li>
<li>Start at end: Whether or not to show all current data in the file or only show new  data.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logview4net.com/file-listener/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>StdOut/StdErr Listener</title>
		<link>http://logview4net.com/stdout-stderr-listener/</link>
		<comments>http://logview4net.com/stdout-stderr-listener/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 11:37:10 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Listener]]></category>
		<category><![CDATA[StdErr]]></category>
		<category><![CDATA[StdOut]]></category>

		<guid isPermaLink="false">http://logview4net.com/?p=52</guid>
		<description><![CDATA[StdOut/StdErr Listener starts an external application and monitors StdOut and StdError on it. Prefix: A small text that is shown before the event in the viewer to indicate where the event came from. Kill on exit: Whether or not the external application should be terminated when the listener stops. File: Full path including command line [...]]]></description>
			<content:encoded><![CDATA[<p>StdOut/StdErr Listener starts an  external application and monitors StdOut and StdError on it.</p>
<ul>
<li>Prefix: A small text that is shown before the event in the viewer to indicate  where the event came from.</li>
<li>Kill on exit: Whether or not the external application should be terminated when the  listener stops.</li>
<li>File: Full path including command line arguments to the application.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logview4net.com/stdout-stderr-listener/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Folder Listener</title>
		<link>http://logview4net.com/folder-listener/</link>
		<comments>http://logview4net.com/folder-listener/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 11:36:38 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[Listener]]></category>

		<guid isPermaLink="false">http://logview4net.com/?p=50</guid>
		<description><![CDATA[Folder Listener does a tail on all files in a folder. File: Full path to the folder to monitor. Prefix: A small text that is shown before the event in the viewer to indicate where the event came from. Add filename to prefix: Whether or not to append the filename of the file generating an [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://jsisoft.com/images/logview4net/FolderListenerConfigurator.jpg"><img class="alignnone" src="http://jsisoft.com/images/logview4net/FolderListenerConfigurator.jpg" alt="" width="466" height="62" /></a></div>
<p>Folder Listener does a tail on all  files in a folder.</p>
<ul>
<li>File: Full path to the folder to monitor.</li>
<li>Prefix: A small text that is shown before the event in the viewer to indicate  where the event came from.</li>
<li>Add filename to prefix: Whether or not to append the filename of the file generating an event to  the prefix.</li>
<li>Add short filename to prefix: Whether or not to append the 8.3 filename of the file generating an  event to the prefix.</li>
<li>Show no file content: Whether or not to monitor the content of the files in the folder.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logview4net.com/folder-listener/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RSS and Atom Listener</title>
		<link>http://logview4net.com/rss-and-atom-listener/</link>
		<comments>http://logview4net.com/rss-and-atom-listener/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 11:36:16 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[Listener]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://logview4net.com/?p=48</guid>
		<description><![CDATA[RSS Listener monitors Atom and RSS feeds. URL: Url to the feed. Poll intervall: How often, in minutes, the feed should be checked. Prefix: A small text that is shown before the event in the viewer to indicate where the event came from. Start at end: Whether or not to show all current items or [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://jsisoft.com/images/logview4net/RSSListenerConfigurator.jpg"><img class="alignnone" src="http://jsisoft.com/images/logview4net/RSSListenerConfigurator.jpg" alt="" width="465" height="61" /></a></div>
<p>RSS Listener monitors Atom and RSS feeds.</p>
<ul>
<li>URL: Url to the feed.</li>
<li>Poll intervall: How often, in minutes, the feed should be checked.</li>
<li>Prefix: A small text that is shown before the event in the viewer to indicate  where the event came from.</li>
<li>Start at end: Whether or not to show all current items or start looking for new items.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logview4net.com/rss-and-atom-listener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UDP Listener</title>
		<link>http://logview4net.com/udp-listener/</link>
		<comments>http://logview4net.com/udp-listener/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 11:35:52 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Listener]]></category>
		<category><![CDATA[UDP]]></category>

		<guid isPermaLink="false">http://logview4net.com/?p=36</guid>
		<description><![CDATA[UDP Listener listens for UDP traffic on a given port. Sender IP: This is the IPv4 adress of the udp package sender. Port: The port to listen on. Prefix: A small text that is shown before the event in the viewer to indicate where the event came from.]]></description>
			<content:encoded><![CDATA[<div><a href="http://jsisoft.com/images/logview4net/UdpListenerConfigurator.jpg"><img class="alignnone" src="http://jsisoft.com/images/logview4net/UdpListenerConfigurator.jpg" alt="" width="465" height="44" /></a></div>
<p>UDP Listener listens for UDP traffic on a  given port.</p>
<ul>
<li><a name="C3_1"></a>Sender IP: This is the IPv4 adress of the udp package sender.</li>
<li><a name="C3_1"></a>Port: The port to listen on.</li>
<li>Prefix: A small text that is shown before the event in the viewer to indicate  where the event came from.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logview4net.com/udp-listener/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Eventlog Listener</title>
		<link>http://logview4net.com/eventlog-listener/</link>
		<comments>http://logview4net.com/eventlog-listener/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 10:37:28 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Eventlog]]></category>
		<category><![CDATA[Listener]]></category>

		<guid isPermaLink="false">http://logview4net.com/?p=46</guid>
		<description><![CDATA[EventLog Listener monitors an event log. Host IP: IP address of the machine hosting the event log. Log name: The eventlog to monitor. Poll intervall: How often, in milliseconds, the eventlog should be checked. This is only used when not monitoring the local machine. The listener uses events for local event logs. Append field names: [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://jsisoft.com/images/logview4net/EventLogListenerConfigurator.jpg"><img class="alignnone" src="http://jsisoft.com/images/logview4net/EventLogListenerConfigurator.jpg" alt="" width="464" height="65" /></a></div>
<p>EventLog Listener monitors an event log.</p>
<ul>
<li>Host IP: IP address of the machine hosting the event log.</li>
<li>Log name: The eventlog to monitor.</li>
<li>Poll intervall: How often, in milliseconds, the eventlog should be checked. This is only  used when not monitoring the local machine. The listener uses events  for local event logs.</li>
<li>Append field names: Whether or not to append the eventlog field names to the log data.</li>
<li>Prefix: A small text that is shown before the event in the viewer to indicate  where the event came from.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logview4net.com/eventlog-listener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS-SQL Listener</title>
		<link>http://logview4net.com/ms-sql-listener/</link>
		<comments>http://logview4net.com/ms-sql-listener/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 10:35:56 +0000</pubDate>
		<dc:creator>Johan Idstam</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Listener]]></category>
		<category><![CDATA[MS-SQL]]></category>

		<guid isPermaLink="false">http://logview4net.com/?p=44</guid>
		<description><![CDATA[MS-SQL Listener does a tail on a table in a Microsoft SQL Server Database Prefix: A small text that is shown before the event in the viewer to indicate where the event came from. Server: Hostname or IP of the SQL-Server User: Username to use for login. Password: Password to use for login. Windows Authentication: [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://jsisoft.com/images/logview4net/SqlListenerConfigurator.jpg"><img class="alignnone" src="http://jsisoft.com/images/logview4net/SqlListenerConfigurator.jpg" alt="" width="464" height="122" /></a>
</div>
<p></a>MS-SQL Listener does a tail on a table  in a Microsoft SQL Server Database</p>
<ul>
<li>Prefix: A small text that is shown before the event in the viewer to indicate  where the event came from.</li>
<li>Server: Hostname or IP of the SQL-Server</li>
<li>User: Username to use for login.</li>
<li>Password: Password to use for login.</li>
<li>Windows Authentication: Check this if you want to use windows integrated security to login.</li>
<li>Database: The databes to use.</li>
<li>Table: The table to watch.</li>
<li>Max Column: The column to SELECT MAX from to find new rows.</li>
<li>Poll intervall: How often, in milliseconds, to check the table for new rows.</li>
<li>Start at end: When this is checked only new items are showed. When it is not checked  the listener starts with getting all rows in the table.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logview4net.com/ms-sql-listener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

