Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@
<134>%c fortigate.security.test FortiGate: type=traffic subtype=allowed policyid=20 policytype=policy action=accept severity=notice srcip=10.0.0.1 dstip=172.16.0.1 srcport=54322 dstport=443 protocol=tcp service=https sent=2048 rcvd=4096 appname="HTTPS"
<134>%c fortigate.security.test FortiGate: type=attack subtype=ids policyid=25 policytype=policy action=blocked severity=high srcip=10.20.30.40 dstip=192.0.2.1 srcport=12345 dstport=22 protocol=tcp attack="SSH.Brute.Force" msg="Multiple failed SSH connection attempts"
<134>%c fortigate.security.test FortiGate: type=traffic subtype=blocked policyid=0 policytype=policy action=deny severity=warning srcip=172.31.0.5 dstip=203.0.113.3 srcport=54323 dstport=3389 protocol=tcp service=rdp msg="RDP traffic blocked by firewall rule"
<134>%c fortigate.security.test FortiGate: type=event subtype=system action=login status=success user="admin" ui="ssh(10.0.0.5)" logdesc="Admin login successful" msg="Administrator admin logged in successfully from ssh(10.0.0.5)"
<134>%c fortigate.security.test FortiGate: type=event subtype=system action=Edit cfgpath="firewall.policy" cfgobj="12" cfgattr="srcaddr[all]" user="admin" ui="GUI(10.0.0.5)" msg="Edit firewall.policy 12"
<134>%c fortigate.security.test FortiGate: type=event subtype=vpn action=ssl-login-fail severity=warning srcip=203.0.113.50 user="jdoe" reason="sslvpn_login_permission_denied" msg="SSL VPN login failed"
<134>%c fortigate.security.test FortiGate: type=event subtype=system action=login status=failed user="admin" ui="ssh(203.0.113.9)" reason="name_invalid" msg="Administrator admin login failed from ssh(203.0.113.9)"
<134>%c fortigate.security.test FortiGate: type=event subtype=vpn action=tunnel-up srcip=198.51.100.7 user="rsmith" tunnelid=12345 msg="SSL VPN tunnel established"
Loading