Enable Cloud Log Collection

Enables log collection into a dedicated Logs Artifactory System Repository, to improve auditing capabilities.

Note: Available for Cloud (SaaS) subscriptions only.

  • Logs are collected in a dedicated system repository called jfrog-logs. The repository will be created upon calling the API.
  • Logs are collected in a cycle that may take up to 24 hours.
  • By default, the log types collected are audit and request logs.

Important: The data transfer and storage you consume for downloading or storing the logs will apply against your standard cloud usage, and may incur costs.

Security: Requires admin privileges.

Body Params
boolean
required

Set to true to enable or false to disable cloud log collection

Responses
200

Log collection enabled/disabled successfully

400

Bad Request - Invalid input

401

Bad Credentials - Invalid credentials or unauthorized

403

Permission Denied - Insufficient permissions

Language
Credentials
Bearer
URL