Skip to content

As an OC support user I want be able to filter by unique X-Request-ID header so I can tracing requests in apache and owncloud logs #1

@nasli

Description

@nasli

As @butonic suggested owncloud/ios-legacy#950

owncloud/core#28144 has been merged. It will use the value of a X-Request-ID header as the request id in log files to allow linking events on the client to events in the apache and owncloud logs.

AC:

  • Generate a string to use as unique id.
    • 20-200 chars
    • only [a-zA-Z0-9-+/_=.:] allowed
  • Use it in the client log
  • Send it as X-Request-ID header on every request

Tasks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions