Skip to content

404 not found when http_publish_uri is not standard #161

Open
@frantz45

Description

@frantz45
  1. In Graylog server.conf set http_publish_uri = http://xxx:yyy/graylog/
  2. Restart Graylog
  3. Access the Graylog web interface http://xxx:yyy/graylog/
  4. Click on Wizard / Alert rules --> Unexpected Application Error! 404 Not Found

404 not found because the URL is http://xxx:yyy/wizard/AlertRules but it should be http://xxx:yyy/graylog/wizard/AlertRules
Same issue with the Wizard List.

If you manually fix the URL by adding graylog/, it works well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions