Hello,
from time to time I see the next errors among elasticsearch logs:
[2020-01-25T01:20:41,285][ERROR][o.e.r.RestController ] failed to send failure response for uri [/]
java.lang.IllegalArgumentException: Unexpected http method: PROPFIND
Suppressed: java.lang.IllegalArgumentException: Unexpected http method: PROPFIND
Suppressed: java.lang.IllegalArgumentException: Unexpected http method: SEARCH
[2020-01-25T01:20:48,805][ERROR][o.e.r.RestController ] failed to send failure response for uri [/]
[2020-01-25T01:20:49,098][ERROR][o.e.r.RestController ] failed to send failure response for uri [/Nessus598570297.html]
java.lang.IllegalArgumentException: Unexpected http method: TRACK
I don't use SSL in Elasticsearch.