github.com/nginxinc/kubernetes-ingress@v1.12.5/examples-of-custom-resources/waf/ap-logconf.yaml (about) 1 apiVersion: appprotect.f5.com/v1beta1 2 kind: APLogConf 3 metadata: 4 name: logconf 5 spec: 6 content: 7 format: default 8 max_message_size: 64k 9 max_request_size: any 10 filter: 11 request_type: all