Skip to content

Send a unique X-Request-ID header to allow tracing requests in apache and owncloud logs. #5853

@butonic

Description

@butonic

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.

  • 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions