Technical Tip: Using wildcard in field filter in Automation-stitch
| Description | This article describes how to trigger an automation-stitch by matching a partial string in a log field using a wildcard. |
| Scope | Versions 6.4.3 and later. Versions 7.0.0 and later. |
| Solution |
Log:
Field: msg Value: "BGP: %BGP-5-ADJCHANGE: VRF 0 neighbor 192.168.10.2 Down BGP Notification FSM-ERR
date=2022-01-22 time=14:14:06 eventtime=1642889646347816623 tz="-0800" logid="0103020300" type="event" subtype="router" level="warning" vd="root" logdesc="BGP neighbor status changed" msg="BGP: %BGP-5-ADJCHANGE: VRF 0 neighbor 192.168.10.2 Down BGP Notification FSM-ERR
Syntax:
config system automation-trigger end
Configuration:
config system automation-stitch config action config field |
