﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>LogViewPlus Support » LogViewPlus Support » Help &amp; Support  » Multiple Log entry Timeline graph</title><generator>InstantForum 2017-1 Final</generator><description>LogViewPlus Support</description><link>https://www.logviewplus.com/forum/</link><webMaster>LogViewPlus Support</webMaster><lastBuildDate>Sat, 11 Apr 2026 06:05:39 GMT</lastBuildDate><ttl>20</ttl><item><title>Multiple Log entry Timeline graph</title><link>https://www.logviewplus.com/forum/post/2064</link><description>Hi LVP Guru's,&lt;br/&gt;&lt;br/&gt;I have a log file where I want to graph resource allocation and free'ing over time.&lt;br/&gt;Tools / Navigation Reports does what I want but there is only one line. &lt;br/&gt;What I want is to have separate timeline graph lines with different colours for alloc and free to visualise when resources are alloc'd and free'd over time.&lt;br/&gt;&lt;br/&gt;Maybe I can do this via SQL but I need a head start on how to have the report present separate lines which are counts of the occurrences of log lines containing 'alloc' and 'free' text.&lt;br/&gt;&lt;br/&gt;Thanks in advance.&lt;br/&gt;Brad.</description><pubDate>Wed, 07 Feb 2024 08:36:12 GMT</pubDate><dc:creator>BradJJ</dc:creator></item><item><title>RE: Multiple Log entry Timeline graph</title><link>https://www.logviewplus.com/forum/post/2066</link><description>Hi Brad,&lt;br/&gt;&lt;br/&gt;The key to generating a report with multiple lines is that the data set will need more than two columns.&amp;nbsp; In other words, the first column is reserved for the X axis, each additional column will be represented separately on the Y axis.&lt;br/&gt;&lt;br/&gt;Our &lt;a href="https://www.logviewplus.com/docs/create_a_custom_report.html" id="if_insertedNode_1707294564160"&gt;custom report tutorial&lt;/a&gt; demonstrates creation of a graph with multiple data points on the Y axis.&amp;nbsp; &lt;br/&gt;&lt;br/&gt;For SQL help, it's difficult for me to understand the data you are looking at.&amp;nbsp; Without knowing the schema, I can't recommend a particular solution.&amp;nbsp; Two tips here:&lt;br/&gt;&lt;br/&gt;1. If the data is on two separate log lines (alloc / free), you may need to create multiple &lt;a href="https://www.logviewplus.com/docs/parse_a_message.html" id="if_insertedNode_1707294867411"&gt;message parsers&lt;/a&gt;.&amp;nbsp; The message parsers can then be &lt;a href="https://www.logviewplus.com/docs/merge_filters.html" id="if_insertedNode_1707294888324"&gt;merged&lt;/a&gt; to create a unified dataset for reporting.&lt;br/&gt;&lt;br/&gt;2.&amp;nbsp; AI chatbots are pretty good at recommending SQL solutions.&amp;nbsp; LogViewPlus is mostly compatible with SQL Server, so a solution that works for one should work in the other.&lt;br/&gt;&lt;br/&gt;Hope that helps,&lt;br/&gt;&lt;br/&gt;Toby</description><pubDate>Wed, 07 Feb 2024 08:36:12 GMT</pubDate><dc:creator>LogViewPlus Support</dc:creator></item></channel></rss>