filter

@JvmName(name = "okkbhtnnvlfcnwtc")
suspend fun filter(value: Output<String>)
@JvmName(name = "lvdwmuehahcmopet")
suspend fun filter(value: String?)

Parameters

value

An advanced logs filter (https://cloud.google.com/logging/docs/view/advanced_filters) which is used to match log entries. Example: "resource.type=gae_app AND severity>=ERROR" The maximum length of the filter is 20000 characters.