<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[save a part of the log, as njlog file]]></title><description><![CDATA[<p dir="auto">Hello again! I have a new question -users are never satiated-.<br />
This is quite simple, so perhaps the problem is just that I did not find how to do it.<br />
Now have a quite big njlog files -coming from the serial tap-, but I just want to save a small relevant part. Is it any way to "save" o "cut/paste" just a part of the log. The output file should also be a "njlog" file, as I want to keep the timestamps and -last but not least- to be able to open it with IOninja and use your log engine.<br />
In fact, it is not critical to have this feature for me-I do not have problem to open the big file- but seems something "logical" to be available. In fact, as I commented, I have daily logs -each about 500MB (50 MB after compression)-, and at the end of the day, It was just a little part what I interested to keep.<br />
Thank you and regards!<br />
Josep</p>
]]></description><link>http://64.23.185.212/forum/topic/37/save-a-part-of-the-log-as-njlog-file</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 18:34:12 GMT</lastBuildDate><atom:link href="http://64.23.185.212/forum/topic/37.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Oct 2022 11:27:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to save a part of the log, as njlog file on Wed, 23 Nov 2022 03:31:06 GMT]]></title><description><![CDATA[<p dir="auto">Yes, the cability of packet injection is on our TODO list for Serial Tap Pro. More complex testing scenarios such as the ones you mention would still need to be controlled from the PC. But we do have in-app scripts in IO Ninja, so quite a lot should be doable.</p>
<p dir="auto">As for the time frame -- well, I know, it's been in the talks for a long time <img src="http://64.23.185.212/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=miq4h6da9ug" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /> Unfortunately, there were lots of circumstances that cut the line so to speak. However, this time it does look like we are (finally) starting the hardware development process early next year.</p>
]]></description><link>http://64.23.185.212/forum/post/165</link><guid isPermaLink="true">http://64.23.185.212/forum/post/165</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Wed, 23 Nov 2022 03:31:06 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Tue, 08 Nov 2022 19:50:14 GMT]]></title><description><![CDATA[<p dir="auto">Hello. Ok! That accuracy around milliseconds is what I suspect (and expect). Thank you!</p>
<p dir="auto">... and about that "Serial Tap Pro", the forced question is -obvously- is there any tentative/aprox release date? <img src="http://64.23.185.212/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=miq4h6da9ug" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":-)" alt="🙂" /></p>
<p dir="auto">Also, an idea for that kind of device... a long time ago I used another serial tap -also quite nice- and one possibility was to control -in some quite limited way- the circuits of one side. It was nice and allowed me to perform some things that I had to do at that time. Sadly, the functions were done at host (PC) level, so the control was quite -functional and time- limited. I, specifically, remember at that time that it would had been quite useful to me to be able to introduce errors in the serial comunications line -eg. with some probability- and that was not possible. The idea is similar to what it is possible to perform with tc-netem (<a href="https://man7.org/linux/man-pages/man8/tc-netem.8.html" rel="nofollow ugc">https://man7.org/linux/man-pages/man8/tc-netem.8.html</a>), -well netem is quite powerfull, but perhaps some basic funcions could be incorporate... well that was just brainstorming <img src="http://64.23.185.212/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=miq4h6da9ug" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":-)" alt="🙂" /> obviously, the first requirement for that is that the tap has to be able to drive the lines, and I do not know if this is the case.</p>
<p dir="auto">Anyway, we look forward to have more information about this device!<br />
Regards!</p>
]]></description><link>http://64.23.185.212/forum/post/162</link><guid isPermaLink="true">http://64.23.185.212/forum/post/162</guid><dc:creator><![CDATA[Jose Marro]]></dc:creator><pubDate>Tue, 08 Nov 2022 19:50:14 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Thu, 27 Oct 2022 03:33:56 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">I think it is not a very realistic use... I just tried to save a selection that does not include the full line of the last record (it does not include the last records/bytes of the last line)</p>
</blockquote>
<p dir="auto">Well, that's quite a realistic way of using this feature. And yes, in this case, the last line's timestamp can change (the line timestamp is the timestamp of the last record in this line).</p>
<blockquote>
<p dir="auto">How accurate are the timestamps in the logs?</p>
</blockquote>
<p dir="auto">The timestamp format used in IO Ninja is Windows <a href="https://learn.microsoft.com/en-us/windows/win32/sysinfo/file-times" rel="nofollow ugc">FILETIME</a>, so the technical limitation imposed by the format is 100 nanoseconds. However, of course, that's not the actual timestamp precision in the vast majority of cases -- we need to consider where those timestamps are coming from.</p>
<p dir="auto">In the case of Serial Tap (which is basically a dual USB-to-UART adapter), the timestamps are generated on the PC side upon receiving data or line change notifications from the tap over USB; the expected precision would be of the order of milliseconds.</p>
<p dir="auto">However, the planned FPGA-based Serial Tap Pro would timestamp individual bytes <em>before</em> submitting those to the PC; here, we can reach the microsecond precision.</p>
]]></description><link>http://64.23.185.212/forum/post/161</link><guid isPermaLink="true">http://64.23.185.212/forum/post/161</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Thu, 27 Oct 2022 03:33:56 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Tue, 25 Oct 2022 20:45:19 GMT]]></title><description><![CDATA[<p dir="auto">Hello.<br />
Yes, I did not explain it well. And in fact, I think it is not a very realistic use... I just tried to save a selection that does not include the full line of the last record (it does not include the last records/bytes of the last line), and so I sew that the timestamp of this line changes.</p>
<p dir="auto">This opens a totally different topic, but quite interesting: How accurate are the timestamps in the logs? (obviously, respect of the time in the host device (PC/SBC/...), at which the tap is connected). And exact value probably is impossible to give, and perhaps depends on the host/the USB connection/etc... but you could give an order of magnitude? could be in the order of ms? or hundreds of us? (... I saw that it is possible to define (using %c) "microsecond" level timestamps in the log)<br />
Regards!</p>
]]></description><link>http://64.23.185.212/forum/post/160</link><guid isPermaLink="true">http://64.23.185.212/forum/post/160</guid><dc:creator><![CDATA[Jose Marro]]></dc:creator><pubDate>Tue, 25 Oct 2022 20:45:19 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Tue, 25 Oct 2022 01:14:45 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the feedback, glad to hear it worked for you! The next service release is scheduled for this week, and this feature will be included.</p>
<p dir="auto">Not quite sure what you mean by the adjustment of the last byte timestamp, though. When we write to the new log, we preserve all the original timestamps. Every line shows the timestamp of <em>the last record</em> in that line, so actually, the last line timestamp should remain the same. If it's not, could you share the screenshot to demonstrate the issue?</p>
]]></description><link>http://64.23.185.212/forum/post/159</link><guid isPermaLink="true">http://64.23.185.212/forum/post/159</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Tue, 25 Oct 2022 01:14:45 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Mon, 24 Oct 2022 14:50:44 GMT]]></title><description><![CDATA[<p dir="auto">Hello. Just a few words, in order to tell you that I tried it, and I worked to me perfectly. Even I see that it adjust the line last byte timestamp.<br />
Thank you! Regards</p>
]]></description><link>http://64.23.185.212/forum/post/158</link><guid isPermaLink="true">http://64.23.185.212/forum/post/158</guid><dc:creator><![CDATA[Jose Marro]]></dc:creator><pubDate>Mon, 24 Oct 2022 14:50:44 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Tue, 18 Oct 2022 21:07:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://64.23.185.212/forum/uid/2">@vladimir</a><br />
Happy to help! Regards</p>
]]></description><link>http://64.23.185.212/forum/post/156</link><guid isPermaLink="true">http://64.23.185.212/forum/post/156</guid><dc:creator><![CDATA[Jose Marro]]></dc:creator><pubDate>Tue, 18 Oct 2022 21:07:47 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Tue, 18 Oct 2022 05:40:32 GMT]]></title><description><![CDATA[<p dir="auto">Here you go:</p>
<p dir="auto"><a href="https://tibbo.com/downloads/archive/ioninja/.internal/ioninja-prerelease/ioninja-5.2.0-a-windows-amd64.7z" rel="nofollow ugc">https://tibbo.com/downloads/archive/ioninja/.internal/ioninja-prerelease/ioninja-5.2.0-a-windows-amd64.7z</a></p>
<p dir="auto">Let me know what you think!</p>
]]></description><link>http://64.23.185.212/forum/post/150</link><guid isPermaLink="true">http://64.23.185.212/forum/post/150</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Tue, 18 Oct 2022 05:40:32 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Mon, 17 Oct 2022 20:20:46 GMT]]></title><description><![CDATA[<p dir="auto">Hello Vladimir!<br />
For this kind of things, I usually use (50%)  Windows 64-bit and (50%) a SBC arm32 (a raspberry, with Arch Arm Linux).<br />
For this application (manage big log files...) I think I would prefer to have the version for the big machine, that is for Windows.<br />
Regards and thanks!</p>
]]></description><link>http://64.23.185.212/forum/post/148</link><guid isPermaLink="true">http://64.23.185.212/forum/post/148</guid><dc:creator><![CDATA[Jose Marro]]></dc:creator><pubDate>Mon, 17 Oct 2022 20:20:46 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Mon, 17 Oct 2022 12:47:12 GMT]]></title><description><![CDATA[<p dir="auto">Jose,</p>
<p dir="auto">Which platform do you usually use IO Ninja on? I can provide you with an internal pre-release build that supports saving parts of the log (both as <code>.njlog</code> and as <code>.txt</code>).</p>
<p dir="auto">Let me know!</p>
]]></description><link>http://64.23.185.212/forum/post/144</link><guid isPermaLink="true">http://64.23.185.212/forum/post/144</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Mon, 17 Oct 2022 12:47:12 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Mon, 10 Oct 2022 08:04:03 GMT]]></title><description><![CDATA[<p dir="auto"><img src="http://64.23.185.212/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=miq4h6da9ug" class="not-responsive emoji emoji-android emoji--+1" title=":+1:" alt="👍" /><br />
Regards!</p>
]]></description><link>http://64.23.185.212/forum/post/143</link><guid isPermaLink="true">http://64.23.185.212/forum/post/143</guid><dc:creator><![CDATA[Jose Marro]]></dc:creator><pubDate>Mon, 10 Oct 2022 08:04:03 GMT</pubDate></item><item><title><![CDATA[Reply to save a part of the log, as njlog file on Wed, 05 Oct 2022 12:32:55 GMT]]></title><description><![CDATA[<p dir="auto">Hello again, Jose!</p>
<p dir="auto">Just like your previous requests, this one totally makes sense. As a matter of fact, we already received requests for such a feature in the past, so we will do our best to add it to one of the upcoming service releases in the near future. Stay tuned!</p>
]]></description><link>http://64.23.185.212/forum/post/135</link><guid isPermaLink="true">http://64.23.185.212/forum/post/135</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Wed, 05 Oct 2022 12:32:55 GMT</pubDate></item></channel></rss>