You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a traffic logging profile that is visible in GUI but where do I get same listen with AS3?
{
"class": "ADC",
"schemaVersion": "3.10.0",
"remark": "Depicting creation of BIG-IP module log profiles",
"Common": {
"Shared": {
"class": "Application",
"template": "shared",
"request-log-common": {
"class": "Traffic_Log_Profile",
"requestSettings": {
"requestEnabled": true,
"requestProtocol": "mds-tcp",
"requestPool": {
"use": "telemetry"
}
}
}
}
}
}
The text was updated successfully, but these errors were encountered:
Creating a traffic logging profile that is visible in GUI but where do I get same listen with AS3?
{
"class": "ADC",
"schemaVersion": "3.10.0",
"remark": "Depicting creation of BIG-IP module log profiles",
"Common": {
"Shared": {
"class": "Application",
"template": "shared",
"request-log-common": {
"class": "Traffic_Log_Profile",
"requestSettings": {
"requestEnabled": true,
"requestProtocol": "mds-tcp",
"requestPool": {
"use": "telemetry"
}
}
}
}
}
}
The text was updated successfully, but these errors were encountered: