Project

General

Profile

Actions

Feature #843

closed
RM CT

Custom http logging filter functionality

Feature #843: Custom http logging filter functionality

Added by Roberto Martelloni almost 13 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:

Description

I think can be useful to have a blacklist filter functionality to disallow HTTP logging of web sites that match a list of regex on FQDNs.

From my point of view having logs about some web site like for example advertising web sites it's not useful from a security point of view and also it's a waste of hard disk space and computational power.

I thin can be useful to have an external file ( ex: disable_http_logging.sites ) that contains a list of regex ( ex: *.google\.com, .*advertising\.com ) that disallow HTTP logging functionality on matched regexp.


Related issues 1 (1 open0 closed)

Related to Suricata - Feature #1005: conditional logging: controlling what gets loggedAssignedVictor JulienActions

VJ Updated by Victor Julien over 12 years ago Actions #1

  • Target version set to TBD

VJ Updated by Victor Julien over 9 years ago Actions #2

  • Assignee deleted (Victor Julien)

I think it could be interesting to make the logging depend on the rule language. E.g. by adding something like 'log:yes;' or 'log:no;'.

AH Updated by Andreas Herz over 9 years ago Actions #3

  • Assignee set to Anonymous

VJ Updated by Victor Julien over 7 years ago Actions #4

  • Related to Feature #1005: conditional logging: controlling what gets logged added

VJ Updated by Victor Julien over 7 years ago Actions #5

Probably best implemented as suggested in #1005

AH Updated by Andreas Herz about 7 years ago Actions #6

  • Assignee set to Community Ticket

PA Updated by Philippe Antoine over 2 years ago Actions #7

Looks solved to me cf S-V test cond-log-http-testmyids

using rule config http any any -> any any (http.host; content:"test"; config:logging disable, type tx, scope tx; sid:1;)

PA Updated by Philippe Antoine over 2 years ago Actions #8

  • Status changed from New to Closed
Actions

Also available in: PDF Atom