https://bugzilla.wikimedia.org/show_bug.cgi?id=60350

       Web browser: ---
            Bug ID: 60350
           Summary: Misc varnish cluster blocks PUT access to Logstash
                    Elasticsearch cluster
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: Logstash
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: bda...@wikimedia.org
                CC: aschulz4...@gmail.com, bda...@wikimedia.org,
                    g...@wikimedia.org, o...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

The Kibana frontend for Logstash stores dashboards in an Elasticsearch index.
Saving a dashboard results in an HTTP PUT request being sent from the user's
browser to logstash.wikimedia.org. This vhost is behind the misc Varnish
cluster. It turns out that the base Varnish configuration
(modules/varnish/templates/vcl/wikimedia.vcl.erb) returns a 403 response for
any request that is not "^(GET|HEAD|POST|PURGE)$". The current Puppet module
does not allow this to be overridden by a specific Varnish cluster
configuration (eg. templates/varnish/misc.inc.vcl.erb).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to