<?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: view program output directly</title>
<atom:link href="https://www.logfusion.ca/Discussions/RSS/?TopicID=126cefb7-165d-46bd-841c-5dbc832cafda" rel="self" type="application/rss+xml" />
<link>https://www.logfusion.ca/Discussions/RSS/?TopicID=126cefb7-165d-46bd-841c-5dbc832cafda</link>
<description>LogFusion RSS: Feature request: view program output directly</description>
<lastBuildDate>Thu, 30 Apr 2026 17:46:02 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.logfusion.ca/Discussions/RSS/?TopicID=126cefb7-165d-46bd-841c-5dbc832cafda</generator>
<item>
<title>RE: Feature request: view program output directly</title>
<link>https://www.logfusion.ca/Discussions/View/feature-request-view-program-output-directly/?ID=126cefb7-165d-46bd-841c-5dbc832cafda#2</link>
<pubDate>Fri, 11 Jul 2014 18:35:51 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/feature-request-view-program-output-directly/?ID=126cefb7-165d-46bd-841c-5dbc832cafda#2</guid>
<category>LogFusion</category>
<description><![CDATA[Glad to hear you like LogFusion so far! I've added this to our feature request list, and we'll definitely investigate it further. If we're able to make something like this work, we'll definitely let you know!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Glad to hear you like LogFusion so far! I've added this to our feature request list, and we'll definitely investigate it further. If we're able to make something like this work, we'll definitely let you know!
</div>
]]></content:encoded>
</item>
<item>
<title>Feature request: view program output directly</title>
<link>https://www.logfusion.ca/Discussions/View/feature-request-view-program-output-directly/?ID=126cefb7-165d-46bd-841c-5dbc832cafda</link>
<pubDate>Thu, 10 Jul 2014 15:03:23 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.logfusion.ca/Discussions/View/feature-request-view-program-output-directly/?ID=126cefb7-165d-46bd-841c-5dbc832cafda</guid>
<category>LogFusion</category>
<description><![CDATA[I'd love to be able to use LogFusion to run a program and capture standard output. As an example, let's say I had SSH keys set up to a Linux server. I could then do something like this:
plink userid@server.host.name "tail -f /var/log/messages"
plink would then continuously output /var/log/messa...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I'd love to be able to use LogFusion to run a program and capture standard output. As an example, let's say I had SSH keys set up to a Linux server. I could then do something like this:<br/>
<br/>
plink userid@server.host.name "tail -f /var/log/messages"<br/>
<br/>
plink would then continuously output /var/log/messages from my remote Linux server to the console (I also have a few other programs that display console output like this).<br/>
<br/>
While I could just output that to a file, then use LogFusion to look at that file, that has two downsides: 1) it now takes two steps to look at that log instead of being able to save it in LogFusion and 2) I'm now putting temp files on disk that I have to clean up and worry about filesize for if things are open too long.<br/>
<br/>
Thoughts? So far this is a great program!
</div>
]]></content:encoded>
</item>
</channel>
</rss>