Skip navigation links
com.tencentcloudapi.teo.v20220901.models

Class DescribeRealtimeLogDeliveryTasksRequest

Returns:
Filters Filter conditions. The maximum value for Filters.Values is 20. If this field is not filled in, all the real-time log delivery task information under the current zone-id will be returned. Detailed filter conditions are as follows:
  • task-id: Filter by real-time log delivery task ID. Fuzzy search is not supported.
  • task-name: Filter by real-time log delivery task name. Fuzzy search is supported, but only one real-time log delivery task name can be filled in for fuzzy search.
  • entity-list: Filter by entity corresponding to the real-time log delivery task. Fuzzy search is not supported. Example values: domain.example.com or sid-2s69eb5wcms7.
  • task-type: Filter by real-time log delivery task type. Fuzzy search is not supported. Optional values:
    cls: Push to Tencent Cloud CLS;
    custom_endpoint: Push to a user-defined HTTP(S) address;
    s3: Push to an AWS S3-compatible bucket address.
  • Parameters:
    Filters - Filter conditions. The maximum value for Filters.Values is 20. If this field is not filled in, all the real-time log delivery task information under the current zone-id will be returned. Detailed filter conditions are as follows:
  • task-id: Filter by real-time log delivery task ID. Fuzzy search is not supported.
  • task-name: Filter by real-time log delivery task name. Fuzzy search is supported, but only one real-time log delivery task name can be filled in for fuzzy search.
  • entity-list: Filter by entity corresponding to the real-time log delivery task. Fuzzy search is not supported. Example values: domain.example.com or sid-2s69eb5wcms7.
  • task-type: Filter by real-time log delivery task type. Fuzzy search is not supported. Optional values:
    cls: Push to Tencent Cloud CLS;
    custom_endpoint: Push to a user-defined HTTP(S) address;
    s3: Push to an AWS S3-compatible bucket address.
  • Skip navigation links

    Copyright © 2024. All rights reserved.