这是indexloc提供的服务,不要输入任何密码
Skip to content

[implemented] user-project access logger #19

@shahidhk

Description

@shahidhk

The logger is implemented.

nginx-gateway deployment takes two env vars:

  • LOGGER_URL
  • LOGGER_TOKEN

On each request it receives, it makes a non-blocking call to

GET $LOGGER_URL/?username=$username
headers: {
  Authorization: Bearer $LOGGER_TOKEN
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions