Skip to content

Access logging to standard out #2

@mlbiam

Description

@mlbiam

Currently the proxy supports audit logs in the same way that the API server does. this is duplicative and doesn't cover a major use case of tracking which user is accessing each URL. From a SIEM perspective, it would be good to support a simpler logging model as well that logs:

  1. timestamp
  2. URL
  3. User
  4. Authentication success or failure (ie did the token fail)

this can additionally log other events too such as inbound impersonation

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions