Is it possible to have two or more custom fingeprint rules with the same fingerprint? I tried following example and it doesnt work.
message:"*[Exception]: Status of file * could not be checked*" → my-custom-fingeprint, title=“My title”
message:"*[FileNotFoundException] some exception text* → my-custom-fingeprint, title=“My title”
Update: simple answer yes, you can have multiple rules pointing to the same fingerprint. My problem is that my fingerprint rule isn’t beeing applied. I’ve tested it in Discover query and it filters events as it should.