Get a stream's history

Limited availability Returns all versions of a specific logs stream. Include the appropriate streamId as a path parameter. This operation can only be accessed by account users with unrestricted access. Talk to your local account administrator about access management.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: monitor:read_only

CLI

linode-cli streams history-view 456

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

The unique identifier assigned to the stream. Run the List streams operation and store the id for the applicable one.

Responses

Response body
object
integer

Read-only The current page.

integer

Read-only The total number of pages.

integer

Read-only The total number of results.

data
array of objects
data
object
date-time

Read-only When the stream was created.

string

Read-only The name of the user on your account that created the stream.

destinations
array of objects
required

The sync points that will receive logs data.

destinations*
object
details
object

Settings used for an Object Storage-based destination for a stream. You need an existing Object Storage bucket, configured to use Object Lock. See Configure audit log delivery for complete details.

integer

The unique identifier for the destination.

string

The name of the destination object. Used for display purposes.

string
enum

The type of destination for logs data sync. Currently, only akamai_object_storage is supported for use. This lets you use Akamai Object Storage as your destination.

akamai_object_storage

integer

Read-only The unique identifier assigned to the stream.

string
required

The name of the stream. This is used for display purposes in Akamai Cloud Manager.

string
enum
Defaults to active

The availability status of the stream.

active inactive

string
enum
required

The type of stream. Set this to audit_logs for logs consisting of all of the control plane operations for the services in your Linodes.

audit_logs

date-time

Read-only When the stream was last updated. This is the same as created if the stream hasn't been updated.

string

Read-only The name of the user on your account that last updated the stream. If it hasn't been updated, this value is the same as created_by.

integer

Read-only Identifies the version of the stream.

Language
Credentials
Original text
Rate this translation
Your feedback will be used to help improve Google Translate