Skip to content

/AWS1/CL_CWL=>DESCRIBESUBSCRIPTIONFILTERS()

About DescribeSubscriptionFilters

Lists the subscription filters for the specified log group. You can list all the subscription filters or filter the results by prefix. The results are ASCII-sorted by filter name.

Method Signature

IMPORTING

Required arguments:

IV_LOGGROUPNAME TYPE /AWS1/CWLLOGGROUPNAME /AWS1/CWLLOGGROUPNAME

The name of the log group.

Optional arguments:

IV_FILTERNAMEPREFIX TYPE /AWS1/CWLFILTERNAME /AWS1/CWLFILTERNAME

The prefix to match. If you don't specify a value, no prefix filter is applied.

IV_NEXTTOKEN TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN

The token for the next set of items to return. (You received this token from a previous call.)

IV_LIMIT TYPE /AWS1/CWLDESCRIBELIMIT /AWS1/CWLDESCRIBELIMIT

The maximum number of items returned. If you don't specify a value, the default is up to 50 items.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CWLDSCSUBSCRIPTIONF01 /AWS1/CL_CWLDSCSUBSCRIPTIONF01