Package version:
OptionaladdrThe IP or hostname and possibly port of the client connection that initiated the event. This is the RemoteAddr from the standard http request.
OptionalhostThe externally accessible hostname of the registry instance, as specified by the http host header on incoming requests.
OptionalidThe ID of the request that initiated the event.
OptionalmethodThe request method that generated the event.
OptionaluseragentThe user agent header of the request.
The request that generated the event.