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
x-pack/filebeat/module/juniper: fix handling of jrx structured data (#36308) (#36311)
Previously, the leading word was ignored. I all our test cases this was
in the form /junos@(\d+\.){5}\d+/. When this value is not present, we
lose the first structured data value, so be more careful in assessing
whether the first element should be discarded.
(cherry picked from commit e66e0cb)
Co-authored-by: Dan Kortschak <[email protected]>
0 commit comments