Ricardolaponder

Results 3 comments of Ricardolaponder

Hi, I'm having the issue on the same environment. I've tested your suggestion with more_set_headers and it results in another duplicate Server header: ``` "headers": { "Server": "my_server", "Server": "my_server",...

``` bash-5.0$ nginx -V nginx version: nginx/1.19.4 built by gcc 9.3.0 (Alpine 9.3.0) built with OpenSSL 1.1.1g 21 Apr 2020 TLS SNI support enabled configure arguments: --prefix=/usr/local/nginx --conf-path=/etc/nginx/nginx.conf --modules-path=/etc/nginx/modules --http-log-path=/var/log/nginx/access.log...

@martinhsv You're right, it doesn't violate the json specification, but on why it's a problem for us is that we want to index the json events from Modsecurity into Elasticsearch....