# ELK | Logging | filter out specific ip's generated WARNs?

**URL:** https://discuss.elastic.co/t/elk-logging-filter-out-specific-ips-generated-warns/346040
**Category:** Elasticsearch
**Created:** [October 30, 2023, 1:33pm UTC](https://discuss.elastic.co/t/elk-logging-filter-out-specific-ips-generated-warns/346040 "2023-10-30T13:33:04Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![LucGasper](https://avatars.discourse-cdn.com/v4/letter/l/94ad74/32.png) [@LucGasper](https://discuss.elastic.co/u/LucGasper)
#### Post date: [October 30, 2023, 1:33pm UTC](https://discuss.elastic.co/t/elk-logging-filter-out-specific-ips-generated-warns/346040/1 "2023-10-30T13:33:04Z")

</div>

Hi elk lovers,  
in our Company we are subjected daily to security penetration tests.  
All these tests are originated by a specific static ip.  
Our elasticsearch log is therefore filled up with WARNs, especially:  
...  
[2023-10-28T04:23:02,253][WARN][o.e.h.AbstractHttpServerTransport] [_nodename_] caught exception while handling client http traffic, closing connection Netty4HttpChannel{localAddress=/_nodeip_:9200, remoteAddress=/_remoteaddr_:49258}  
io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context  
...

Do you have any advise on how to filter out this specific case from the log?  
Note that I'm not willing to generally stop having this WARN type in the log, but only those generated by specific remote client.

I appreciate any support you could give.  
Luca

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [November 27, 2023, 1:33pm UTC](https://discuss.elastic.co/t/elk-logging-filter-out-specific-ips-generated-warns/346040/2 "2023-11-27T13:33:24Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
