Project

General

Profile

Actions

Bug #26586

closed

A number of API calls are not logged with an identifier

Added by Marek Hulán almost 5 years ago. Updated almost 5 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Logging
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1698652

Description of problem:

2019-03-27T13:57:02 [I|app|] Started GET "/katello/api/v2/ping" for xxx.xxx.xxx.xx at 2019-03-27 13:57:02 +0100
2019-03-27T13:57:02 [I|app|] Started GET "/node/xxxxxxx.net?format=yml" for xxx.xxx.xxx.xx at 2019-03-27 13:57:02 +0100
2019-03-27T13:57:03 [I|app|] Started GET "/katello/api/v2/ping" for xxx.xxx.xxx.xx at 2019-03-27 13:57:03 +0100
2019-03-27T13:57:03 [I|app|] Started GET "/node/xxxxxxxx.net?format=yml" for xxx.xxx.xxx.xx at 2019-03-27 13:57:03 +0100
2019-03-27T13:57:03 [I|app|] Started GET "/node/xxxxxxxx.net?format=yml" for xxx.xxx.xxx.xx at 2019-03-27 13:57:03 +0100
2019-03-27T13:57:03 [I|kat|3e97d] GET: https://xxxxxxxxxx.net/pulp/api/v2/users/: {"content_type"=>"application/json", "accept"=>"application/json"}
2019-03-27T13:54:53 [I|app|] Started GET "/rhsm/status" for xxx.xxx.xxx.xx at 2019-03-27 13:54:53 +0100
2019-03-27T13:54:53 [I|app|] Started GET "/rhsm/" for xxx.xxx.xxx.xx at 2019-03-27 13:54:53 +0100
2019-03-27T13:54:53 [I|app|] Started GET "/rhsm/consumers/xxxxxxxxx/release" for xxx.xxx.xxx.xx at 2019-03-27 13:54:53 +0100
2019-03-27T13:54:53 [I|app|] Started GET "/rhsm/consumers/xxxxxxxxx/content_overrides" for xxx.xxx.xxx.xx at 2019-03-27 13:54:53 +0100
2019-03-27T13:54:53 [I|app|] Started GET "/rhsm/status" for xxx.xxx.xxx.xx at 2019-03-27 13:54:53 +0100

Version-Release number of selected component (if applicable):
6.4

This is a regression from 6.3 and breaks reporting tools used by our customers.

These seems as calls where we don't set current user for.

Actions #1

Updated by Lukas Zapletal almost 5 years ago

  • Subject changed from A number of API calls are not logged with an identifier to A number of API calls are not logged with an identifier
  • Category changed from 19 to Logging
  • Status changed from New to Duplicate
  • Triaged changed from No to Yes

Dupe of #25619

Actions

Also available in: Atom PDF