<!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="#0050d0">
<font size="-1"><font face="Helvetica, Arial, sans-serif">The way I do
it is with separate init scripts and separate configs. The scripts
launch the additional processes with args like '-f
/etc/syslog-ng/syslog-ng.515.conf -R
/var/lib/syslog-ng/syslog-ng.515.persist -p
/var/lib/syslog-ng/syslog-ng.515.pid'. That config then has a tcp
source driver listening on port 515, and the master process just sends
traffic to localhost:515. You could use pipes or whatever transport you
want, I just chose TCP.<br>
<br>
-Patrick<br>
</font></font><br>
Sent: Wed Dec 01 2010 15:35:36 GMT-0700 (Mountain Standard Time)<br>
From: Mukarram Syed <a class="moz-txt-link-rfc2396E" href="mailto:msyed@walmart.com">&lt;msyed@walmart.com&gt;</a><br>
To: 'Syslog-ng users' and developers' mailing list'
<a class="moz-txt-link-rfc2396E" href="mailto:syslog-ng@lists.balabit.hu">&lt;syslog-ng@lists.balabit.hu&gt;</a> <br>
Subject: Re: [syslog-ng] syslog-ng stuck on one CPU but need to share
it with multiple CPUs.
<blockquote
 cite="mid:826FDB5E3069DF4CB486469FA92DC82A6B022ADC25@MAILCLUSTER01.corp.walmart.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:#0050D0;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:#0050D0;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:#0050D0;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
-->
  </style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="WordSection1">
  <p class="MsoNormal"><span style="color: rgb(31, 73, 125);">Thanks
Patrick.<o:p></o:p></span></p>
  <p class="MsoNormal"><span style="color: rgb(31, 73, 125);">Any leads
as to how you would do
this?<o:p></o:p></span></p>
  <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"><o:p>&nbsp;</o:p></span></p>
  <p class="MsoNormal"><span style="color: rgb(31, 73, 125);">Thanks<o:p></o:p></span></p>
  <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"><o:p>&nbsp;</o:p></span></p>
  <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"># mukarram<o:p></o:p></span></p>
  <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"><o:p>&nbsp;</o:p></span></p>
  <div>
  <div
 style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: windowtext;">From:</span></b><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: windowtext;">
<a class="moz-txt-link-abbreviated" href="mailto:syslog-ng-bounces@lists.balabit.hu">syslog-ng-bounces@lists.balabit.hu</a>
[<a class="moz-txt-link-freetext" href="mailto:syslog-ng-bounces@lists.balabit.hu">mailto:syslog-ng-bounces@lists.balabit.hu</a>] <b>On Behalf Of </b>Patrick
H.<br>
  <b>Sent:</b> Wednesday, December 01, 2010 2:32 PM<br>
  <b>To:</b> Syslog-ng users' and developers' mailing list<br>
  <b>Subject:</b> Re: [syslog-ng] syslog-ng stuck on one CPU but need
to share it
with multiple CPUs.<o:p></o:p></span></p>
  </div>
  </div>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">I
(and others) got around this problem by launching multiple syslog-ng
processes
and having a master process do very basic filtering and routing to the
child
processes.<br>
I think I remember hearing that syslog-ng 3.2 was going to use threads
(at
least for destination drivers) but dont quote me on that.<br>
  <br>
-Patrick<br>
  </span><br>
Sent: Wed Dec 01 2010 14:57:28 GMT-0700 (Mountain Standard Time)<br>
From: Mukarram Syed <a moz-do-not-send="true"
 href="mailto:msyed@walmart.com">&lt;msyed@walmart.com&gt;</a><br>
To: '<a moz-do-not-send="true" href="mailto:syslog-ng@lists.balabit.hu">syslog-ng@lists.balabit.hu</a>'
  <a moz-do-not-send="true" href="mailto:syslog-ng@lists.balabit.hu">&lt;syslog-ng@lists.balabit.hu&gt;</a>
  <br>
Subject: [syslog-ng] syslog-ng stuck on one CPU but need to share it
with&nbsp;&nbsp; &nbsp;multiple CPUs. <o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">Hi,</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">I
have syslog-ng version syslog-ng-2.1.4-1.el5 running on RHEL5.</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">When
I run the top, syslog-ng process runs on only one CPU, but
this is a 24 Core server.</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">How
do I make syslog-ng share the load across several CPUs or
cores rather than have it stuck in one CPU?</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">Any
suggestions are appreciated.</span><o:p></o:p></p>
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">&nbsp;</span></b><o:p></o:p></p>
  <p class="MsoNormal"><b><span style="color: rgb(31, 73, 125);">TOP
output for syslog-ng:</span></b><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></p>
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">&nbsp;
PID USER&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PR&nbsp; NI&nbsp;
VIRT&nbsp; RES&nbsp; SHR S %CPU %MEM&nbsp;&nbsp;&nbsp; TIME+&nbsp;
COMMAND&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  </span></b><o:p></o:p></p>
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">11304
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18&nbsp;&nbsp; 0 2023m
1.9g 1252 R 95.7&nbsp; 2.7&nbsp; 22658:29 syslog-ng&nbsp; </span></b><o:p></o:p></p>
  <p class="MsoNormal"><span style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></p>
  <p class="MsoNormal"><b><span style="color: rgb(31, 73, 125);">MPSTAT
output:</span></b><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:53
PM&nbsp; CPU&nbsp;&nbsp; %user&nbsp;&nbsp;
%nice&nbsp;&nbsp;&nbsp; %sys %iowait&nbsp;&nbsp;&nbsp; %irq&nbsp;&nbsp;
%soft&nbsp; %steal&nbsp;&nbsp; %idle&nbsp;&nbsp;&nbsp; intr/s</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp; all&nbsp;&nbsp;&nbsp; 6.37&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 1.38&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.17&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;
92.08&nbsp;&nbsp; 5073.74</span><o:p></o:p></p>
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;
90.91&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 4.04&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 1.01&nbsp;&nbsp;&nbsp; 3.03&nbsp;&nbsp;&nbsp; 0.00&nbsp;
&nbsp;&nbsp;1.01&nbsp;&nbsp; 4942.42 &#8211; </span></b><b><span
 style="font-size: 9pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">my
guess is this is using
syslog-ng</span></b><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 1.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp; 99.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;
14.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 3.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp; 83.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 1.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00 &nbsp;&nbsp;&nbsp;0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp; 99.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;
12.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 6.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;
82.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;
11.11&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 4.04&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp; 84.85&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 1.01&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp; 98.99&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp;&nbsp; 8&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 1.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp; 99.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp;&nbsp; 9&nbsp;&nbsp;
11.11&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 2.02&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp; 86.87&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 10&nbsp;&nbsp;&nbsp;
1.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 6.00&nbsp;&nbsp;&nbsp;
1.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 1.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp; 91.00&nbsp;&nbsp;&nbsp; 122.22</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 11&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 1.01&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp; 98.99&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 12&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 13&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 14&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 15&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 1.01&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp; 98.99&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 16&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 17&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 18&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 19&nbsp;&nbsp; 10.20&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 1.02&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp; 88.78&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 20&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5.05</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 21&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 22&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);">01:16:54
PM&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;
0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; 0.00&nbsp;
100.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5.05</span><o:p></o:p></p>
  <p class="MsoNormal"><span style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">Thanks</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">#
mukarram</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></p>
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">Mukarram
Syed</span></b><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;">&nbsp;</span><o:p></o:p></p>
  <pre><o:p>&nbsp;</o:p></pre>
  <pre style="text-align: center;">
<hr align="center" size="4" width="90%">

  </pre>
  <pre><o:p>&nbsp;</o:p></pre>
  <pre>______________________________________________________________________________<o:p></o:p></pre>
  <pre>Member info: <a moz-do-not-send="true"
 href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><o:p></o:p></pre>
  <pre>Documentation: <a moz-do-not-send="true"
 href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a><o:p></o:p></pre>
  <pre>FAQ: <a moz-do-not-send="true"
 href="http://www.campin.net/syslog-ng/faq.html">http://www.campin.net/syslog-ng/faq.html</a><o:p></o:p></pre>
  <pre><o:p>&nbsp;</o:p></pre>
  <pre>&nbsp; <o:p></o:p></pre>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
______________________________________________________________________________
Member info: <a class="moz-txt-link-freetext" href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a>
Documentation: <a class="moz-txt-link-freetext" href="http://www.balabit.com/support/documentation/?product=syslog-ng">http://www.balabit.com/support/documentation/?product=syslog-ng</a>
FAQ: <a class="moz-txt-link-freetext" href="http://www.campin.net/syslog-ng/faq.html">http://www.campin.net/syslog-ng/faq.html</a>

  </pre>
</blockquote>
</body>
</html>