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
As of today all cisco "AAA user authentication Rejected" events are handled by the generic fallback cisco-asa decoder:
*Phase 1: Completed pre-decoding.
full event: 'vpn04 %ASA-6-113005: AAA user authentication Rejected : reason = AAA failure : server = 10.157.48.36 : user = ***** : user IP = 84.118.205.121'
**Phase 2: Completed decoding.
name: 'cisco-asa'
parent: 'cisco-asa'
id: '6-113005'
**Phase 3: Completed filtering (rules).
id: '64018'
level: '5'
description: 'ASA: AAA (VPN) authentication failed.'
groups: '["syslog","cisco","cisco-asa","authentication_failed"]'
firedtimes: '1'
gdpr: '["IV_35.7.d","IV_32.2"]'
gpg13: '["7.1"]'
mail: 'false'
pci_dss: '["10.2.4","10.2.5"]'
tsc: '["CC6.1","CC6.8","CC7.2","CC7.3"]'
**Alert to be generated.
I would like to have another decoder added which can extract the server- and user-ip for further use in the dashboards.
I made one like the following and added it to custom decoders, but it is ignored.
As of today all cisco "AAA user authentication Rejected" events are handled by the generic fallback cisco-asa decoder:
I would like to have another decoder added which can extract the server- and user-ip for further use in the dashboards.
I made one like the following and added it to custom decoders, but it is ignored.
The text was updated successfully, but these errors were encountered: