[Juniper SRX] Add event.category and event.outcome to failed SSH login attempt #11834
Labels
Integration:juniper_srx
Juniper SRX
mapping/pipeline issue
Team:Security-Deployment and Devices
Deployment and Devices Security team [elastic/sec-deployment-and-devices]
We have added Juniper switches to this integration, but we see no SIEM alerts on failed SSH attempts to this switch.
Looking at this integration, it seems like this can be added easily by doing the following steps.
Original event:
This are the relevant fields as parsed by the integration:
juniper.srx.tag: SSHD_LOGIN_FAILED
source.user.name: user1
It seems to me that by filtering for "SSHD_LOGIN_FAILED" and then setting event.category (authentication) and event.outcome (failed ?) this can be easily added to existing SIEM alerts.
The text was updated successfully, but these errors were encountered: