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

List:       mod-security-users
Subject:    Re: [mod-security-users] SecRule do not log
From:       "Avi Aminov" <avia () breach ! com>
Date:       2008-04-23 8:38:24
Message-ID: 3C1633AFAF40BD42A0A6E63D53E54201014C7D52 () midas ! utopiasystems ! net
[Download RAW message or body]

--===============1742105026==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C8A51D.CC5BA883"

This is a multi-part message in MIME format.


Use auditEngine=Off, and nolog:

 

SecRule REQUEST_URI ^/phpmyadmin
phase:1,allow,ctl:ruleEngine=off,nolog,noauditlog,ctl:auditEngine=Off

 

Avi

 

________________________________

From: mod-security-users-bounces@lists.sourceforge.net
[mailto:mod-security-users-bounces@lists.sourceforge.net] On Behalf Of
Alexandre SALEM
Sent: Wednesday, April 23, 2008 9:51 AM
To: mod-security-users@lists.sourceforge.net
Subject: [mod-security-users] SecRule do not log

 

Hi Guys,

I put this directiv on the my conf file, to allow every request from
phpmyadmin : SecRule REQUEST_URI ^/phpmyadmin
phase:1,allow,ctl:ruleEngine=off

But, how can I disable the file loging of this secrule ?

Thx

Alex




[Attachment #3 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (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:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-reply;
	font-family:Arial;
	color:navy;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1 dir=RTL>

<p class=MsoNormal dir=LTR><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'>Use auditEngine=Off, and
nolog:<o:p></o:p></span></font></p>

<p class=MsoNormal dir=LTR><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>


<p class=MsoNormal dir=LTR><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>SecRule REQUEST_URI ^/phpmyadmin
phase:1,allow,ctl:ruleEngine=off</span></font><font size=2 color=navy
face=Arial><span style='font-size:10.0pt;font-family:Arial;color:navy'>,nolog,noauditlog,ctl:auditEngine=Off<o:p></o:p></span></font></p>


<p class=MsoNormal dir=LTR><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>


<p class=MsoNormal dir=LTR><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'>Avi<o:p></o:p></span></font></p>


<p class=MsoNormal dir=LTR><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>


<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>

<div>

<div class=MsoNormal align=center dir=LTR style='text-align:center'><font
size=3 face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal dir=LTR><b><font size=2 face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;font-weight:bold'>From:</span></font></b><font
size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> \
mod-security-users-bounces@lists.sourceforge.net \
[mailto:mod-security-users-bounces@lists.sourceforge.net] <b><span \
style='font-weight:bold'>On Behalf Of </span></b>Alexandre SALEM<br> <b><span \
style='font-weight:bold'>Sent:</span></b> Wednesday, April 23, 2008 9:51 AM<br>
<b><span style='font-weight:bold'>To:</span></b>
mod-security-users@lists.sourceforge.net<br>
<b><span style='font-weight:bold'>Subject:</span></b> [mod-security-users]
SecRule do not log</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal dir=LTR><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal dir=LTR style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Hi Guys,<br>
<br>
I put this directiv on the my conf file, to allow every request from phpmyadmin
> SecRule REQUEST_URI ^/phpmyadmin phase:1,allow,ctl:ruleEngine=off<br>
<br>
But, how can I disable the file loging of this secrule ?<br>
<br>
Thx<br>
<br>
Alex<br>
<br>
<o:p></o:p></span></font></p>

</div>

</div>

</body>

</html>


[Attachment #4 (--===============1742105026==)]
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

_______________________________________________
mod-security-users mailing list
mod-security-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-security-users


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

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