X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0b9dce85589ac5f259c8bf6cc30b23d5f99e2b97..refs/heads/10036-canceled-container-state:/doc/api/schema/Log.html.textile.liquid diff --git a/doc/api/schema/Log.html.textile.liquid b/doc/api/schema/Log.html.textile.liquid index 0435b8c0bb..425246a221 100644 --- a/doc/api/schema/Log.html.textile.liquid +++ b/doc/api/schema/Log.html.textile.liquid @@ -6,15 +6,11 @@ title: Log ... -h1. Log - **Log** objects record events that occur in an Arvados cluster. Both user-written pipelines and the Arvados system itself may generate Log events. h2. Methods -See "REST methods for working with Arvados resources":/api/methods.html - -API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/logs@ +See "logs":{{site.baseurl}}/api/methods/logs.html h2. Creation @@ -22,18 +18,16 @@ Any user may create Log entries for any event they find useful. User-generated L h3. System Logs -At the time of this writing, the Arvados system uses Logs only to record interactive user shell logins (event type @LOGIN@). +Arvados uses Logs to record creation, deletion, and updates of other Arvados resources. -h2. Resources +h2. Resource -Each Log has, in addition to the usual "attributes of Arvados resources":/api/resources.html: +Each Log has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html: table(table table-bordered table-condensed). |_. Attribute|_. Type|_. Description|_. Example| -|object_kind|string||| |object_uuid|string||| |event_at|datetime||| |event_type|string|A user-defined category or type for this event.|@LOGIN@| |summary|text||| -|info|Hash||| -|updated_at|datetime||| +|properties|hash|||