Quantcast
Channel: THWACK: Message List - Security Event Manager (SEM) - Formerly Log & Event Manager
Viewing all articles
Browse latest Browse all 5385

Re: Regex to match all user logins with exception.

$
0
0

No problem, I appreciate your help.

 

I was able to resolve. Somehow I missed the fact that the last part of the line *Login Failure* was part of the entire expression (I switched from wildcard to regex).

Once I removed that last part it worked perfectly.

 

The final expression that worked to match all users except the solarwinds user and show login failures.

 

(L|Login Success|Login Failure|Login failed) \[user: (?!solarwinds).*


Viewing all articles
Browse latest Browse all 5385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>