Join 2 keywords with .*
Example:
22/07/2024 11:20:00 +08:00 HTTP "PUT" "/user" responded 500 in 361.2326 ms
Want all instances of PUT requests for endpoint /user.
Notepadd++ > Find > Find what > Input regex
PUT".*user
(?=.*api/user)(?=.*SERVER-STATUS=500)\w+