Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamvekariya-crest committed Dec 10, 2024
1 parent f1155d2 commit 0caecf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ivanti_connect_secure/assets/logs/ivanti-connect-secure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -430,9 +430,9 @@ pipeline:
successful_login_rule1 (Primary|Secondary) authentication successful for %{regex("[^/]*"):usr.name}/%{regex(".*(?= from)"):realm_name} from %{ipv4:network.client.ip}( forwarded for %{ipv4:forwarded_ip})?
successful_login_rule2 Login succeeded for %{regex("[^/]*"):usr.name}/%{regex("[^(]*"):realm_name}( \(session: %{regex("[^)]*"):session_id}\))? from %{ipv4:network.client.ip}.
successful_login_rule2 Login succeeded for %{regex("[^/]*"):usr.name}/%{regex("[^\\(]*"):realm_name} \(session:%{regex("[^)]*"):session_id}\) from %{ipv4:network.client.ip}( )?.*
successful_login_rule3 Login succeeded for %{regex("[^/]*"):usr.name}/%{regex(".*(?= from)"):realm_name} from %{ipv4:network.client.ip}.
successful_login_rule3 Login succeeded for %{regex("[^/]*"):usr.name}/%{regex(".*(?= from)"):realm_name} from %{ipv4:network.client.ip}( )?.*
successful_login_rule4 %{regex("[^/]*"):usr.name}/%{regex(".*(?= from)"):realm_name} from IP %{ipv4:network.client.ip}( via (%{port:network.client.port}|%{word:}) port)? authenticated successfully using %{regex(".*(?= authentication)"):} authentication.
Expand Down

0 comments on commit 0caecf9

Please sign in to comment.