Hello…So I have a stream I think I may be overloading
I keep getting these messages everyone few days
Processing of a stream has been disabled due to excessive processing time. (triggered an hour ago)
The processing of stream 58c9e27b2a0e2e08e95b066c has taken too long for 3 times. To protect the stability of message processing, this stream has been disabled. Please correct the stream rules and reenable the stream
Now…the stream rules are pretty rough…so Is there a better way to accomplish this?
I’m looking to sort out events with certain keywords in them, but drop if other keywords exist. THe rules below work, but seem to be hammering the system
Here are the stream rules
Field EventID must match exactly 4688
Field full_message must match regular expression ((AppData\*\.+?.exe)|RECYCLE.BIN|psexec|powercat|shellcode|powershell.exe.*hidden.*enc|[a-zA-Z0-9/+=]{500}|cscript|wscript)
Field full_message must not match regular expression sdtagged|screenconnect|product_key|EnableWOL|ninite|tsmv1
Ideas?
Thanks
TP