<?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/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>LogFusion RSS: Feature Request: Logline Actions</title>
<atom:link href="https://www.logfusion.ca/Discussions/RSS/?TopicID=8073f5f2-1e80-40dc-a199-a604c149967c" rel="self" type="application/rss+xml" />
<link>https://www.logfusion.ca/Discussions/RSS/?TopicID=8073f5f2-1e80-40dc-a199-a604c149967c</link>
<description>LogFusion RSS: Feature Request: Logline Actions</description>
<lastBuildDate>Sat, 23 May 2026 15:18:59 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.logfusion.ca/Discussions/RSS/?TopicID=8073f5f2-1e80-40dc-a199-a604c149967c</generator>
<item>
<title>RE: Feature Request: Logline Actions</title>
<link>https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c#6</link>
<pubDate>Fri, 18 Nov 2011 20:57:31 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c#6</guid>
<category>LogFusion</category>
<description><![CDATA[Just a quick update, this didn't make it into LogFusion 2.0, but we'll see if we can get it into the next version.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Just a quick update, this didn't make it into LogFusion 2.0, but we'll see if we can get it into the next version.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feature Request: Logline Actions</title>
<link>https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c#5</link>
<pubDate>Fri, 11 Nov 2011 18:52:48 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c#5</guid>
<category>LogFusion</category>
<description><![CDATA[Thanks David! We'll see if we can find a way to implement this.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks David! We'll see if we can find a way to implement this.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feature Request: Logline Actions</title>
<link>https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c#4</link>
<pubDate>Wed, 09 Nov 2011 07:05:52 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c#4</guid>
<category>LogFusion</category>
<description><![CDATA[Windows Event log with some random logline we are interested in.
Code
Copy
Select All
11/5/2011 7:30:22 AM Warning Tcpip 4226 TCP/IP has reached the security limit imposed on the number of concurrent TCP connect attempts.
First we parse the line by column and use a predefined url to substitu...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Windows Event log with some random logline we are interested in.<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019e556b0d467769b1d9e7f080fcdc36" class="ClipboardCopyControl"><img src="https://www.logfusion.ca/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019e556b0d467769b1d9e7f080fcdc36Js'); return false;"><img src="https://www.logfusion.ca/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019e556b0d467769b1d9e7f080fcdc36Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">11/5/2011 7:30:22 AM Warning Tcpip 4226 TCP/IP has reached the security limit imposed on the number of concurrent TCP connect attempts.</pre><textarea id="code019e556b0d467769b1d9e7f080fcdc36" name="code019e556b0d467769b1d9e7f080fcdc36" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
First we parse the line by column and use a predefined url to substitute data gathered by column as url arguments (or post variables depending on the getxmlhttprequest method used)<br/>
<br/>
http://www.microsoft.com/technet/support/ee/transform.aspx?ProdName=Windows+Operating+System&ProdVer=5.2&EvtID=<b>4226</b>&EvtSrc=<b>Tcpip</b>&LCID=1033
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feature Request: Logline Actions</title>
<link>https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c#3</link>
<pubDate>Thu, 03 Nov 2011 15:38:25 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c#3</guid>
<category>LogFusion</category>
<description><![CDATA[It sounds like a great idea but we still need to look into it. Could you provide an example of a line and the URL it would need to go to?
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
It sounds like a great idea but we still need to look into it. Could you provide an example of a line and the URL it would need to go to?<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feature Request: Logline Actions</title>
<link>https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c#2</link>
<pubDate>Thu, 03 Nov 2011 02:14:41 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c#2</guid>
<category>LogFusion</category>
<description><![CDATA[Sorry for the double post, yet, is this feature hopefully a candidate for this application?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Sorry for the double post, yet, is this feature hopefully a candidate for this application?
</div>
]]></content:encoded>
</item>
<item>
<title>Feature Request: Logline Actions</title>
<link>https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c</link>
<pubDate>Sat, 29 Oct 2011 04:07:37 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/feature-request-logline-actions/?ID=8073f5f2-1e80-40dc-a199-a604c149967c</guid>
<category>LogFusion</category>
<description><![CDATA[When the features for column data and log line highligthing and log types have been completed a new feature could be implemented where given ANY log line that has been configured into the log fusion system...when that log line is clicked the column that carries the event number will click through...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
When the features for column data and log line highligthing and log types have been completed a new feature could be implemented where given ANY log line that has been configured into the log fusion system...when that log line is clicked the column that carries the event number will click through to a tracker or url as defined by the user to show the user more information about that log line (for example windows event log lines being clicked on would go to the support site at microsoft with the event id as the url argument)......some of the log types could be predefined<br/>
<br/>
Log types.... i should probably create a feature request so that the community would then have a place to start defining the 100,000 log types on earth right?
</div>
]]></content:encoded>
</item>
</channel>
</rss>