[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grinder-use
Subject:    Re: [Grinder-use] grinder-use Digest, Vol 81, Issue 1
From:       Shankar Ramanathan <shankar.ramanathan () globallogic ! com>
Date:       2013-02-04 6:19:30
Message-ID: CACbcfHqYpQVYAPvJZp18k5fVPgP18SPJNmg7KGwFWCkhzYQjCA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


>
> @Gary Mulder
>

Yes that is correct & thanks for qualifying the info. Is there any other
nifty way to achieve same?

Btw the 'date pattern' can be modified. Check documentation

Cheers,
Shankar

------------------------------
>
> Message: 5
> Date: Sun, 3 Feb 2013 17:50:16 +0000
> From: Gary Mulder <flyingkiwiguy@gmail.com>
> Subject: Re: [Grinder-use] Way to add Time Stamp to Grinder Log Files
> To: grinder-use <grinder-use@lists.sourceforge.net>
> Message-ID:
>         <CAKy9zTAo84BO1fSr6jjng2s4+MEYJyeA=
> L-_KYfhgBw-jPeftQ@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> You mean: Log file names.
>
> On 3 February 2013 17:44, Shankar Ramanathan <
> shankar.ramanathan@globallogic.com> wrote:
>
> > Hi Everyone,
> >
> > I thought info below might be useful for general consumption. Found a way
> > to add time stamp to log files generated by Grinder process for better
> > indexing
> >
> > Add timestamp & assign it to 'by second' key, in all 'fileNamePattern'
> > property found in 'logback-worker.xml' file. Instruction are given in doc
> > for generating this file before even it is modified. Strongly recommend
> gng
> > through http://logback.qos.ch/manual/appenders.html
> >
> > <property name="PREFIX" value="${LOG_DIRECTORY}/${WORKER_NAME}" />
> >   <timestamp key="bySecond" datePattern="MM:dd' Time = 'HH:mm:ss"/>
> >
> >
> > <fileNamePattern>${PREFIX}-${bySecond}.log%i</fileNamePattern>
> > <fileNamePattern>${PREFIX}-${bySecond}-data.log%i</fileNamePattern>
> >
> > Cheers,
> > Shankar
> >
> >
> >
> ------------------------------------------------------------------------------
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_jan
> > _______________________________________________
> > grinder-use mailing list
> > grinder-use@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/grinder-use
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_jan
>
> ------------------------------
>
> _______________________________________________
> grinder-use mailing list
> grinder-use@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/grinder-use
>
>
> End of grinder-use Digest, Vol 81, Issue 1
> ******************************************
>

[Attachment #5 (text/html)]

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex">@Gary \
Mulder<br></blockquote><div><br></div><div>Yes that is correct &amp; thanks for \
qualifying the info. Is there any other nifty way to achieve same?</div> \
<div><br></div><div>Btw the &#39;date pattern&#39; can be modified. Check \
documentation</div><div><br></div><div>Cheers,</div><div>Shankar</div><div><br></div><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">

------------------------------<br>
<br>
Message: 5<br>
Date: Sun, 3 Feb 2013 17:50:16 +0000<br>
From: Gary Mulder &lt;<a \
                href="mailto:flyingkiwiguy@gmail.com">flyingkiwiguy@gmail.com</a>&gt;<br>
                
Subject: Re: [Grinder-use] Way to add Time Stamp to Grinder Log Files<br>
To: grinder-use &lt;<a \
href="mailto:grinder-use@lists.sourceforge.net">grinder-use@lists.sourceforge.net</a>&gt;<br>
 Message-ID:<br>
        &lt;CAKy9zTAo84BO1fSr6jjng2s4+MEYJyeA=<a \
href="mailto:L-_KYfhgBw-jPeftQ@mail.gmail.com">L-_KYfhgBw-jPeftQ@mail.gmail.com</a>&gt;<br>
                
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
You mean: Log file names.<br>
<br>
On 3 February 2013 17:44, Shankar Ramanathan &lt;<br>
<a href="mailto:shankar.ramanathan@globallogic.com">shankar.ramanathan@globallogic.com</a>&gt; \
wrote:<br> <br>
&gt; Hi Everyone,<br>
&gt;<br>
&gt; I thought info below might be useful for general consumption. Found a way<br>
&gt; to add time stamp to log files generated by Grinder process for better<br>
&gt; indexing<br>
&gt;<br>
&gt; Add timestamp &amp; assign it to &#39;by second&#39; key, in all \
&#39;fileNamePattern&#39;<br> &gt; property found in &#39;logback-worker.xml&#39; \
file. Instruction are given in doc<br> &gt; for generating this file before even it \
is modified. Strongly recommend gng<br> &gt; through <a \
href="http://logback.qos.ch/manual/appenders.html" \
target="_blank">http://logback.qos.ch/manual/appenders.html</a><br> &gt;<br>
&gt; &lt;property name=&quot;PREFIX&quot; \
value=&quot;${LOG_DIRECTORY}/${WORKER_NAME}&quot; /&gt;<br> &gt;   &lt;timestamp \
key=&quot;bySecond&quot; datePattern=&quot;MM:dd&#39; Time = \
&#39;HH:mm:ss&quot;/&gt;<br> &gt;<br>
&gt;<br>
&gt; &lt;fileNamePattern&gt;${PREFIX}-${bySecond}.log%i&lt;/fileNamePattern&gt;<br>
&gt; &lt;fileNamePattern&gt;${PREFIX}-${bySecond}-data.log%i&lt;/fileNamePattern&gt;<br>
 &gt;<br>
&gt; Cheers,<br>
&gt; Shankar<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------------<br>
 &gt; Everyone hates slow websites. So do we.<br>
&gt; Make your web apps faster with AppDynamics<br>
&gt; Download AppDynamics Lite for free today:<br>
&gt; <a href="http://p.sf.net/sfu/appdyn_d2d_jan" \
target="_blank">http://p.sf.net/sfu/appdyn_d2d_jan</a><br> &gt; \
_______________________________________________<br> &gt; grinder-use mailing list<br>
&gt; <a href="mailto:grinder-use@lists.sourceforge.net">grinder-use@lists.sourceforge.net</a><br>
 &gt; <a href="https://lists.sourceforge.net/lists/listinfo/grinder-use" \
target="_blank">https://lists.sourceforge.net/lists/listinfo/grinder-use</a><br> \
&gt;<br> &gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
<br>
------------------------------<br>
<br>
------------------------------------------------------------------------------<br>
Everyone hates slow websites. So do we.<br>
Make your web apps faster with AppDynamics<br>
Download AppDynamics Lite for free today:<br>
<a href="http://p.sf.net/sfu/appdyn_d2d_jan" \
target="_blank">http://p.sf.net/sfu/appdyn_d2d_jan</a><br> <br>
------------------------------<br>
<br>
_______________________________________________<br>
grinder-use mailing list<br>
<a href="mailto:grinder-use@lists.sourceforge.net">grinder-use@lists.sourceforge.net</a><br>
 <a href="https://lists.sourceforge.net/lists/listinfo/grinder-use" \
target="_blank">https://lists.sourceforge.net/lists/listinfo/grinder-use</a><br> <br>
<br>
End of grinder-use Digest, Vol 81, Issue 1<br>
******************************************<br>
</blockquote></div><br>



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan

_______________________________________________
grinder-use mailing list
grinder-use@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/grinder-use


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic