Add Security headers

How can we add the following security headers in the web server’s responses:
• X-Frame-Options
• Content-Security-Policy
• Strict-Transport-Security
• X-XSS-Protection
• X-Content-Type-Options

you would need to use a proxy like nginx that will set this headers. Graylog itself can’t be used/configured to send them.

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