Как включить анализ по User Agent в Cisco SCE. Изначально железка смотрит UA до первого "/". Чтобы парсить все, нужно сделать следующее.
I got a confirmation that this is a known issue and was fixed in 3.6.0 release. However, in order to enable the correct parsing of the full user agent string you’ll need to enable the following tuneable:
GT_CLS_ENABLE_FULL_USER_AGENT_BASED_FLAVOR_CALCULATION
conf t
int line 0
tunable GT_CLS_ENABLE_FULL_USER_AGENT_BASED_FLAVOR_CALCULATION value TRUE
Аналаогичный эффект можно получить и изменив настройки в SCA BB.
Advanced service configuration option - Reporting - Extract Full User Agents detail.
Из sca bb не заработало. Только после добавления через cli из enable 15.
Комментариев нет:
Отправить комментарий