Log only one host
9 Dec
2011
9 Dec
'11
9:29 a.m.
Hi to all, my question is very simple: How do I to log only one a specific ip address?? I tried filtering with the Host, Host_From, SOURCEIP, etc without any positive result. What is the correct syntax? Could you help me?? Thanks Tokie
9 Dec
9 Dec
10:01 a.m.
Hi, On Fri, Dec 9, 2011 at 10:29 AM, Tokie <tokie@tiscali.it> wrote:
Hi to all, my question is very simple: How do I to log only one a specific ip address?? I tried filtering with the Host, Host_From, SOURCEIP, etc without any positive result.
What is the correct syntax? Could you help me??
Try using the netmask filter. filter f_host_a_b_c_d { netmask("a.b.c.d/32"); }; Regards, Sandor
5006
Age (days ago)
5006
Last active (days ago)
1 comments
2 participants
participants (2)
-
Sandor Geller
-
Tokie