Add X-request-id to the apache logs, so we can correlate what url caused a call to the api and so on.
Please note this will only be useful if we start generating a request id at the caching layer too
Add X-request-id to the apache logs, so we can correlate what url caused a call to the api and so on.
Please note this will only be useful if we start generating a request id at the caching layer too
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| httpd: log X-Request-Id header if any is incoming | Dzahn | operations/puppet | production | +2 -9 |
Change 570735 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] httpd: add x-request-id to apache httpd logs
Adding @Ottomata as a heads up that these log lines will have an additional element in them, in case that impacts analytics processing.
Thanks for heads up! We don't import apache logs, but I'm all for x-request-id everywhere! Related: {T235773}
Change 570735 merged by Giuseppe Lavagetto:
[operations/puppet@production] httpd: log X-Request-Id header if any is incoming