Hi,
Is it possible to extract a variable from a value? I have an application that allows me to monitor windows server eventlogs, which informs me which user has blocked his account (eventlog [Security ,,,, ^ 4740 $ ,, skip]). The application returns a value containing information such as the name of the computer from which the account was blocked or the name of the user who blocked his account. It's up to me to get the username and add it to the trigger subject.
Is it possible to extract a variable from a value? I have an application that allows me to monitor windows server eventlogs, which informs me which user has blocked his account (eventlog [Security ,,,, ^ 4740 $ ,, skip]). The application returns a value containing information such as the name of the computer from which the account was blocked or the name of the user who blocked his account. It's up to me to get the username and add it to the trigger subject.
Comment