<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
All Falkon logs are currently named the same thing, but at the start of
a new experiment, the old logs get archived in a folder by the date and
time of the archive operation.  So, in essence, all the logs from all
the runs are kept around until someone removes them.<br>
<br>
Now, the motivation for keeping the same names for every run, was for
ease of automated graphing tools and scripts.  Maybe with a little more
effort in these tools to make them a bit smarter and find the logs in
different files or directories every time, and Falkon could adopt the
same methodology Swift has.<br>
<br>
Ioan<br>
<br>
Ben Clifford wrote:
<blockquote
 cite="mid:Pine.LNX.4.64.0709231857230.4535@dildano.hawaga.org.uk"
 type="cite">
  <pre wrap="">On Sun, 23 Sep 2007, Ioan Raicu wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I save all the logs for important runs anyways... perhaps there should 
be some scripts that collect all the relevant logs (from Swift, Falkon, 
etc), label them accordingly, generate graphs, etc... all automatically 
when the workflow completes!
    </pre>
  </blockquote>
  <pre wrap=""><!---->
everything swift generates goes in unique filenames (which is why swift 
log files have ugly names: badmonkey-20070922-0910-gzpu2ju4.log). So you 
can copy swift logs and kickstart records into one big directory along 
with everything else with no need to rename.

Would be good if you could do the same for falkon log files.

I think it is important to keep the colleciton of logs separate from 
generating reports - people making the runs don't care about the same 
things as people wanting reports.

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
============================================
Ioan Raicu
Ph.D. Student
============================================
Distributed Systems Laboratory
Computer Science Department
University of Chicago
1100 E. 58th Street, Ryerson Hall
Chicago, IL 60637
============================================
Email: <a class="moz-txt-link-abbreviated" href="mailto:iraicu@cs.uchicago.edu">iraicu@cs.uchicago.edu</a>
Web:   <a class="moz-txt-link-freetext" href="http://www.cs.uchicago.edu/~iraicu">http://www.cs.uchicago.edu/~iraicu</a>
       <a class="moz-txt-link-freetext" href="http://dsl.cs.uchicago.edu/">http://dsl.cs.uchicago.edu/</a>
============================================
============================================</pre>
</body>
</html>