Skip to main content

List log configurations

Retrieve a list of log configurations for a specific organization and account.

Query Parameters
organization_id integer REQUIRED

The ID of the organization.

account_id integer

The ID of the account.

limit integer

The maximum number of results to return.

offset integer

The offset to start from.

selector object

The tags to be matched to apply the log configuration

Responses
200

A list of log configurations

Schema OPTIONAL
paging object OPTIONAL
limit integer OPTIONAL

The limit on the number of items to be returned.

offset integer OPTIONAL

The offset from the start of the collection.

results object[] OPTIONAL
is_default boolean OPTIONAL

Define is the log configuration is the default, if true requires permission agent:log_config:create-default if not agent:log_config:create

expires_at string OPTIONAL

If log configuration is not default, expiration should be defined

account_id integer OPTIONAL

Can be specified if log spec is at account level

selector object OPTIONAL

The tags to be matched to apply the log configuration

configuration object OPTIONAL

The log configuration as defined in the log spec

created_configuration_defaults object[] OPTIONAL
template_id string OPTIONAL
template_name string OPTIONAL
capability_category string OPTIONAL
capability_provider string OPTIONAL
default_configuration_id string OPTIONAL