Step 2: Reloading the Plugin

ARTIFACTORY: How to log the Client IP address of an Upload request in Artifactory

AuthorFullName__c
Shisiya Sebastian
articleNumber
000005775
ft:sourceType
Salesforce
FirstPublishedDate
2023-06-08T19:27:56Z
lastModifiedDate
2023-06-08
VersionNumber
1
After saving the "ip.groovy" file, follow these steps to reload the plugin:

Execute the following command using cURL:
curl -XPOST http://admin:<password>@localhost/artifactory/api/plugins/reload

Note: Replace <password> with the actual password for the Artifactory admin user.